isxModularDistSysVoltageAlarmStatus
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.22.4.1.15.1.2
Object
This is a bit map representing the active alarms for this output phase:
b0 - Minimum voltage threshold exceeded (critical)
b1 - Low voltage threshold exceeded (warning)
b2 - High voltage threshold exceeded (warning)
b3 - Maximum voltage 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.1.15.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- isxModularDistSysVoltageEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::isxModularDistSysVoltageAlarmStatus'
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::isxModularDistSysVoltageAlarmStatus.<isxModularDistSysVoltagePhaseIndex>'
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::isxModularDistSysVoltageAlarmStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647