All MIBs › TPT-PORT-CONFIG-MIB › portConfigAutoNeg
portConfigAutoNeg
Module: TPT-PORT-CONFIG-MIB
OID (symbolic): TPT-PORT-CONFIG-MIB::portConfigAutoNeg
OID (numeric): 1.3.6.1.4.1.10734.3.3.2.4.1.1.5
Node type: OBJECT-TYPE
Type: AutoNegotiation
Access: read-only
Description:
The auto-negotiation configuration setting of this port.
What is portConfigAutoNeg?
This holds the auto-negotiation setting for a network port, which determines whether the port automatically detects speed and duplex settings. It tells you whether the port is configured for manual speed settings or automatic detection. An operator would check this value when a port fails to link up to verify if auto-negotiation is enabled or if manual speed/duplex settings need adjustment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.5 snmpwalk -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigAutoNeg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.5.1 snmpget -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigAutoNeg.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.10734 | tippingpoint | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3 | tpt_products | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3.3 | tpt_tpaMIBs | TPT-TPAMIBS-MIB |
| 1.3.6.1.4.1.10734.3.3.2 | tpt_tpa_objs | TPT-TPAMIBS-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4 | tpt_port_config_objs | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1 | portConfigTable | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1 | portConfigEntry | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.5 | portConfigAutoNeg | TPT-PORT-CONFIG-MIB |