nodePhase

APNL-MODULAR-PDU-MIB · .1.3.6.1.4.1.29640.4.3.33.1.21

Object

column r/w Enumeration
The measured phase of the node. 
Maybe assigned when not configured in production.
PhaseUnknown (0).
PhaseL1           (1).
PhaseL2           (2).
PhaseL3           (3).

Context

MIB
APNL-MODULAR-PDU-MIB
OID
.1.3.6.1.4.1.29640.4.3.33.1.21
Type
column
Access
readwrite
Status
current
Parent
nodeEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0phaseUnknown
1phaseL1
2phaseL2
3phaseL3