All MIBs › ERICSSON-ELN-MIB › elnPortConfiguredAutoNegotiation
elnPortConfiguredAutoNegotiation
Module: ERICSSON-ELN-MIB
OID (symbolic): ERICSSON-ELN-MIB::elnPortConfiguredAutoNegotiation
OID (numeric): 1.3.6.1.4.1.193.109.1.3.4.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Defines if speed auto negotiation is active or not. No write access for ports with no auto negotiation.
What is elnPortConfiguredAutoNegotiation?
Turns Ethernet auto-negotiation on or off for a port. Disable it (set false) when connecting to equipment that mis-negotiates speed or duplex and a fixed setting is needed instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.109.1.3.4.1.2 snmpwalk -v2c -c public <target> ERICSSON-ELN-MIB::elnPortConfiguredAutoNegotiation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.109.1.3.4.1.2.1 snmpget -v2c -c public <target> ERICSSON-ELN-MIB::elnPortConfiguredAutoNegotiation.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.109.1.3.4.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elnPortConfiguredAutoNegotiation.1
Start monitoring Ericsson ELN (Ethernet Line Node) access device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ERICSSON-ELN-MIB::elnPortConfiguredAutoNegotiation OID value, configure state conditions and alerts, and monitor any Ericsson ELN (Ethernet Line Node) access device from a single console.
OID Breakdown
Upper-level ancestors (8 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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.109 | eln | ERICSSON-ELN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.193.109.1 | elnMIB | ERICSSON-ELN-MIB |
| 1.3.6.1.4.1.193.109.1.3 | elnPortGroup | ERICSSON-ELN-MIB |
| 1.3.6.1.4.1.193.109.1.3.4 | elnPortTable | ERICSSON-ELN-MIB |
| 1.3.6.1.4.1.193.109.1.3.4.1 | elnPortEntry | ERICSSON-ELN-MIB |
| 1.3.6.1.4.1.193.109.1.3.4.1.2 | elnPortConfiguredAutoNegotiation | ERICSSON-ELN-MIB |