ogOmPowerSupplyMonitoringSupport

OG-OMTELEM-MIB · .1.3.6.1.4.1.25049.10.19.8.1.1.8

Object

column Enumeration
Whether this device actively monitors power readings. If
'unsupported', any readings for input voltage, output current, or
output power will be '0'. If 'supported', readings will be reported
from the device.

Context

MIB
OG-OMTELEM-MIB
OID
.1.3.6.1.4.1.25049.10.19.8.1.1.8
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::ogOmPowerSupplyMonitoringSupport'
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::ogOmPowerSupplyMonitoringSupport.<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::ogOmPowerSupplyMonitoringSupport'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1supported
2unsupported

Conformance