|
Description:
|
swL2PortInfoType OBJECT-TYPE
SYNTAX INTEGER {
portType-none(0),
portType-100Base-T(2),
portType-100Base-X(3),
portType-1000Base-T(4),
portType-1000Base-X(5),
portType-10GBase-R(6),
portType-10GBase-CX4(7),
portType-SIO(8),
portType-module-empty(9),
portType-user-last(10)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object indicates the connector type of this port."
|
|
|