All MIBs › CNTAU-MIB › cnttraceData
cnttraceData
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cnttraceData
OID (numeric): 1.3.6.1.4.1.333.1.12.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The remaining 14 octets of trace information.
What is cnttraceData?
This object holds the remaining 14 octets of raw trace information for this diagnostic entry. An administrator, typically working with vendor support, decodes these raw octets to get low-level diagnostic detail about the logged internal event beyond what the type and CPU fields alone provide. For example, vendor support might ask the admin to retrieve this raw octet string for a specific trace index to decode the exact internal fault condition that was logged.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.12.1.1.4 snmpwalk -v2c -c public <target> CNTAU-MIB::cnttraceData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.12.1.1.4.1 snmpget -v2c -c public <target> CNTAU-MIB::cnttraceData.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnttraceData.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cnttraceData OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (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.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.12 | cntdiagnostics | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.12.1 | cntTraceTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.12.1.1 | cnttraceEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.12.1.1.4 | cnttraceData | CNTAU-MIB |