swanActualSpeed
CTATX-MIB ·
.1.3.6.1.4.1.97.3.14.1.1.3
Object
column mandatory
Enumeration
This is the actual line speed. The possible values are defined by suartSpeed. For HSSI, the speed is 45-megabits(11). If the RS-449 interface is being used on the HSSI IOM, the speed is always reported as 1.544-megabits(9); however, the external clock may be generating a slower speed.
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::swanActualSpeed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::swanActualSpeed.<swanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::swanActualSpeed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | b1200-baud |
3 | b2400-baud |
4 | b4800-baud |
5 | b9600-baud |
6 | b19200-baud |
7 | b38400-baud |
8 | b56-kilobits |
9 | b1544-kilobits |
10 | b2048-kilobits |
11 | b45-megabits |