wfOspfAuthType
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.5
Object
column mandatory
r/w
Enumeration
'The authentication type specified for an area.
Additional authentication types may be assigned locally
on a per Area basis.'
REFERENCE
'OSPF Version 2, Appendix E Authentication'
-- none (0),
-- simplePassword (1)
-- reserved for future specification (2..255)
-- reserved for AS specific values (> 255)
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.2.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfAreaEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfAuthType.<wfOspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfAuthType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | simple-password |