All MIBs › Wellfleet-CSMACD-MIB › wfCSMACDAutoNegLocalCapability
wfCSMACDAutoNegLocalCapability
Module: Wellfleet-CSMACD-MIB
OID (symbolic): Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability
OID (numeric): 1.3.6.1.4.1.18.3.4.16.1.1.8
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: This is a GAUGE because this attribute is 32-bit unsigned, non-increasing A value that uniquely identifies the set of capabilities of the LOCAL Auto Negotiation entity. The value is a sum which initially takes the value zero. Then, for each capability of the LOCAL interface, 2 raised to the power noted below is added to the sum. For example, a LOCAL interface which has the capability to support only 100Base-TX would have a value of 128 (2**7). In contrast, a LOCAL interface which supports both 100Base-TX and 100Base-TX Full Duplex would cause this object to have a value of 384 ((2**7) + (2**8)).
The powers of 2 assigned to the capabilities are these:
Power Capability 0 Pause 1 ASM_DIR 5 10Base-T 6 10Base-T Full Duplex 7 100Base-TX 8 100Base-TX Full Duplex 9 100Base-T4 14 1000Base-X 15 1000Base-X Full Duplex
NOTE: This parameter is only valid if SpeedSelect is configured for NWay.
What is wfCSMACDAutoNegLocalCapability?
Reports, as a bitmask sum of powers of two, the full set of speed/duplex/flow-control capabilities this local interface supports (e.g. 384 = 100Base-TX plus 100Base-TX Full Duplex). An admin decodes this value against the documented bit table to see exactly what the local hardware is capable of advertising.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.4.16.1.1.8 snmpwalk -v2c -c public <target> Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.4.16.1.1.8.1 snmpget -v2c -c public <target> Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability.1
Start monitoring Wellfleet/Bay Networks multiprotocol routers with Ethernet (CSMA/CD) interfaces (collision/CRC error-counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks multiprotocol routers with Ethernet (CSMA/CD) interfaces (collision/CRC error-counter status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.4 | wfLine | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.4.16 | wfCSMACDAutoNegGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.4.16.1 | wfCSMACDAutoNegTable | Wellfleet-CSMACD-MIB |
| 1.3.6.1.4.1.18.3.4.16.1.1 | wfCSMACDAutoNegEntry | Wellfleet-CSMACD-MIB |
| 1.3.6.1.4.1.18.3.4.16.1.1.8 | wfCSMACDAutoNegLocalCapability | Wellfleet-CSMACD-MIB |