All MIBs › CTATX-MIB › straceState
straceState
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::straceState
OID (numeric): 1.3.6.1.4.1.97.3.33.2.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the trace probe.
What is straceState?
This reports the current state of a traceroute probe: not-started, active, time-exceeded, host-unreachable, net-unreachable, or completed. It gives an admin the specific outcome of that probe rather than just knowing the overall trace finished, helping pinpoint exactly where a path failed. If a hop shows straceState as host-unreachable, the admin knows the destination itself rejected or couldn't be reached at that point, rather than the probe simply timing out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.33.2.1.11 snmpwalk -v2c -c public <target> CTATX-MIB::straceState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.33.2.1.11.1 snmpget -v2c -c public <target> CTATX-MIB::straceState.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::straceState 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.33 | strace | CTATX-MIB |
| 1.3.6.1.4.1.97.3.33.2 | straceTable | CTATX-MIB |
| 1.3.6.1.4.1.97.3.33.2.1 | straceEntry | CTATX-MIB |
| 1.3.6.1.4.1.97.3.33.2.1.11 | straceState | CTATX-MIB |