upsAddlFuncsStatusOperational
UPS2-MIB ·
.1.3.6.1.4.1.52.4.1.1.10.9.1.1.5
Object
This object contains 8 bits of information about the current
operational status of the UPS. The bits are encoded as
follows:
BIT 7: 1=UPS ready to power load upon return of normal line
or upon user command
BIT 6: 1=UPS ready to power load upon user command
BIT 5: 1=UPS in bypass mode as a result of manual bypass
control
BIT 4: 1=UPS is returning from bypass mode
BIT 3: 1=UPS in bypass mode as a result of UPS-Link or
key command
BIT 2: 1=UPS going to bypass mode as a result of UPS-Link
or key command
BIT 1: 1=not defined
BIT 0: 1=wakeup mode - startup test lasting < 2 sec
Note that bit 0 is the low-order bit.
Context
- MIB
- UPS2-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.10.9.1.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsAddlFuncsEntry
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 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS2-MIB::upsAddlFuncsStatusOperational'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPS2-MIB::upsAddlFuncsStatusOperational.<upsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPS2-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPS2-MIB::upsAddlFuncsStatusOperational'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647