All MIBs › TPT-PORT-CONFIG-MIB › portConfigDuplex
portConfigDuplex
Module: TPT-PORT-CONFIG-MIB
OID (symbolic): TPT-PORT-CONFIG-MIB::portConfigDuplex
OID (numeric): 1.3.6.1.4.1.10734.3.3.2.4.1.1.4
Node type: OBJECT-TYPE
Type: DuplexSetting
Access: read-only
Description:
The duplex configuration setting of this port.
What is portConfigDuplex?
This read-only object reports the duplex setting of a network port, indicating whether it operates in half-duplex, full-duplex, or auto-negotiated mode. The duplex mode affects how the port can simultaneously send and receive data. Network administrators use this object to verify port configuration compatibility and diagnose transmission performance issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.4 snmpwalk -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigDuplex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.4.1 snmpget -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigDuplex.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.4 | portConfigDuplex | TPT-PORT-CONFIG-MIB |