HPN-ICF-RSA-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.23
- Last updated
- 2004-10-10 00:00
- Revisions
- 2004-10-10 00:00
- Namespace
- hp
- Source file
HPN-ICF-RSA-MIB- Digest
sha256:54e4244943631d69b1d46e1700f817eeb84e1ada2bd87fa5ace50098cf40c04b
Description
The HPN-ICF-RSA-MIB contains objects to Manage RSA configuration.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-OID-MIB HPN-ICF-RSA-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| RSAKeyErrorCode TEXTUAL-CONVENTION Indicates the reason that SSH peer public key fails to config or that SSH local key pair fails to create/refresh/destroy. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfRSAMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.23.1 | |||
| hpnicfRSAPeerPublicKeyTable OBJECT-TYPE The (conceptual) RSA Peer Public Key Table | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1 | not-accessible | current | |
| hpnicfRSAPeerPublicKeyEntry OBJECT-TYPE An entry (conceptual row) in the RSA Peer Public Key Table. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1 | not-accessible | current | |
| hpnicfRSAPeerPublicKeyName OBJECT-TYPE The RSA peer public key name. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.1 | OCTET STRING (SIZE(1..64)) | not-accessible | current |
| hpnicfRSAPeerIpAddress OBJECT-TYPE Indicates the IP Address of RSA Peer machine. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.2 | IpAddress | read-write | current |
| hpnicfRSAPeerFQDN OBJECT-TYPE The Full Qualified Domain Name of RSA Peer Machine | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.3 | DisplayString | read-write | current |
| hpnicfRSAPeerPublicKeyCode OBJECT-TYPE The code of RSA peer public key. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.4 | OCTET STRING (SIZE(1..1024)) | read-create | current |
| hpnicfRSAPeerPublicKeyStatus OBJECT-TYPE The status of this RSA peer public key entry. Support Active Status and CreateAndGo and Destroy Operation | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.5 | RowStatus | read-create | current |
| hpnicfRSALocalKeyPairTable OBJECT-TYPE The (conceptual)RSA local Key Pair Table. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2 | not-accessible | current | |
| hpnicfRSALocalKeyPairEntry OBJECT-TYPE An entry (conceptual row) in the RSA local Key Pair Table. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1 | not-accessible | current | |
| hpnicfRSALocalKeyIndex OBJECT-TYPE The hpnicfRSALocalKeyPairTable Table can only exist one entry at most. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.1 | INTEGER (1) | not-accessible | current |
| hpnicfRSALocalHostKeyName OBJECT-TYPE Indicates RSA Host local public key name.Its value is composed of systemname, a underscore and the string of 'Host' | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.2 | DisplayString | read-only | current |
| hpnicfRSALocalHostKeyCode OBJECT-TYPE Indicates the code of RSA Host local pkey that the length is between 512 and 2048 bits. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.3 | OCTET STRING (SIZE(512..1024)) | read-only | current |
| hpnicfRSALocalHostKeyCreatedTime OBJECT-TYPE Indicates the created time of RSA local Host key. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.4 | DateAndTime | read-only | current |
| hpnicfRSALocalServerKeyName OBJECT-TYPE Indicates RSA Host local public key name.Its value is composed of systemname, a underscore and the string of 'Server' | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.5 | DisplayString | read-only | current |
| hpnicfRSALocalServerKeyCode OBJECT-TYPE Indicates the code of RSA Host local pkey that the length is between 512 and 2048 bits. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.6 | OCTET STRING (SIZE(512..1024)) | read-only | current |
| hpnicfRSALocalServerKeyCreatedTime OBJECT-TYPE Indicates the created time of RSA local Host key. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.7 | DateAndTime | read-only | current |
| hpnicfRSALocalKeyPairBits OBJECT-TYPE The bits of RSA local key pair, ranging between 512 and 2048. By default, the value is 512. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.8 | Integer32 (512..2048) | read-create | current |
| hpnicfRSALocalKeyStatus OBJECT-TYPE The status column used for creating, deleting instances of the columnar objects in the hpnicfRSALocalKeyPairTable table. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.9 | RowStatus | read-create | current |
| hpnicfRSAPeerKeyConfigFailReason OBJECT-TYPE The reason that RSA peer public key fails to config. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.3 | RSAKeyErrorCode | accessible-for-notify | current |
| hpnicfRSALocalKeyFailReason OBJECT-TYPE The reason that RSA local key pair fails to create, refresh and destroy. | 1.3.6.1.4.1.11.2.14.11.15.2.23.1.4 | RSAKeyErrorCode | accessible-for-notify | current |
| hpnicfRSANotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.23.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfRSALocalKeyPairOpeFail NOTIFICATION-TYPE The trap is generated while the RSA local key pair fails to create, refresh and destory. | 1.3.6.1.4.1.11.2.14.11.15.2.23.2.1 | current |
| hpnicfRSAPeerKeyConfigFail NOTIFICATION-TYPE The trap is generated while the RSA peer public key fails to configure. | 1.3.6.1.4.1.11.2.14.11.15.2.23.2.2 | current |