axPowerSupplyStatus

A10-AX-CHASSIS · .1.3.6.1.4.1.22610.2.4.4.1.1.1.7.1.4

Object

column Enumeration
System Voltage status:
0: off, 1: on, 2: absent, -1: unknown.

Context

MIB
A10-AX-CHASSIS
OID
.1.3.6.1.4.1.22610.2.4.4.1.1.1.7.1.4
Type
column
Access
readonly
Status
current
Parent
axPowerSupplyEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1unknown
0off
1on
2absent