raisecomPowerType

OBS ✓
RAISECOM-POWERMONITOR-MIB · .1.3.6.1.4.1.8886.1.24.2.1.1.3

Object

column Enumeration
Specify the current type of the power.
ac(1) means the current power AC Input.
dc(2) means the current power DC Input.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Inventory
Explore Observium network monitoring

Context

MIB
RAISECOM-POWERMONITOR-MIB
OID
.1.3.6.1.4.1.8886.1.24.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
raisecomPowerMonitorStateEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ac
2dc