swL2PortCtrlFlowCtrlState
DGS3120-24SC-L2MGMT-MIB ·
.1.3.6.1.4.1.171.11.117.4.1.2.3.2.1.6
Object
column r/w
Enumeration
The flow control mechanism is different between full duplex mode and half duplex mode. For half duplex mode, the jamming signal is asserted. For full duplex mode, the IEEE 802.3x flow control function sends PAUSE frames and receives PAUSE frames.
Context
- MIB
- DGS3120-24SC-L2MGMT-MIB
- OID
.1.3.6.1.4.1.171.11.117.4.1.2.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swL2PortCtrlEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'DGS3120-24SC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DGS3120-24SC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState.<swL2PortCtrlPortIndex>.<swL2PortCtrlMediumType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DGS3120-24SC-L2MGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DGS3120-24SC-L2MGMT-MIB::swL2PortCtrlFlowCtrlState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |