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)'.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 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 |