portAdminMode
BRCMROBOMGMT5324MIB ·
.1.3.6.1.4.1.655.9.22.1.2.1.1.6
Object
column
mandatory
r/w
Enumeration
To Control the speed & duplex mode for 10/100Mb ports,
default = AutoNegotiation (1)
(1) AutoNegotiation : detect by AN (i.e. AN enable)
if link partner do not support AN,
the port is force to half duplex mode.
(2) 10MHalf : force to 10M bps & half duplex mode
(3) 10MFull : force to 10M bps & full duplex mode
(4) 100MHalf : force to 100M bps & half duplex mode
(5) 100MFull : force to 100M bps & full duplex mode
(6) 1000MHalf : force to 1000M bps & half duplex mode
(7) 1000MFull : force to 1000M bps & full duplex mode
hundredBaseTX port can be set as
AutoNegotiation (1),
10MHalf (2),
10MFull (3),
100MHalf (4),
100MFull (5)
hundredBaseFX port can be set as
100MHalf (4),
100MFull (5)
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus.
Context
- MIB
- BRCMROBOMGMT5324MIB
- OID
.1.3.6.1.4.1.655.9.22.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- portEntry
- Table
- portTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | autonegotiation |
2 | s10mhalf |
3 | s10mfull |
4 | s100mhalf |
5 | s100mfull |
6 | s1000mhalf |
7 | s1000mfull |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| portIndex mandatory port number,
This is defined as ifIndex in the IF-MIB. | column | Integer32 | .1.3.6.1.4.1.655.9.22.1.2.1.1.1 |
| portTrunkID mandatory The trunk to which this port belongs. A value of 0
means that this port does not belong to any trunk.
A value greater than zero means that this port
belongs to trunk at trunkIndex… | column | Integer32 | .1.3.6.1.4.1.655.9.22.1.2.1.1.10 |
| portName mandatory Name of each port. | column | OctetString | .1.3.6.1.4.1.655.9.22.1.2.1.1.2 |
| portType mandatory The type of each port. | column | Enumeration | .1.3.6.1.4.1.655.9.22.1.2.1.1.3 |
| portLink mandatory This object indicates the link status of each port is
up or down. | column | Enumeration | .1.3.6.1.4.1.655.9.22.1.2.1.1.4 |
| portEnable mandatory Enable/disable status of the port,
default = enable(1). | column | Enumeration | .1.3.6.1.4.1.655.9.22.1.2.1.1.5 |
| portSpeedDpxStatus mandatory The operating speed and duplex mode of the switched port. | column | Enumeration | .1.3.6.1.4.1.655.9.22.1.2.1.1.7 |
| portFlowControlConfiguration mandatory Flow control configuration, | column | Enumeration | .1.3.6.1.4.1.655.9.22.1.2.1.1.8 |
| portFlowCtrlStatus mandatory (1) Flow control mechanism is disabled.
(2) BackPressure flow control machanism is used.
(3) IEEE 802.3 flow control machanism is used. | column | Enumeration | .1.3.6.1.4.1.655.9.22.1.2.1.1.9 |