Set the port speed and duplex mode as follows:
halfDuplex10(2) - 10Mbps and half duplex mode
fullDuplex10(3) - 10Mbps and full duplex mode
halfDuplex100(4) - 100Mbps and half duplex mode
fullDuplex100(5) - 100Mbps and full duplex mode
halfDuplex1000(6) - 1000Mbps and half duplex mode
fullDuplex1000(7) - 1000Mbps and full duplex mode
hundredBaseTX port can be set as
halfDuplex10(2)
fullDuplex10(3)
halfDuplex100(4)
fullDuplex100(5)
hundredBaseFX port can be set as
halfDuplex100(4)
fullDuplex100(5)
thousandBaseSX port can be set as
halfDuplex1000(6)
fullDuplex1000(7)
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus.
Parsed from file foundry_ap.mib.txt
Company: brocade
Module: FOUNDRY-WIRELESS-AP-MIB
portSpeedDpxCfg OBJECT-TYPE SYNTAX INTEGER { auto(1), halfDuplex10(2), fullDuplex10(3), halfDuplex100(4), fullDuplex100(5), halfDuplex1000(6), fullDuplex1000(7) } MAX-ACCESS read-write STATUS current DESCRIPTION "Set the port speed and duplex mode as follows: halfDuplex10(2) - 10Mbps and half duplex mode fullDuplex10(3) - 10Mbps and full duplex mode halfDuplex100(4) - 100Mbps and half duplex mode fullDuplex100(5) - 100Mbps and full duplex mode halfDuplex1000(6) - 1000Mbps and half duplex mode fullDuplex1000(7) - 1000Mbps and full duplex mode hundredBaseTX port can be set as halfDuplex10(2) fullDuplex10(3) halfDuplex100(4) fullDuplex100(5) hundredBaseFX port can be set as halfDuplex100(4) fullDuplex100(5) thousandBaseSX port can be set as halfDuplex1000(6) fullDuplex1000(7) The actual operating speed and duplex of the port is given by portSpeedDpxStatus." DEFVAL { halfDuplex10 } ::= { portEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.1991.1.6.1.3.1.1.1 | portIndex | 0 | 0 | This is defined as ifIndex in the IF-MIB. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.2 | portName | 0 | 0 | Indicates the port name. This is same as ifAlias in the IF-MIB (RFC2863 or later). |
1.3.6.1.4.1.1991.1.6.1.3.1.1.3 | portType | 0 | 0 | Indicates the port type. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.5 | portFlowCtrlCfg | 0 | 0 | (1) Flow control mechanism is enabled. If the port type is hundredBaseTX or thousandBaseSX: When the port is operating in halfDup… |
1.3.6.1.4.1.1991.1.6.1.3.1.1.6 | portCapabilities | 0 | 0 | Port capabilities. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.7 | portAutonegotiation | 0 | 0 | Whether autonegotiation is enabled. |
1.3.6.1.4.1.1991.1.6.1.3.1.1.8 | portSpeedDpxStatus | 0 | 0 | The operating speed and duplex mode of the switched port. If this index is a trunk, the speed is the speed of its individual memb… |
1.3.6.1.4.1.1991.1.6.1.3.1.1.9 | portFlowCtrlStatus | 0 | 0 | (2) BackPressure flow control machanism is used. (3) IEEE 802.3 flow control machanism is used. (4) Flow control mechanism is dis… |