All MIBs › CT-ELS100-MIB › kxtrapEntryText
kxtrapEntryText
Module: CT-ELS100-MIB
OID (symbolic): CT-ELS100-MIB::kxtrapEntryText
OID (numeric): 1.3.6.1.4.1.97.8.11.7.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A description of the trap.
What is kxtrapEntryText?
This read-only DisplayString holds the descriptive text for a specific entry in the trap log. It lets an administrator read a plain-language explanation of what happened for each historical trap event without cross-referencing trap numbers against documentation. For example, an admin reviewing overnight alarms would read kxtrapEntryText for each logged entry to quickly understand what each alarm meant.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.97.8.11.7.1.3 snmpwalk -v2c -c public <target> CT-ELS100-MIB::kxtrapEntryText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.97.8.11.7.1.3.1 snmpget -v2c -c public <target> CT-ELS100-MIB::kxtrapEntryText.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> kxtrapEntryText.1
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CT-ELS100-MIB::kxtrapEntryText OID value, configure state conditions and alerts, and monitor any Cabletron ELS100 series Ethernet switch (legacy) 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.8 | els_100 | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.11 | kxtrapMgt | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.11.7 | kxtrapTable | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.11.7.1 | kxtrapEntry | CT-ELS100-MIB |
| 1.3.6.1.4.1.97.8.11.7.1.3 | kxtrapEntryText | CT-ELS100-MIB |