All MIBs › EtherLike-MIB › dot3PauseOperMode
dot3PauseOperMode
Module: EtherLike-MIB
OID (symbolic): EtherLike-MIB::dot3PauseOperMode
OID (numeric): 1.3.6.1.2.1.10.7.10.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object reflects the PAUSE mode currently
in use on this interface, as determined by either (1) the result of the auto-negotiation function or (2) if auto-negotiation is not enabled or is not implemented for the active MAU attached to this interface, by the value of dot3PauseAdminMode. Interfaces operating at 100 Mb/s or less will never return 'enabledXmit(2)' or 'enabledRcv(3)'. Interfaces operating in half-duplex mode will always return 'disabled(1)'. Interfaces on which auto-negotiation is enabled but not yet completed should return the value 'disabled(1)'.
What is dot3PauseOperMode?
This read-only value reports the PAUSE flow-control mode actually in effect on the interface right now, as resolved by either auto-negotiation or, when that's not active, the dot3PauseAdminMode setting. Admins check it rather than the admin setting alone to see the real operating state, since interfaces at 100 Mb/s or below never report the transmit-only or receive-only values and half-duplex links always show 'disabled'. For example, seeing 'disabled' here on a gigabit port where dot3PauseAdminMode was set to 'enabledXmitAndRcv' would indicate auto-negotiation hasn't completed or negotiated flow control off.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.10.1.2 snmpwalk -v2c -c public <target> EtherLike-MIB::dot3PauseOperMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.10.1.2.1 snmpget -v2c -c public <target> EtherLike-MIB::dot3PauseOperMode.1
Start monitoring Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EtherLike-MIB::dot3PauseOperMode OID value, configure state conditions and alerts, and monitor any Vendor-neutral Ethernet interface, any manufacturer (IEEE 802.3 EtherLike statistics) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.7 | dot3 | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.10 | dot3PauseTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.10.1 | dot3PauseEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.10.1.2 | dot3PauseOperMode | EtherLike-MIB |