Ok,
Did some searching found a few questions, but no answers.
Q: Why are the OID’s for NSTREME Dual interfaces returning NULL values?
Examples:
[admin@BBRU NSTREME2] /interface wireless nstreme-dual> pr oid
Flags: X - disabled, R - running
0 R tx-rate=.1.3.6.1.4.1.14988.1.1.10.1.1.2.8
rx-rate=.1.3.6.1.4.1.14988.1.1.10.1.1.3.8
tx-signal-strength=.1.3.6.1.4.1.14988.1.1.10.1.1.4.8
rx-signal-strength=.1.3.6.1.4.1.14988.1.1.10.1.1.5.8
connected=.1.3.6.1.4.1.14988.1.1.10.1.1.6.8
[root@cacti snmp]# snmpwalk -c ****** -v 1 10.0.1.4 .1.3.6.1.4.1.14988.1.1.10
[root@cacti snmp]#
I’ve tried get/walk to the exact OID’s and to the parent OID’s and I get nothing but NULL in return… When I go high enough in the tree I’ll get basic values, but nothing under what should be the NSTREME DUAL OID section.. Has this not been implemented, or is there something unique I need to do to generate the data?