bsnesEEEPortStatsState

BAY-STACK-NES-MIB · .1.3.6.1.4.1.45.5.34.1.5.1.2

Object

column Enumeration
EEE state of port
enabled     - EEE is enabled on this port
disabled    - EEE is disabled on this port
unsupported - PHY does not support EEE for this port

Context

MIB
BAY-STACK-NES-MIB
OID
.1.3.6.1.4.1.45.5.34.1.5.1.2
Type
column
Access
readonly
Status
current
Parent
bsnesEEEPortStatsEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
3unsupported