HH3C-RSA-MIB

        The HH3C-RSA-MIB contains objects to Manage
RSA configuration.
    
Source file
HH3C-RSA-MIB
Last revised
Identity
hh3cRSA
Base OID
1.3.6.1.4.1.25506.2.23
Imported Objects
HH3C-OID-MIB hh3cCommon
SNMPv2-SMI Integer32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DateAndTime DisplayString RowStatus TEXTUAL-CONVENTION (no object page)
Net-SNMP examples using the hh3c MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-RSA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-RSA-MIB::hh3cRSA'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-RSA-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-RSA-MIB::hh3cRSA'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
.1.3.6.1.4.1.25506.2.23
.1.3.6.1.4.1.25506.2.23.1
.1.3.6.1.4.1.25506.2.23.1.1
.1.3.6.1.4.1.25506.2.23.1.1.1
OctetString
.1.3.6.1.4.1.25506.2.23.1.1.1.1
.1.3.6.1.4.1.25506.2.23.1.1.1.2
.1.3.6.1.4.1.25506.2.23.1.1.1.3
OctetString
.1.3.6.1.4.1.25506.2.23.1.1.1.4
.1.3.6.1.4.1.25506.2.23.1.1.1.5
.1.3.6.1.4.1.25506.2.23.1.2
.1.3.6.1.4.1.25506.2.23.1.2.1
Integer32
.1.3.6.1.4.1.25506.2.23.1.2.1.1
.1.3.6.1.4.1.25506.2.23.1.2.1.2
OctetString
.1.3.6.1.4.1.25506.2.23.1.2.1.3
.1.3.6.1.4.1.25506.2.23.1.2.1.4
.1.3.6.1.4.1.25506.2.23.1.2.1.5
OctetString
.1.3.6.1.4.1.25506.2.23.1.2.1.6
.1.3.6.1.4.1.25506.2.23.1.2.1.7
Integer32
.1.3.6.1.4.1.25506.2.23.1.2.1.8
.1.3.6.1.4.1.25506.2.23.1.2.1.9
.1.3.6.1.4.1.25506.2.23.1.3
.1.3.6.1.4.1.25506.2.23.1.4
.1.3.6.1.4.1.25506.2.23.2
Dependencies (4) 3 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. RFC1155-SMIrfc
  2. HH3C-OID-MIBhh3c
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. HH3C-RSA-MIBhh3cselected
Type Definitions (1)
Enumeration
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)
Notifications / Traps (2)
NameOIDDescription
.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.
.1.3.6.1.4.1.25506.2.23.2.2
The trap is generated while the RSA peer public key fails to
configure.