All MIBs › CAMBIUM-PTP800-MIB › dataPortCopperAutoNegotiation
dataPortCopperAutoNegotiation
Module: CAMBIUM-PTP800-MIB
OID (symbolic): CAMBIUM-PTP800-MIB::dataPortCopperAutoNegotiation
OID (numeric): 1.3.6.1.4.1.17713.8.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This controls whether the configuration of the copper data Ethernet interface is automatically negotiated or forced. WARNING: ONLY USE FORCED AS A LAST RESORT. To operate an Ethernet link at a fixed speed, leave auto negotiation enabled and limit the Auto Neg Advertisement to the desired speed. Only force Ethernet configuration as a last resort if constrained auto negotiation fails. NB: Auto-MDI/MDIX is disabled when Forced is set, and the unit defaults to MDIX, so the correct straight through or crossover cable will be required to establish a connection. NB: both ends of an Ethernet link must be configured identically, as Forced and auto negotiation are NOT compatible. A mixed configuration will cause a duplex mismatch
What is dataPortCopperAutoNegotiation?
This controls whether the copper data Ethernet interface negotiates its speed/duplex automatically or is forced to a fixed configuration. Forcing should only be used as a last resort since it disables Auto-MDI/MDIX and requires the correct cable type; both ends of the link must be configured identically to avoid a duplex mismatch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.17713.8.6.1 snmpwalk -v2c -c public <target> CAMBIUM-PTP800-MIB::dataPortCopperAutoNegotiation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.17713.8.6.1.1 snmpget -v2c -c public <target> CAMBIUM-PTP800-MIB::dataPortCopperAutoNegotiation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.17713.8.6.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dataPortCopperAutoNegotiation.1
Start monitoring Cambium Networks PTP 800 licensed microwave wireless bridge with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAMBIUM-PTP800-MIB::dataPortCopperAutoNegotiation OID value, configure state conditions and alerts, and monitor any Cambium Networks PTP 800 licensed microwave wireless bridge 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.17713 | cambium | CAMBIUM-PMP80211-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.17713.8 | ptp800 | CAMBIUM-PTP800-MIB |
| 1.3.6.1.4.1.17713.8.6 | ethernet | CAMBIUM-PTP800-MIB |
| 1.3.6.1.4.1.17713.8.6.1 | dataPortCopperAutoNegotiation | CAMBIUM-PTP800-MIB |