fsipv6SecAssocAhAlgo

SUPERMICRO-IPSECV6-MIB · .1.3.6.1.4.1.10876.101.1.29.2.4.1.6

Object

column r/w Enumeration
The authentication algorithm configured for
the particular security association entry.
This object is not mandatory for creation
of an entry.Setting the algorithm to keyed-md5(2)
or hmac-md5 (3),hmacsha1(4) requires a key for 
authentication.

Context

MIB
SUPERMICRO-IPSECV6-MIB
OID
.1.3.6.1.4.1.10876.101.1.29.2.4.1.6
Type
column
Access
readwrite
Status
current
Parent
fsipv6SecAssocEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0null
1hmacmd5
2hmacsha1
3keyedmd5
4md5