isxModularDistSysCurrentAlarmStatus

PowerNet-MIB · .1.3.6.1.4.1.318.1.1.22.4.2.11.1.2

Object

column mandatory Integer32
This is a bit map representing the active alarms for this output phase:
              
b0 - Minimum current threshold exceeded (critical)
b1 - Low current threshold exceeded (warning)
b2 - High current threshold exceeded (warning)
b3 - Maximum current threshold exceeded (critical)
              
If a bit is set, the corresponding alarm is active.

Context

MIB
PowerNet-MIB
OID
.1.3.6.1.4.1.318.1.1.22.4.2.11.1.2
Type
column
Access
readonly
Status
mandatory
Parent
isxModularDistSysCurrentEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647