All MIBs › DES2218-MIB › swPortCtrlNegotiationStatus
swPortCtrlNegotiationStatus
Module: DES2218-MIB
OID (symbolic): DES2218-MIB::swPortCtrlNegotiationStatus
OID (numeric): 1.3.6.1.4.1.171.11.7.1.2.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Depending on this object determine to enable NWAY or disable.
What is swPortCtrlNegotiationStatus?
This read-write INTEGER controls whether NWAY auto-negotiation is enabled or disabled on a port. An admin disables this on a port connected to equipment known to negotiate poorly, forcing a fixed speed/duplex configuration via swPortCtrlSpeedStatus and swPortCtrlDuplexState instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.11.7.1.2.2.1.9 snmpwalk -v2c -c public <target> DES2218-MIB::swPortCtrlNegotiationStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.11.7.1.2.2.1.9.1 snmpget -v2c -c public <target> DES2218-MIB::swPortCtrlNegotiationStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.11.7.1.2.2.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> swPortCtrlNegotiationStatus.1
Start monitoring D-Link DES-2218 smart switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DES2218-MIB::swPortCtrlNegotiationStatus OID value, configure state conditions and alerts, and monitor any D-Link DES-2218 smart switch 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.171 | d_link | DE1500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.171.11 | dlink_mgmt | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7 | des2218series | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1 | des2218MIB | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2 | swPortPackage | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2.2 | swPortCtrlTable | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2.2.1 | swPortCtrlEntry | DES2218-MIB |
| 1.3.6.1.4.1.171.11.7.1.2.2.1.9 | swPortCtrlNegotiationStatus | DES2218-MIB |