hwifEthernetDuplex
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.1.4.1.1
Object
column
r/w
Enumeration
Ethernet port duplex mode. Options: 1. full(1) -indicates that at one moment, the port can be sending packets and receiving packets 2. half(2) -indicates that at one moment, the port can be sending packets or receiving packets 3. auto(3) -indicates that the port duplex mode is automatic 4. autoFull(4) -indicates that the port duplex mode is automatic full 5. autoHalf(5) -indicates that the port duplex mode is automatic half 6. invalid(-1) -invalid value Currently only two duplex modes are supported: full(1) and half(2). When auto-negotiation is disabled on a port, the duplex mode can be set.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.1.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwEthernetEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | full |
2 | half |
3 | auto |
4 | autoFull |
5 | autoHalf |