HH3C-RSA-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-RSA-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cRSA | 1.3.6.1.4.1.25506.2.23 |
The HH3C-RSA-MIB contains objects to Manage RSA configuration. |
||
hh3cRSAMIBObjects | 1.3.6.1.4.1.25506.2.23.1 | |||
hh3cRSAPeerPublicKeyTable | 1.3.6.1.4.1.25506.2.23.1.1 | no-access |
The (conceptual) RSA Peer Public Key Table |
|
1.3.6.1.4.1.25506.2.23.1.1.1 | no-access |
An entry (conceptual row) in the RSA Peer Public Key Table. |
||
hh3cRSAPeerPublicKeyName | 1.3.6.1.4.1.25506.2.23.1.1.1.1 | octet string | no-access |
The RSA peer public key name. |
hh3cRSAPeerIpAddress | 1.3.6.1.4.1.25506.2.23.1.1.1.2 | ipaddress | read-write |
Indicates the IP Address of RSA Peer machine. |
hh3cRSAPeerFQDN | 1.3.6.1.4.1.25506.2.23.1.1.1.3 | displaystring | read-write |
The Full Qualified Domain Name of RSA Peer Machine |
hh3cRSAPeerPublicKeyCode | 1.3.6.1.4.1.25506.2.23.1.1.1.4 | octet string | read-only |
The code of RSA peer public key. |
hh3cRSAPeerPublicKeyStatus | 1.3.6.1.4.1.25506.2.23.1.1.1.5 | rowstatus | read-only |
The status of this RSA peer public key entry. Support Active Status and CreateAndGo and Destroy Operation |
hh3cRSALocalKeyPairTable | 1.3.6.1.4.1.25506.2.23.1.2 | no-access |
The (conceptual)RSA local Key Pair Table. |
|
1.3.6.1.4.1.25506.2.23.1.2.1 | no-access |
An entry (conceptual row) in the RSA local Key Pair Table. |
||
hh3cRSALocalKeyIndex | 1.3.6.1.4.1.25506.2.23.1.2.1.1 | integer | no-access |
The hh3cRSALocalKeyPairTable Table can only exist one entry at most. |
hh3cRSALocalHostKeyName | 1.3.6.1.4.1.25506.2.23.1.2.1.2 | displaystring | read-only |
Indicates RSA Host local public key name.Its value is composed of systemname, a underscore and the string of 'Host' |
hh3cRSALocalHostKeyCode | 1.3.6.1.4.1.25506.2.23.1.2.1.3 | octet string | read-only |
Indicates the code of RSA Host local pkey that the length is between 512 and 2048 bits. |
hh3cRSALocalHostKeyCreatedTime | 1.3.6.1.4.1.25506.2.23.1.2.1.4 | dateandtime | read-only |
Indicates the created time of RSA local Host key. |
hh3cRSALocalServerKeyName | 1.3.6.1.4.1.25506.2.23.1.2.1.5 | displaystring | read-only |
Indicates RSA Host local public key name.Its value is composed of systemname, a underscore and the string of 'Server' |
hh3cRSALocalServerKeyCode | 1.3.6.1.4.1.25506.2.23.1.2.1.6 | octet string | read-only |
Indicates the code of RSA Host local pkey that the length is between 512 and 2048 bits. |
hh3cRSALocalServerKeyCreatedTime | 1.3.6.1.4.1.25506.2.23.1.2.1.7 | dateandtime | read-only |
Indicates the created time of RSA local Host key. |
hh3cRSALocalKeyPairBits | 1.3.6.1.4.1.25506.2.23.1.2.1.8 | integer32 | read-only |
The bits of RSA local key pair, ranging between 512 and 2048. By default, the value is 512. |
hh3cRSALocalKeyStatus | 1.3.6.1.4.1.25506.2.23.1.2.1.9 | rowstatus | read-only |
The status column used for creating, deleting instances of the columnar objects in the hh3cRSALocalKeyPairTable table. |
hh3cRSAPeerKeyConfigFailReason | 1.3.6.1.4.1.25506.2.23.1.3 | rsakeyerrorcode | no-access |
The reason that RSA peer public key fails to config. |
hh3cRSALocalKeyFailReason | 1.3.6.1.4.1.25506.2.23.1.4 | rsakeyerrorcode | no-access |
The reason that RSA local key pair fails to create, refresh and destroy. |
hh3cRSANotifications | 1.3.6.1.4.1.25506.2.23.2 | |||
hh3cRSALocalKeyPairOpeFail | 1.3.6.1.4.1.25506.2.23.2.1 |
The trap is generated while the RSA local key pair fails to create, refresh and destory. |
||
hh3cRSAPeerKeyConfigFail | 1.3.6.1.4.1.25506.2.23.2.2 |
The trap is generated while the RSA peer public key fails to configure. |