zhoneMauPauseFlowControl
ZHONE-MAU-MIB ·
.1.3.6.1.4.1.5504.5.1.1.1.13
Object
column r/w
Enumeration
When autonegotiation is enabled (zhoneMauAutoNegSupported is true),
this Pause Flow Control field is used to program the advertised
pause capabilities.
When autonegotiation is disabled (manual negotiation), this
Pause Flow Control field is used to program the local Mac
as instructed.
If passthrough is selected the pause frames are sent to the host
for forwarding or discard as the packet rules dictate.
Context
- MIB
- ZHONE-MAU-MIB
- OID
.1.3.6.1.4.1.5504.5.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneIfMauEntry
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 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-MAU-MIB::zhoneMauPauseFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-MAU-MIB::zhoneMauPauseFlowControl.<zhoneMauIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-MAU-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-MAU-MIB::zhoneMauPauseFlowControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | asymmetricTx |
3 | asymmetricRx |
4 | symmetric |
5 | passthrough |