ospfRoutesTableInfoDestType
VIPTELA-OPER-OSPF ·
.1.3.6.1.4.1.41916.13.9.1.6
Object
column Enumeration
Destination type
Context
- MIB
- VIPTELA-OPER-OSPF
- OID
.1.3.6.1.4.1.41916.13.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ospfRoutesTableInfoEntry
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 'VIPTELA-OPER-OSPF' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-OSPF::ospfRoutesTableInfoDestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-OPER-OSPF' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-OPER-OSPF::ospfRoutesTableInfoDestType.<ospfRoutesTableVpnId>.<ospfRoutesTableRouteType>.<ospfRoutesTablePrefix>.<ospfRoutesTableInfoInfoId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-OPER-OSPF' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-OPER-OSPF::ospfRoutesTableInfoDestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | router |
1 | network |
2 | discard |