Power Supply
This scenario shows how to configure SNMP service and perform some requests to monitor power supply information.
Test SNMP Power Supply OIDs
Description
Scenario to check power-supply OIDs are included in
in telOSDxMonDBSystem
MIB.
Scenario
Note
Execute the following command: service snmp walk local-agent v2c COMMUNITY2TEST oid telOSDxMonDBSystem
and check if the output
includes the following lines:
Show output
TELDAT-OSDX-MONDB-SYSTEM-MIB::telOSDxMonDBSystemStatusPowerSupplyAPluggedIn.0 = INTEGER: true(1) TELDAT-OSDX-MONDB-SYSTEM-MIB::telOSDxMonDBSystemStatusPowerSupplyAStatus.0 = STRING: fail TELDAT-OSDX-MONDB-SYSTEM-MIB::telOSDxMonDBSystemStatusPowerSupplyBPluggedIn.0 = INTEGER: true(1) TELDAT-OSDX-MONDB-SYSTEM-MIB::telOSDxMonDBSystemStatusPowerSupplyBStatus.0 = STRING: ok