wfCSMACDAutoNegLocalCapability
Wellfleet-CSMACD-MIB ·
.1.3.6.1.4.1.18.3.4.16.1.1.8
Object
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.
Context
- MIB
- Wellfleet-CSMACD-MIB
- OID
.1.3.6.1.4.1.18.3.4.16.1.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wfCSMACDAutoNegEntry
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 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability.<wfCSMACDAutoNegSlot>.<wfCSMACDAutoNegConnector>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-CSMACD-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-CSMACD-MIB::wfCSMACDAutoNegLocalCapability'
Syntax
- Source
- RFC1155-SMIGauge
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295