ctron-ethernet-parameters - ctEtherSupportedSpeed

MIBs list

ctEtherSupportedSpeed

Cabletron Ether Supported Speed
1.3.6.1.4.1.52.4.1.2.4.2.3.1.1.1

This indicates the supported speeds for the port. The value is a sum. This sum initially takes the value zero. Then, for each speed, S, that the port supports, 2 raised to (S - 1) is added to the sum. For example, a port that supports 10 Mb (S = 1) and 100 Mb (S = 2) would return a value of 3 ((2 ^ (1 - 1)) + (2 ^ (2 - 1))). Speed values should be calculated as follows: S Speed Description -- ----------- ------------------------------------------------ 1 10 Mb Ethernet 2 100 Mb Fast Ethernet 3 1000 Mb Gigabit Ethernet ::= { ctEtherManualConfigEntry 1 } SYNTAX INTEGER { tenmegabit(2), hundredmegabit(3), gigabit(4) } ACCESS read-write STATUS mandatory DESCRIPTION The administrative status requested by management for the speed of this port. The value of tenmegabit(2) indicates that if Auto-Negotiation is disabled for this port, that the port will operate at a speed of 10 megabits per second, provided that the port supports that speed, as specified by ctEtherSupportedSpeed. The value of hundredmegabit(3) indicates that if Auto-Negotiation is disabled for this port, that the port will operate at a speed of 100 megabits per second, provided that the port supports that speed, as specified by ctEtherSupportedSpeed. The value of gigabit(4) indicates that if Auto-Negotiation is disabled for this port, that the port will operate at a speed of 1000 megabits per second, provided that the port supports that speed, as specified by ctEtherSupportedSpeed. In all cases, if the value specified does not indicate a speed that the port supports the set will fail.

Back to ctron-ethernet-parameters MIB page.

IPHost Network monitor uses SNMP for monitoring health and availability of devices and applications in your network. You can send a SNMP Set to any remote device to monitor a specific SNMP object (CPU, Memory, Disk, Server Temperature, RAID failures, IO statistics, connection counts, error and much more).

MIBs list