ethDot3AdvertisedFlowControl
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.5.1.4
Object
The flow control settings that the interface shall advertise that it supports. If auto-negotiation is disabled (ethDot3SAutoNegotiate), then this object describes the flow control that shall be used. `auto(0)' is then equivalent to flow control in both direction.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethDot3Entry
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 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethDot3AdvertisedFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethDot3AdvertisedFlowControl.<ethDevIndex>.<ethIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-ETH-MIB::ethDot3AdvertisedFlowControl'
Syntax
- Source
- AdvertisedFlowControl
- Base type
Bits
Values & Constraints
Type Values
0 | auto |
1 | pause |
2 | asmDir |