iso/org/dod/internet/private/enterprises/.2/.6/bcCustom/ports/.1/portInformationTable/portInformationEntry/portModuleSpeed
portModuleSpeed
OBJECT-TYPE
1.3.6.1.4.1.2.6.215.2.1.1.1.5
Description
The INTEGER value will indicate the current speed of the port. The INTEGER values are defined as follows: A signed value is Half duplex, A unsigned value is FULL Duplex. The value is the speed in multiple of 100 Mbps. The value of 0 is special for AUTO Speed, Auto Duplex. For example: 0: (SET) Auto Speed, Auto Duplex, GET (Not available due to link down) -1: 100 Mbps Half Duplex 1: 100 Mbps FULL Duplex 10: 1 Gbps FULL Duplex 20: 2 Gbps FULL Duplex 40: 4 Gbps FULL Duplex. 60: 6 Gbps FULL Duplex. 80: 8 Gbps FULL Duplex 100: 10 Gbps FULL Duplex 140: 14 Gbps FULL Duplex 160: 16 Gbps FULL Duplex 200: 20 Gbps FULL Duplex 400: 40 Gbps FULL Duplex 560: 56 Gbps FULL Duplex 600: 60 Gbps FULL Duplex 800: 80 Gbps FULL Duplex 1000: 100 Gbps FULL Duplex 1120: 112 Gbps FULL Duplex 1680: 168 Gbps FULL Duplex The value of zero is invalid in the get operation but it is valid in the set operation (Zero is the value used for a set operation for Auto Speed, Auto Duplex ).
Syntax
INTEGER { autoduplex(0), hundred-Mbpsfullduplex(1), one-Gbpsfullduplex(10), two-Gbpsfullduplex(20), four-Gbpsfullduplex(40), six-Gbpsfullduplex(60), eight-Gbpsfullduplex(80), ten-Gbpsfullduplex(100), fourteen-Gbpsfullduplex(140), sixteen-Gbpsfullduplex(160), twenty-Gbpsfullduplex(200), fourty-Gbpsfullduplex(400), fivtysix-Gbpsfullduplex(560), sixty-Gbpsfullduplex(600), eighty-Gbpsfullduplex(800), hundred-Gbpsfullduplex(1000), hundredandtwelve-Gbpsfullduplex(1120), hundredandsixtyeight-Gbpsfullduplex(1680) }