HPN-ICF-RSA-MIB

        The HPN-ICF-RSA-MIB contains objects to Manage
RSA configuration.
    
Source file
HPN-ICF-RSA-MIB
Last revised
Identity
hpnicfRSA
Base OID
1.3.6.1.4.1.11.2.14.11.15.2.23
Imported Objects
HPN-ICF-OID-MIB hpnicfCommon
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 hp 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 'HPN-ICF-RSA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-RSA-MIB::hpnicfRSA'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-RSA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RSA-MIB::hpnicfRSA'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (23)
.1.3.6.1.4.1.11.2.14.11.15.2.23
.1.3.6.1.4.1.11.2.14.11.15.2.23.1
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1
OctetString
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.1
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.2
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.3
OctetString
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.4
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.1.1.5
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.1
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.2
OctetString
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.3
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.4
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.5
OctetString
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.6
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.7
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.8
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.2.1.9
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.3
.1.3.6.1.4.1.11.2.14.11.15.2.23.1.4
.1.3.6.1.4.1.11.2.14.11.15.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. HPN-ICF-OID-MIBhp
  3. SNMPv2-SMIrfc
  4. SNMPv2-TCrfc
  5. HPN-ICF-RSA-MIBhpselected
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.11.2.14.11.15.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.11.2.14.11.15.2.23.2.2
The trap is generated while the RSA peer public key fails to
configure.