SNMP no voltageIndex?
Posted: Tue Sep 29, 2015 6:55 am
Hello,
I am trying to create a cacti Data query/DataSource/GraphTemplate to monitor the voltages supplied by the switches.
I have followed that link http://forums.cacti.net/viewtopic.php?t=4143
Everything seems good, but the voltageIndex OID does not seem to return a list of available indexes. So cacti can't find the items to graph.
Here is what I get for the index itself:
# snmpwalk -v 2c -m ALL -c COMMUNITY XXX.XXX.XXX.XXX voltageIndex
NETONIX-SWITCH-MIB::voltageIndex = No Such Object available on this agent at this OID
And here is the table :
# snmptable -v 2c -m ALL -c COMMUNITY XXX.XXX.XXX.XXX voltageTable
SNMP table: NETONIX-SWITCH-MIB::voltageTable
voltageDescription voltage
Board 48V 50.17
Board 24V 24.85
Board 3V 3.30
DCDC Input Voltage 46.21
DCDC Output Voltage 49.87
We have 4 WS-12-DC and WS-8-250-DC all in 1.3.2 and 1.3.3.
Am I doing something wrong?
I am trying to create a cacti Data query/DataSource/GraphTemplate to monitor the voltages supplied by the switches.
I have followed that link http://forums.cacti.net/viewtopic.php?t=4143
Everything seems good, but the voltageIndex OID does not seem to return a list of available indexes. So cacti can't find the items to graph.
Here is what I get for the index itself:
# snmpwalk -v 2c -m ALL -c COMMUNITY XXX.XXX.XXX.XXX voltageIndex
NETONIX-SWITCH-MIB::voltageIndex = No Such Object available on this agent at this OID
And here is the table :
# snmptable -v 2c -m ALL -c COMMUNITY XXX.XXX.XXX.XXX voltageTable
SNMP table: NETONIX-SWITCH-MIB::voltageTable
voltageDescription voltage
Board 48V 50.17
Board 24V 24.85
Board 3V 3.30
DCDC Input Voltage 46.21
DCDC Output Voltage 49.87
We have 4 WS-12-DC and WS-8-250-DC all in 1.3.2 and 1.3.3.
Am I doing something wrong?