upsOutputRelayDetailedStatus

PowerNet-MIB · .1.3.6.1.4.1.318.1.1.1.18.1.2.1.3

Object

column mandatory RFC1213-MIBDisplayString
An ASCII string containing the 16 flags representing
the status of the output relay.
              
The flags are numbered from 1 to 16, and read from left
to right. The bits are defined as follows:
              
Flag  1: Cause is true which makes the output relay active if not pending a condition
Flag  2: Pending delay
Flag  3: Pending peak period
Flag  4: <Not Used>
              
Flag  5: <Not Used>
Flag  6: <Not Used>
Flag  7: <Not Used>
Flag  8: <Not Used>
              
Flag  9: <Not Used>
Flag 10: <Not Used>
Flag 11: <Not Used>
Flag 12: <Not Used>
              
Flag 13: <Not Used>
Flag 14: <Not Used>
Flag 15: <Not Used>
Flag 16: <Not Used>

Context

MIB
PowerNet-MIB
OID
.1.3.6.1.4.1.318.1.1.1.18.1.2.1.3
Type
column
Access
readonly
Status
mandatory
Parent
upsOutputRelayStatusEntry

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::upsOutputRelayDetailedStatus'
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::upsOutputRelayDetailedStatus.<upsOutputRelayIndex>'
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::upsOutputRelayDetailedStatus'

Syntax

Source
RFC1213-MIBDisplayString
Base type
OctetString

Values & Constraints

No enumerated values or constraints recorded.