H3C-RSA-MIB

        The H3C-RSA-MIB contains objects to Manage
RSA configuration.
    
Source file
H3C-RSA-MIB
Last revised
Identity
h3cRSA
Base OID
1.3.6.1.4.1.2011.10.2.23
Imported Objects
HUAWEI-3COM-OID-MIB h3cCommon
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 h3c 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 'H3C-RSA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-RSA-MIB::h3cRSA'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-RSA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RSA-MIB::h3cRSA'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
.1.3.6.1.4.1.2011.10.2.23
.1.3.6.1.4.1.2011.10.2.23.1
.1.3.6.1.4.1.2011.10.2.23.1.1
.1.3.6.1.4.1.2011.10.2.23.1.1.1
OctetString
.1.3.6.1.4.1.2011.10.2.23.1.1.1.1
.1.3.6.1.4.1.2011.10.2.23.1.1.1.2
.1.3.6.1.4.1.2011.10.2.23.1.1.1.3
OctetString
.1.3.6.1.4.1.2011.10.2.23.1.1.1.4
.1.3.6.1.4.1.2011.10.2.23.1.1.1.5
.1.3.6.1.4.1.2011.10.2.23.1.2
.1.3.6.1.4.1.2011.10.2.23.1.2.1
Integer32
.1.3.6.1.4.1.2011.10.2.23.1.2.1.1
.1.3.6.1.4.1.2011.10.2.23.1.2.1.2
OctetString
.1.3.6.1.4.1.2011.10.2.23.1.2.1.3
.1.3.6.1.4.1.2011.10.2.23.1.2.1.4
.1.3.6.1.4.1.2011.10.2.23.1.2.1.5
OctetString
.1.3.6.1.4.1.2011.10.2.23.1.2.1.6
.1.3.6.1.4.1.2011.10.2.23.1.2.1.7
Integer32
.1.3.6.1.4.1.2011.10.2.23.1.2.1.8
.1.3.6.1.4.1.2011.10.2.23.1.2.1.9
.1.3.6.1.4.1.2011.10.2.23.1.3
.1.3.6.1.4.1.2011.10.2.23.1.4
.1.3.6.1.4.1.2011.10.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. HUAWEI-3COM-OID-MIBh3c
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. H3C-RSA-MIBh3cselected
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.2011.10.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.2011.10.2.23.2.2
The trap is generated while the RSA peer public key fails to
configure.