pfcPortOperMode

ECS5610-52S-MIB · .1.3.6.1.4.1.259.10.1.36.1.78.1.1.3

Object

column Enumeration
The operational mode of PFC on this interface.
A value of off(1) indicates that operational mode of PFC is
disabled. A value of on(2) indicates that operational mode
of PFC is enabled.

Context

MIB
ECS5610-52S-MIB
OID
.1.3.6.1.4.1.259.10.1.36.1.78.1.1.3
Type
column
Access
readonly
Status
current
Parent
pfcPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2on