swL2PortInfoFlowCtrlOperStatus

DES3200-10-L2MGMT-MIB · .1.3.6.1.4.1.171.11.113.2.2.2.1.1.10

Object

column Enumeration
The current operational state of flow control. The none (1) state
indicates that no flow control is performed. The flow control
mechanism is different between full duplex mode and half duplex
mode. For full duplex mode, the IEEE 802.3x (2) flow control function
sends PAUSE frames and receives PAUSE frames. For half duplex mode,
backpressure (3) is performed.

Context

MIB
DES3200-10-L2MGMT-MIB
OID
.1.3.6.1.4.1.171.11.113.2.2.2.1.1.10
Type
column
Access
readonly
Status
current
Parent
swL2PortInfoEntry

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 'DES3200-10-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-10-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES3200-10-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES3200-10-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus.<swL2PortInfoPortIndex>.<swL2PortInfoMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES3200-10-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES3200-10-L2MGMT-MIB::swL2PortInfoFlowCtrlOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2ieee8023x
3backPressure