alaOspfIfMd5AuthMode

ALCATEL-ENT1-OSPF-MIB · .1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.10

Object

column r/w Enumeration
The Cryptographic authentication algorithm to be used to generate and verify
the message digest. The currently supported algorithms are Keyed-MD5 (RFC 2328, Appendix D) 
and HMAC-SHA-256 (RFC 5709).

Context

MIB
ALCATEL-ENT1-OSPF-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.10.4.1.1.1.16.1.10
Type
column
Access
readwrite
Status
current
Parent
alaOspfIfMd5Entry
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 'ALCATEL-ENT1-OSPF-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-OSPF-MIB::alaOspfIfMd5AuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-OSPF-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-OSPF-MIB::alaOspfIfMd5AuthMode.<alaOspfIfMd5IpAddress>.<alaOspfIfMd5KeyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-OSPF-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-OSPF-MIB::alaOspfIfMd5AuthMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1keyedMd5
2hmacSha256

Conformance