scEthPortPauseCapabilities

XSWITCH-MIB · .1.3.6.1.4.1.81.28.2.1.1.1.44

Object

column mandatory r/w Enumeration
The Pause capabilities of a Giga port that should be advertised to the link
partner when performing auto-negotiation:
noFlowControl (1) - no flow control support in any direction
asymTxFlowControlOnly (2) - STD 802.3x flow control frames can be sent from this port,
                                       but flow control packets received on it can not be processed.
symFlowControlOnly (3) - STD 802.3x flow control frames must be supported in both directions
symAndAsymRxFlowControl (4) - 
              STD 802.3x flow control frames must be supported in both directions or
              at least received flowcontrol frames on this port can be processed.

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.2.1.1.1.44
Type
column
Access
readwrite
Status
mandatory
Parent
scEthPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noFlowControl
2asymTxFlowControlOnly
3symFlowControlOnly
4symAndAsymRxFlowControl
255notSupported