hwOspfv2IntfAuthModeType

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.7.1.3

Object

column r/w Enumeration
The type of the OSPF interface authentication mode.
none(1): not configured.
simple(2): indicates the simple authentication mode.
md5(3): indicates the md5 cipher mode.
hmd5(4): indicates the hmac-md5 cipher mode.
keychain(5): indicates the keychain authentication mode.
hmacSha256(6): indicates the hmac-Sha256 cipher mode.
	null(7): indicates the null authentication mode.

Context

MIB
HUAWEI-OSPFV2-MIB
OID
.1.3.6.1.4.1.2011.5.25.155.7.1.3
Type
column
Access
readwrite
Status
current
Parent
hwOspfv2InterfaceEntry

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 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2IntfAuthModeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2IntfAuthModeType.<hwOspfv2ProcessIdIndex>.<hwOspfv2AreaIdIndex>.<hwOspfv2InterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OSPFV2-MIB::hwOspfv2IntfAuthModeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2simple
3md5
4hmd5
5keychain
6hmacSha256
7null