can i get oid print in queue tree like in queue simple
thx,
/queue tree print oid
Flags: X - disabled, I - invalid
0 name=.1.3.6.1.4.1.14988.1.1.2.2.1.2.16777216
packet-mark=.1.3.6.1.4.1.14988.1.1.2.2.1.3.16777216
bytes=.1.3.6.1.4.1.14988.1.1.2.2.1.5.16777216
packets=.1.3.6.1.4.1.14988.1.1.2.2.1.6.16777216
1 name=.1.3.6.1.4.1.14988.1.1.2.2.1.2.16777217
packet-mark=.1.3.6.1.4.1.14988.1.1.2.2.1.3.16777217
bytes=.1.3.6.1.4.1.14988.1.1.2.2.1.5.16777217
packets=.1.3.6.1.4.1.14988.1.1.2.2.1.6.16777217
Whats wrong with snmpwalk when I cannot get snmp-values?
i did:
[webpoint@Rathaus] interface wireless> print oid
Flags: X - disabled, R - running
0 R tx-rate=.1.3.6.1.4.1.14988.1.1.1.1.1.2.2 rx-rate=.1.3.6.1.4.1.14988.1.1.1.1.1.3.2 strength=.1.3.6.1.4.1.14988.1.1.1.1.1.4.2
ssid=.1.3.6.1.4.1.14988.1.1.1.1.1.5.2 bssid=.1.3.6.1.4.1.14988.1.1.1.1.1.6.2 frequency=.1.3.6.1.4.1.14988.1.1.1.1.1.7.2
Then on linux:
snmpwalk -v1 -c public 10.34.250.253 .1.3.6.1.4.1.14988.1.1.1.1.1.2.2
I got no values back! Why?
When I do a snmpwalk on .1.3.6.1.4.1.14988 I get no 1.1.1.1.1.2.2 sub-path.
I use RB500 with 2.9.29.
Can someone help me?