TPLINK-STATICROUTE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.11863.6.36.1.1.1 · 1 row entry · 6 columns
Uses the tplink variant from /opt/observium/mibs/tplink.
Command help
Walk tpStaticRouteConfigTable
/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'
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.
tpStaticRouteConfigEntry row .1.3.6.1.4.1.11863.6.36.1.1.1.1
The item can be added or removed .
Column Syntax OID
The ip Address of the packet should be arrived
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11863.6.36.1.1.1.1.1
The mask of the ip.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.11863.6.36.1.1.1.1.2
The next jump ip address which the packet would be sent to by the switch.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.11863.6.36.1.1.1.1.3
Specify the administrative distance.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.11863.6.36.1.1.1.1.4
The name of the VLAN interface.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.11863.6.36.1.1.1.1.5
The following values are states:
these values may be used as follow:
active(1),if the entry is being used.
notInService(2),destory the entry.
notReady(3),destory the entry.
createAndGo(4),not being used
createAndWait(5)…
TPLINK-TC-MIBTPRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.11863.6.36.1.1.1.1.6