agentSwitchDot3FlowControlMode
EdgeSwitch-SWITCHING-MIB ·
.1.3.6.1.4.1.4413.1.1.1.2.8.12.1
Object
scalar r/w
Enumeration
Config switchconfig flowcontrol allows you to enable or disable 802.3x flow control for the switch. This value applies to only full-duplex mode ports. Enabling symmetric flow control allows the switch to send and receive pause frames. Enabling asymmetric flow control allows the switch to receive pause frames but it will not transmit pause frames.
Context
- MIB
- EdgeSwitch-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4413.1.1.1.2.8.12.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSwitchStormControlGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchDot3FlowControlMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-SWITCHING-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-SWITCHING-MIB::agentSwitchDot3FlowControlMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.