MIB Viewer

tmnxPortEtherSpeed

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.2.4.4.1.3
Access
read-write
Status
current
Sub-identifiers
0
The tmnxPortEtherSpeed variable specifies the link speed of the Ethernet interface if tmnxPortEtherAutoNegotiate has a value of 'false' or 'limited'. If tmnxPortEtherAutoNegotiate has a value of 'true', the link parameters are negotiated with the far end and the tmnxPortEtherSpeed variable is ignored. A value of 'speed10' sets the link to 10 mbps. A value of 'speed100' sets the link to 100 mbps. A value of 'speed1000' sets the link to 1000 mbps (1 gbps). tmnxPortEtherSpeed is only valid on Ethernet interfaces that support multiple link speeds.
INTEGER { notApplicable (0), speed10 (1), speed100 (2), speed1000 (3), speed10000 (4) }