hh3cDevMPowerStatus

OBS ✓
HH3C-LswDEVM-MIB · .1.3.6.1.4.1.25506.8.35.9.1.2.1.2

Object

column Enumeration
Power status: active (1), deactive (2) not installed (3) and unsupported
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
HH3C-LswDEVM-MIB
OID
.1.3.6.1.4.1.25506.8.35.9.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
hh3cdevMPowerStatusEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2deactive
3not-install
4unsupport