CmRateType

  • Base type Enumeration

An integer value that identifies the rate of the interface. The value 'unknown' indicates the rate of the interface is not known. The value 'auto' indicates the rate of the interface is auto. The client interface will automatically negotiates its speed with its peer. The value 'oneGbps' indicates the rate of the interface is 1 Gigabits/sec. The value 'twoGbps' indicates the rate of the interface is 2 Gigabits/sec. The value 'fourGbps' indicates the rate of the interface is 4 Gigabits/sec. The value 'tenGbps' indicates the rate of the interface is 10 Gigabits/sec.

Possible values

6 objects
Number Name
1 unknown
2 auto
3 oneGbps
4 twoGbps
5 fourGbps
6 tenGbps