ospfLoopIfInfoAuthType

IBM-GbTOR-G8052-MIB · .1.3.6.1.4.1.26543.2.7.7.3.3.4.10.1.23

Object

column Enumeration
Type of authentication being used:
none(1) - no authentication,
password(2) - use password,
md5(3) - use MD5 authentication.

Context

MIB
IBM-GbTOR-G8052-MIB
OID
.1.3.6.1.4.1.26543.2.7.7.3.3.4.10.1.23
Type
column
Access
readonly
Status
current
Parent
ospfLoopIfInfoEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2password
3md5