TPLINK-STATICROUTE-MIB
AI MIB Summary
The TPLINK-STATICROUTE-MIB enables SNMP-based management of static routing table entries on TP-Link network devices, specifically monitoring and configuring destination IP prefixes, next-hop addresses, and associated interface bindings.
Private MIB for static route configuration.
Main OID:
tplinkStaticRouteMIB.1.3.6.1.4.1.11863.6.36
11
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
11 total| Object Name |
|---|
tplinkStaticRouteMIBPrivate MIB for static route configuration. MODULE-IDENTITY .1.3.6.1.4.1.11863.6.36 |
tplinkStaticRouteMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.36.1 |
tpStaticRouteConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.36.1.1 |
tpStaticRouteConfigTableA 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. SEQUENCE OF STATICITEMCTRLENTRY .1.3.6.1.4.1.11863.6.36.1.1.1 |
tpStaticRouteConfigEntryThe item can be added or removed . STATICITEMCTRLENTRY .1.3.6.1.4.1.11863.6.36.1.1.1.1 |
tpStaticRouteItemDesIpThe ip Address of the packet should be arrivedro IpAddress .1.3.6.1.4.1.11863.6.36.1.1.1.1.1 |
tpStaticRouteItemMaskThe mask of the ip.ro IpAddress .1.3.6.1.4.1.11863.6.36.1.1.1.1.2 |
tpStaticRouteItemNextIpThe next jump ip address which the packet would be sent to by the switch.rw IpAddress .1.3.6.1.4.1.11863.6.36.1.1.1.1.3 |
tpStaticRouteItemInterfaceNameThe name of the VLAN interface.ro OCTET STRING .1.3.6.1.4.1.11863.6.36.1.1.1.1.4 |
tpStaticRouteItemStatusThe 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),creat a new entry destroy(6),destory the entry.rw TPRowStatus (TPLINK-TC-MIB) .1.3.6.1.4.1.11863.6.36.1.1.1.1.5 |
tplinkStaticRouteNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.11863.6.36.2 |