swPortCtrlFlowCtrlState

DES3225G-MIB · .1.3.6.1.4.1.171.11.24.3.2.1.6

Object

column mandatory r/w Enumeration
Set IEEE 802.3x compliant flow control function as enabled or disabled.
And IEEE 802.3x compliant flow control function work only when the port
is in full duplex mode.If the port is set Auto-negotiation enabled, the 
object stands for flow control capability. The results should be referred 
to swPortInfoFlowCtrlStatus object. If the port is in force mode, this
objects is simply used to set the flow control state (on/off). In force
mode, if you change it from enabled to disabled state, it will work after
next system restart. But the flow control changing from disabled to enabled
state, it will immediately work.

Context

MIB
DES3225G-MIB
OID
.1.3.6.1.4.1.171.11.24.3.2.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
swPortCtrlEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disabled
3enabled