All MIBs › EDB-snmp › fmDiagTrapInfo
fmDiagTrapInfo
Module: EDB-snmp
OID (symbolic): EDB-snmp::fmDiagTrapInfo
OID (numeric): 1.3.6.1.4.1.22.51.5.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Used for generic traps. The first word is the trap code. The rest of the string is the extra information. Contains CR and LF char.
What is fmDiagTrapInfo?
This OID holds diagnostic text for generic traps, where the first word is a trap code and the remainder is free-form extra detail, potentially spanning multiple lines. Admins read this to get human-readable context accompanying a generic diagnostic trap the device raised.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.51.5.2 snmpwalk -v2c -c public <target> EDB-snmp::fmDiagTrapInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.51.5.2.1 snmpget -v2c -c public <target> EDB-snmp::fmDiagTrapInfo.1
Start monitoring Fibronics International network equipment (SNMP trap-destination config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDB-snmp::fmDiagTrapInfo OID value, configure state conditions and alerts, and monitor any Fibronics International network equipment (SNMP trap-destination config) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22 | fibronics | EDB-snmp |
| 1.3.6.1.4.1.22.51 | fm800 | EDB-snmp |
| 1.3.6.1.4.1.22.51.5 | fmdiag | EDB-snmp |
| 1.3.6.1.4.1.22.51.5.2 | fmDiagTrapInfo | EDB-snmp |