ipsecSaEspInAuthKeyLength

IPSEC-SA-MON-MIB · .1.3.6.1.2.1.500.1.1.1.1.15

Object

column bitsUnsigned32
The length of the authentication key in bits used for the
algorithm specified in the 'ipsecSaEspInAuthAlg'. It may be
0 if the key length is implicit in the specified algorithm
or there is no authentication specified.

Context

MIB
IPSEC-SA-MON-MIB
OID
.1.3.6.1.2.1.500.1.1.1.1.15
Type
column
Access
readonly
Status
current
Units
bits
Parent
ipsecSaEspInEntry
Groups
1

Walk 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 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SA-MON-MIB::ipsecSaEspInAuthKeyLength'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPSEC-SA-MON-MIB::ipsecSaEspInAuthKeyLength.<ipsecSaEspInAddress>.<ipsecSaEspInSpi>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPSEC-SA-MON-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPSEC-SA-MON-MIB::ipsecSaEspInAuthKeyLength'

Syntax

bitsUnsigned32

Values & Constraints

Object Constraints
range: 0-65531

Conformance