isxModularDistModuleBreakerAlarmStatus

PowerNet-MIB · .1.3.6.1.4.1.318.1.1.22.2.4.1.3

Object

column mandatory Integer32
This is a bit map representing the active alarms for this breaker:
              
b0 - Minimum current threshold exceeded (critical)
b1 - Low current threshold exceeded (warning)
b2 - High current threshold exceeded (warning)
b3 - Maximum current threshold exceeded (critical)
b4 - Breaker is open (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.2.4.1.3
Type
column
Access
readonly
Status
mandatory
Parent
isxModularDistModuleBreakerEntry

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::isxModularDistModuleBreakerAlarmStatus'
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::isxModularDistModuleBreakerAlarmStatus.<isxModularDistModuleBreakerModIndex>.<isxModularDistModuleBreakerPhaseIndex>'
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::isxModularDistModuleBreakerAlarmStatus'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647