raisecomOspfVirtIfAuthType
RAISECOM-OSPFV2-MIB ·
.1.3.6.1.4.1.8886.1.47.2.7.1.15
Object
The authentication type specified for a virtual interface.
Note that this object can be used to engage
in significant attacks against an OSPF router.
Context
- MIB
- RAISECOM-OSPFV2-MIB
- OID
.1.3.6.1.4.1.8886.1.47.2.7.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- raisecomOspfVirtIfEntry
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 'RAISECOM-OSPFV2-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OSPFV2-MIB::raisecomOspfVirtIfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OSPFV2-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OSPFV2-MIB::raisecomOspfVirtIfAuthType.<raisecomOspfProcessId>.<raisecomOspfVirtIfAreaId>.<raisecomOspfVirtIfNeighbor>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OSPFV2-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OSPFV2-MIB::raisecomOspfVirtIfAuthType'
Syntax
- Source
- OspfAuthenticationType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | simplePassword |
2 | md5 |