ospfRoutesTableInfoPathType
VIPTELA-OPER-OSPF ·
.1.3.6.1.4.1.41916.13.9.1.5
Object
column Enumeration
Path type
Context
- MIB
- VIPTELA-OPER-OSPF
- OID
.1.3.6.1.4.1.41916.13.9.1.5- 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::ospfRoutesTableInfoPathType'
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::ospfRoutesTableInfoPathType.<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::ospfRoutesTableInfoPathType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | intra-area |
1 | inter-area |
2 | external1 |
3 | external2 |
4 | nssa-external1 |
5 | nssa-external2 |