All MIBs › EtherLike-MIB › dot3ControlFunctionsSupported
dot3ControlFunctionsSupported
Module: EtherLike-MIB
OID (symbolic): EtherLike-MIB::dot3ControlFunctionsSupported
OID (numeric): 1.3.6.1.2.1.10.7.9.1.1
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: A list of the possible MAC Control functions implemented for this interface.
What is dot3ControlFunctionsSupported?
This bitmask reports which MAC Control sublayer functions this interface implements, with the single defined bit indicating support for 802.3 PAUSE flow control. Admins check it to determine whether a given interface is even capable of flow control before trying to configure or troubleshoot the PAUSE admin mode object on it. For example, an interface with the pause bit unset will never populate the related PAUSE table entries, since the hardware doesn't support MAC Control PAUSE.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.7.9.1.1 snmpwalk -v2c -c public <target> EtherLike-MIB::dot3ControlFunctionsSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.7.9.1.1.1 snmpget -v2c -c public <target> EtherLike-MIB::dot3ControlFunctionsSupported.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::dot3ControlFunctionsSupported 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.9 | dot3ControlTable | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.9.1 | dot3ControlEntry | EtherLike-MIB |
| 1.3.6.1.2.1.10.7.9.1.1 | dot3ControlFunctionsSupported | EtherLike-MIB |