tpStaticRouteConfigTable
TPLINK-STATICROUTE-MIB ·
.1.3.6.1.4.1.11863.6.36.1.1.1
Object
table
A list of static route entries.Route is choosing a best way to trasmit the data from the source to the destination.Static route is a special route,it is set by the administrator,and it is not automatically changed along with the change of network topo, so the static route is most used in the net which is small and has a fixed topo with virtues of simple,efficient and reliable.
Context
- MIB
- TPLINK-STATICROUTE-MIB
- OID
.1.3.6.1.4.1.11863.6.36.1.1.1- Type
- table
- Status
- current
- Parent
- tpStaticRouteConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-STATICROUTE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-STATICROUTE-MIB::tpStaticRouteConfigTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-STATICROUTE-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-STATICROUTE-MIB::tpStaticRouteConfigTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.