rlOspfIfAuthType
NETGEAR-RADLAN-OSPF-MIB ·
.1.3.6.1.4.1.4526.17.210.8.1.21
Object
The authentication type specified for an interface.
Note that this object can be used to engage
in significant attacks against an OSPF router.
Context
- MIB
- NETGEAR-RADLAN-OSPF-MIB
- OID
.1.3.6.1.4.1.4526.17.210.8.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Default
none- Parent
- rlOspfIfEntry
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 'NETGEAR-RADLAN-OSPF-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPF-MIB::rlOspfIfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-OSPF-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-OSPF-MIB::rlOspfIfAuthType.<rlOspfIfProcessId>.<rlOspfIfIpAddress>.<rlOspfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-OSPF-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-OSPF-MIB::rlOspfIfAuthType'
Syntax
- Source
- RlOspfAuthenticationType
- Base type
Enumeration
Type Description
The authentication type.
Values & Constraints
Type Values
0 | none |
1 | simplePassword |
2 | md5 |
9 | null |