tmnxOspfIfAuthType
TIMETRA-OSPF-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.36.12.1.23
Object
The value of tmnxOspfIfAuthType specifies the authentication type to
use for an interface.
Note that this object can be used to engage in significant attacks
against an OSPF router.
Context
- MIB
- TIMETRA-OSPF-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.36.12.1.23- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxOspfIfEntry
- Groups
- 3
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 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfIfAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfIfAuthType.<vRtrID>.<tmnxOspfVersion>.<tmnxOspfInstance>.<tmnxOspfIfIndex>.<tmnxOspfIfInstId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OSPF-NG-MIB::tmnxOspfIfAuthType'
Syntax
- Source
- TmnxOspfAuthenticationType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | simplePassword |
2 | md5 |