All MIBs › CTATX-MIB › debugStringID
debugStringID
Module: CTATX-MIB
OID (symbolic): CTATX-MIB::debugStringID
OID (numeric): 1.3.6.1.4.1.97.3.12.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of debug text strings sent by the ES/1. This parameter is used by the ES/1's enterprise specific trap mechanism.
What is debugStringID?
This read-only INTEGER counts the number of debug text strings sent by the ES/1, used internally by the device's enterprise-specific trap mechanism. An admin or NMS uses this counter to detect when a new debug message has been generated, since it changes each time the device emits a new debug string via trap. Seeing debugStringID increment unexpectedly during normal operation would alert an admin that the device is generating internal debug output worth investigating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.3.12.1 snmpwalk -v2c -c public <target> CTATX-MIB::debugStringID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.3.12.1.1 snmpget -v2c -c public <target> CTATX-MIB::debugStringID.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::debugStringID 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.12 | debug | CTATX-MIB |
| 1.3.6.1.4.1.97.3.12.1 | debugStringID | CTATX-MIB |