rcIpsecSAHashKeyLength
RC-IPSEC-MIB ·
.1.3.6.1.4.1.2272.1.213.2.1.10
Object
column r/w
Integer32
Number of bits used in the Hash key. The values are as follows: AES-XCBC-MAC - 32 MD5 - 32 SHA1 - 40 SHA2 - 64
Context
- MIB
- RC-IPSEC-MIB
- OID
.1.3.6.1.4.1.2272.1.213.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcIpsecSAEntry
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 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecSAHashKeyLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-IPSEC-MIB::rcIpsecSAHashKeyLength.<rcIpsecSAName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-IPSEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-IPSEC-MIB::rcIpsecSAHashKeyLength'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-64