All MIBs › PROMINET-MIB › promPortDuplexMode
promPortDuplexMode
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promPortDuplexMode
OID (numeric): 1.3.6.1.4.1.2167.3.6.3.1.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: A point-to-point Ethernet port may be configured to support half or full duplex communications.
A full-duplex(2) port transmits and receives data concurrently, effectively doubling the data rate of the port.
Half-duplex(1) ports transmit or receive data, but not at the same time. Half-duplex ports use CSMA/CD as the access method to the network. Ports that are connected to shared segments (i.e. connected to a repeater), should always be configured to be in half-duplex mode.
This object indicates the desired duplexity of this port. If auto-negotiation is turned on for this port, then this value is ignored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.3.6.3.1.1.31 snmpwalk -v2c -c public <target> PROMINET-MIB::promPortDuplexMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.3.6.3.1.1.31.1 snmpget -v2c -c public <target> PROMINET-MIB::promPortDuplexMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2167.3.6.3.1.1.31.1 i <value>
Start monitoring Prominet Corporation Gigabit Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROMINET-MIB::promPortDuplexMode OID value, configure state conditions and alerts, and monitor any Prominet Corporation Gigabit Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.3 | promChassis | PROMINET-MIB |
| 1.3.6.1.4.1.2167.3.6 | promPorts | PROMINET-MIB |
| 1.3.6.1.4.1.2167.3.6.3 | promPortDuplexMgt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.3.6.3.1 | promPortDuplexTable | PROMINET-MIB |
| 1.3.6.1.4.1.2167.3.6.3.1.1 | promPortDuplexEntry | PROMINET-MIB |
| 1.3.6.1.4.1.2167.3.6.3.1.1.31 | promPortDuplexMode | PROMINET-MIB |