ogOmPowerSupplyPowerState

OBS ✓
OG-OMTELEM-MIB · .1.3.6.1.4.1.25049.10.19.8.1.1.7

Object

column Enumeration
The power state of the Power Supply.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
OG-OMTELEM-MIB
OID
.1.3.6.1.4.1.25049.10.19.8.1.1.7
Type
column
Access
readonly
Status
current
Parent
ogOmPowerSupplyEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1active
2inactive

Conformance