chargerModulesMode

EPPC-MIB · .1.3.6.1.4.1.935.10.1.1.3.12.1.8

Object

column mandatory Enumeration
The working mode of charger modules.

Context

MIB
EPPC-MIB
OID
.1.3.6.1.4.1.935.10.1.1.3.12.1.8
Type
column
Access
readonly
Status
mandatory
Parent
upsEChargerModulesEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1powerOn
2standyby
3fault
4shutdown
5running
6suicide
7unknown