scEthPortMode

XSWITCH-MIB · .1.3.6.1.4.1.81.28.2.1.1.1.28

Object

column mandatory r/w Enumeration
The flow control mode of the port when operated in full duplex:
halfDuplex(1) - Half duplex connection, standard mode for segment
fullDuplexNoPause(2) - Full duplex connection without exchanging flow control packets
fullDuplexProprietaryFC(3) - 
         Full duplex connection with AVAYA's proprietary flow control frames exchanged
fullDuplexISL(4) - 
         Full duplex connection with ISL proprietary protocol control words for
         VLAN & priority exchanged, 	ISL = Inter-Switch-Link
fullDuplexFlowControlISL(5) - 
        Full duplex connection with both ISL proprietary protocol control words 
        and flow control frames exchanged
fullDuplexAsymTxPause(6) -
       Full duplex connection with STD 802.3x flow control frames sent from this port, 
       but flow control packets received on it are not processed
fullDuplexSymPause(7) -
       Full duplex connection with STD 802.3x flow control frames exchanged
fullDuplexAsymRxPause(8) -
       Full duplex connection with no flow control frames sent from this port, 
       but STD 802.3x flow control 0frames received on it are processed.
For Giga ports, when auto-negotiation is enabled, the flow control mode is set 
internally according to auto-negotiation resolution; and access to this item is read-only.

Context

MIB
XSWITCH-MIB
OID
.1.3.6.1.4.1.81.28.2.1.1.1.28
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::scEthPortMode'
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::scEthPortMode.<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::scEthPortMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1halfDuplex
2fullDuplexNoPause
3fullDuplexProprietaryFC
4fullDuplexISL
5fullDuplexFlowControlISL
6fullDuplexAsymTxPause
7fullDuplexSymPause
8fullDuplexAsymRxPause
255notSupported