f3OspfAreaAuthType

F3-OSPF-MIB · .1.3.6.1.4.1.2544.1.12.35.1.2.1.3

Object

The authentication type specifies whether no authentication, simple 
authentication, or MD5 authentication is required for this area.  Keying
information must be configured on a per-interface basis.  This only 
applies to non-stubby areas.

Context

MIB
F3-OSPF-MIB
OID
.1.3.6.1.4.1.2544.1.12.35.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
f3OspfAreaEntry
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 'F3-OSPF-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-OSPF-MIB::f3OspfAreaAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-OSPF-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-OSPF-MIB::f3OspfAreaAuthType.<f3OspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-OSPF-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-OSPF-MIB::f3OspfAreaAuthType'

Values & Constraints

Type Values
0none
1simplePassword
2md5

Conformance