zxAnPowerSupplyInVoltageStatus

OBS ✓
ZTE-AN-ENVMON-MIB · .1.3.6.1.4.1.3902.1082.10.10.2.3.11.1.3

Object

column deprecated Enumeration
The volt status of the power supply.
              
normal(1)       -- The input power is normal.
overVoltage(2)  -- The input power is over voltage.
underVoltage(3) -- The input power is under voltage.
off(4))         -- No power input.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
ZTE-AN-ENVMON-MIB
OID
.1.3.6.1.4.1.3902.1082.10.10.2.3.11.1.3
Type
column
Access
readonly
Status
deprecated
Parent
zxAnPowerSupplyEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-AN-ENVMON-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ENVMON-MIB::zxAnPowerSupplyInVoltageStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-ENVMON-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ENVMON-MIB::zxAnPowerSupplyInVoltageStatus.<zxAnEnvRack>.<zxAnEnvShelf>.<zxAnEnvSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-ENVMON-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ENVMON-MIB::zxAnPowerSupplyInVoltageStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2overVoltage
3underVoltage
4off

Conformance