qPortState

ES-RACKTIVITY-MIB · .1.3.6.1.4.1.34097.9.81.1.1.10035

Object

column r/w Unsigned32
Sets the state of an outlet: 0=OFF, 1=ON, 2=POWER CYCLE. To get the state of an outlet use CPORTSTAT (CLI) or pStatePortCur (SNMP) (GUID 8) instead.

Context

MIB
ES-RACKTIVITY-MIB
OID
.1.3.6.1.4.1.34097.9.81.1.1.10035
Type
column
Access
readwrite
Status
current
Parent
eMeasuring3PhaseEntry
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 'ES-RACKTIVITY-MIB' -M '/opt/observium/mibs/racktivity:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-RACKTIVITY-MIB::qPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES-RACKTIVITY-MIB' -M '/opt/observium/mibs/racktivity:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-RACKTIVITY-MIB::qPortState.<measuring3phaseModuleIndex>.<measuring3phaseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES-RACKTIVITY-MIB' -M '/opt/observium/mibs/racktivity:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES-RACKTIVITY-MIB::qPortState'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-1

Conformance