cnfgEthernetDuplex OBJECT-TYPE
SYNTAX INTEGER{full-duplex(1), --*
half-duplex(2) --*
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This persistent variable contains the current configuration
of the ethernet communication mode.
'full-duplex' indicates ethernet communicates in full duplex mode.
'half-duplex' indicates ethernet communicates in half duplex mode.