axPowerSupplyVoltageStatus

OBS ✓
A10-AX-MIB · .1.3.6.1.4.1.22610.2.4.1.5.11.1.2

Object

column Enumeration
The status of the indexed system power supply voltage.
This is only supported for the platform where the sensor data is available.
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
A10-AX-MIB
OID
.1.3.6.1.4.1.22610.2.4.1.5.11.1.2
Type
column
Access
readonly
Status
current
Parent
axPowerSupplyVoltageEntry

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 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A10-AX-MIB::axPowerSupplyVoltageStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A10-AX-MIB::axPowerSupplyVoltageStatus.<axPowerSupplyVoltageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A10-AX-MIB' -M '/opt/observium/mibs/a10:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A10-AX-MIB::axPowerSupplyVoltageStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1normal
2unknown