ikev2SaIntegAlg

FEC-IKEV2-MIB · .0.21.1.5

Object

column Enumeration
The integrity protection algorithm used for the IKE_SA.
Possible values:
 hmac-md5-96(1),
 hmac-sha1-96(2)

Context

MIB
FEC-IKEV2-MIB
OID
.0.21.1.5
Type
column
Access
readonly
Status
current
Parent
ikev2SaEntry

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 'FEC-IKEV2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IKEV2-MIB::ikev2SaIntegAlg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IKEV2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IKEV2-MIB::ikev2SaIntegAlg.<ikev2SaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IKEV2-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IKEV2-MIB::ikev2SaIntegAlg'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1hmac-md5-96
2hmac-sha1-96