HPN-ICF-RSA-MIB
26 objects
The HPN-ICF-RSA-MIB contains objects to Manage RSA configuration.
Imported Objects
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DateAndTime DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.23 | IdentityhpnicfRSA | The HPN-ICF-RSA-MIB contains objects to Manage RSA configuration. | ||
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1 | NodehpnicfRSAMIBObjects | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1 | TablehpnicfRSAPeerPublicKeyTable | not-accessible | current | The (conceptual) RSA Peer Public Key Table |
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1 | RowhpnicfRSAPeerPublicKeyEntry | not-accessible | current | 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.1 | ColumnhpnicfRSAPeerPublicKeyName | not-accessible | current | The RSA peer public key name. |
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.2 | ColumnhpnicfRSAPeerIpAddress | read-write | current | Indicates the IP Address of RSA Peer machine. |
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.3 | ColumnhpnicfRSAPeerFQDN | read-write | current | 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.4 | ColumnhpnicfRSAPeerPublicKeyCode | read-create | current | The code of RSA peer public key. |
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.5 | ColumnhpnicfRSAPeerPublicKeyStatus | read-create | current | 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.2 | TablehpnicfRSALocalKeyPairTable | not-accessible | current | The (conceptual)RSA local Key Pair Table. |
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1 | RowhpnicfRSALocalKeyPairEntry | not-accessible | current | 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.1 | ColumnhpnicfRSALocalKeyIndex | not-accessible | current | 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.2 | ColumnhpnicfRSALocalHostKeyName | read-only | current | 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.3 | ColumnhpnicfRSALocalHostKeyCode | read-only | current | 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.4 | ColumnhpnicfRSALocalHostKeyCreatedTime | read-only | current | 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.5 | ColumnhpnicfRSALocalServerKeyName | read-only | current | 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.6 | ColumnhpnicfRSALocalServerKeyCode | read-only | current | 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.7 | ColumnhpnicfRSALocalServerKeyCreatedTime | read-only | current | 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.8 | ColumnhpnicfRSALocalKeyPairBits | read-create | current | 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.9 | ColumnhpnicfRSALocalKeyStatus | read-create | current | 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.3 | ScalarhpnicfRSAPeerKeyConfigFailReason | accessible-for-notify | current | The reason that RSA peer public key fails to config. |
| 1.3.6.1.4.1.11.2.14.11.15.2.23.1.4 | ScalarhpnicfRSALocalKeyFailReason | accessible-for-notify | current | 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.2 | NodehpnicfRSANotifications | |||
| 1.3.6.1.4.1.11.2.14.11.15.2.23.2.1 | NotificationhpnicfRSALocalKeyPairOpeFail | current | 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.2 | NotificationhpnicfRSAPeerKeyConfigFail | current | The trap is generated while the RSA peer public key fails to configure. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RSAKeyErrorCode | INTEGER { rsaSuccess(1), rsaFailure(2), rsaErrNoMemory(3), rsaErrKeyNotReplaced(4), rsaErrKeyBackup(5), rsaErrKeySaved(6), rsaErrKeyGenerate(7), rsaErrKeyDestroy(8), rsaErrHostEncKeyBackup(9), rsaErrHostEncKeySave(10), rsaErrHostEncKeyGenerate(11), rsaErrHostEncKeyDestroy(12), rsaErrHostSigKeyBackup(13), rsaErrHostSigKeySave(14), rsaErrHostSigKeyGenerate(15), rsaErrHostSigKeyDestroy(16), rsaErrServerKeyBackup(17), rsaErrServerKeySave(18), rsaErrServerKeyGenerate(19), rsaErrServerKeyDestroy(20), rsaErrPeerKeyNotReplaced(21), rsaErrPeerKeyNumArriveMax(22), rsaErrPeerKeyNotRemoved(23), rsaErrPeerKeyNotExist(24), rsaStatusKeyExist(25), rsaStatusKeyNotExist(26), rsaStatusKeyInvalid(27), rsaStatusHostEncKeyExist(28), rsaStatusHostEncKeyNotExist(29), rsaStatusHostEncKeyInvalid(30), rsaStatusHostSigKeyExist(31), rsaStatusHostSigKeyNotExist(32), rsaStatusHostSigKeyInvalid(33), rsaStatusServerKeyExist(34), rsaStatusServerKeyNotExist(35), rsaStatusServerKeyInvalid(36) } | current | Indicates the reason that SSH peer public key fails to config or that SSH local key pair fails to create/refresh/destroy. |