Which MIB do I need if I am trying to find the routing table of a Linksys WRT54G with openWRT installed on it?
相关问题
- Cross compiling Gnu Radio for Openwrt
- SNMP OUTPUT OPTIONS - How do I get the OID respons
- Why the description of the snmp oid giving “null”?
- snmpd.conf clientaddr not working for sending trap
- What's the difference between the include and
相关文章
- C#怎么通过下面的啥协议的命令能获取温湿度?
- Implementing an SNMP Reporter (agent) in C# (must
- How to read SNMP OID Output (bits)
- Does net-snmp support AES-192 and AES-256 encrypti
- OpenWRT - package missing dependencies when recomp
- Is SNMP supported in Android?
- How can I access ink levels of printers programmat
- ASN.1 compiler error token “SYNTAX” unexpected
That should be MIB II. The SNMP ObjectID (OID) is .1.3.6.1.2.1.4.21 which translates to
ip.ipRouteTable
. (This works for me on Windows, so I see no reason why it should be different for your Linksys/openWRT system.)Here is the hierarchy table for the routing table leaf: