All MIBs › Hub-facs-prvt › fmDiagTrapInfo
fmDiagTrapInfo
Module: Hub-facs-prvt
OID (symbolic): Hub-facs-prvt::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 sent along with generic traps: the first word is a trap code and the remainder is free-form extra information, with embedded CR/LF characters. An admin reads this alongside a received fmDiagGenericTrap to get human-readable detail about what condition triggered it.
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> Hub-facs-prvt::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> Hub-facs-prvt::fmDiagTrapInfo.1
Start monitoring Legacy Fibronics hub equipment (trap-destination/system config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Hub-facs-prvt::fmDiagTrapInfo OID value, configure state conditions and alerts, and monitor any Legacy Fibronics hub equipment (trap-destination/system config) from a single console.
OID Breakdown
Upper-level ancestors (9 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.51.5.2 | fmDiagTrapInfo | Hub-facs-prvt |