All MIBs › CTATX-MIB › swanActualSpeed
swanActualSpeed
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::swanActualSpeed
OID (numeric): 1.3.6.1.4.1.97.3.14.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is swanActualSpeed?
This read-only enumerated INTEGER reports the actual line speed of a synchronous WAN port, noting HSSI always reports 45-megabits(11), and an RS-449 interface on the HSSI IOM always reports 1.544-megabits(9) even though the external clock could actually be running slower. An admin compares this to swanDesiredSpeed to verify the port actually negotiated the requested rate, keeping in mind the RS-449/HSSI caveat can mask a genuinely slower external clock. Noticing swanActualSpeed pinned at 1.544-megabits on an RS-449 port despite a slower expected carrier rate reminds the admin this reading may not reflect the true external clock speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.14.1.1.3 snmpwalk -v2c -c public <target> CTATX-MIB::swanActualSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.14.1.1.3.1 snmpget -v2c -c public <target> CTATX-MIB::swanActualSpeed.1
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTATX-MIB::swanActualSpeed OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ATX switch module from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.97 | sigma | CT-ELS10-27-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.97.3 | ecs_1 | CTATX-MIB |
| 1.3.6.1.4.1.97.3.14 | swan | CTATX-MIB |
| 1.3.6.1.4.1.97.3.14.1 | swanTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.14.1.1 | swanEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.14.1.1.3 | swanActualSpeed | CTATX-MIB |