All MIBs › ALCATEL-IND1-CHASSIS-MIB › chassisTrapsStrfileName
chassisTrapsStrfileName
Module: ALCATEL-IND1-CHASSIS-MIB
OID (symbolic): ALCATEL-IND1-CHASSIS-MIB::chassisTrapsStrfileName
OID (numeric): 1.3.6.1.4.1.6486.801.1.1.1.3.1.1.13.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Name of the source file where the fault was detected. This is given by the C ANSI macro __FILE__. The path shouldn't appear.
What is chassisTrapsStrfileName?
Reports the name of the C source code file (as given by the __FILE__ macro) where the fault condition was detected and the STR was raised. This provides developers and support staff with a precise location in the codebase to investigate the reported problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.1.1.3.1.1.13.4 snmpwalk -v2c -c public <target> ALCATEL-IND1-CHASSIS-MIB::chassisTrapsStrfileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.1.1.3.1.1.13.4.1 snmpget -v2c -c public <target> ALCATEL-IND1-CHASSIS-MIB::chassisTrapsStrfileName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chassisTrapsStrfileName.1
Start monitoring Alcatel/Alcatel-Lucent OmniSwitch chassis switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-CHASSIS-MIB::chassisTrapsStrfileName OID value, configure state conditions and alerts, and monitor any Alcatel/Alcatel-Lucent OmniSwitch chassis switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.1 | managementIND1Hardware | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.1.1 | hardwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.1.1.3 | hardentIND1Chassis | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.1.1.3.1 | alcatelIND1ChassisMIB | ALCATEL-IND1-CHASSIS-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.3.1.1 | alcatelIND1ChassisMIBObjects | ALCATEL-IND1-CHASSIS-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.3.1.1.13 | chassisTrapsObj | ALCATEL-IND1-CHASSIS-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.3.1.1.13.4 | chassisTrapsStrfileName | ALCATEL-IND1-CHASSIS-MIB |