h3cRSALocalKeyPairBits
H3C-RSA-MIB ·
.1.3.6.1.4.1.2011.10.2.23.1.2.1.8
Object
column r/w
Integer32
The bits of RSA local key pair, ranging between 512 and 2048. By default, the value is 512.
Context
- MIB
- H3C-RSA-MIB
- OID
.1.3.6.1.4.1.2011.10.2.23.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cRSALocalKeyPairEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::h3cRSALocalKeyPairBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-RSA-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-RSA-MIB::h3cRSALocalKeyPairBits.<h3cRSALocalKeyIndex>'
Translate to a numeric OID
/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::h3cRSALocalKeyPairBits'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 512-2048