All MIBs › Fx8210-private › sendGenericEvent
sendGenericEvent
Module: Fx8210-private
OID (symbolic): Fx8210-private::sendGenericEvent
OID (numeric): 1.3.6.1.4.1.22.10.1.0.1
Node type: NOTIFICATION-TYPE
Description: This trap message is generated by any software module in the FINEX software. Any type of event can be sent.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' Fx8210-private::sendGenericEvent snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.22.10.1.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:56863->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (228893215) 26 days, 11:48:52.15 SNMPv2-MIB::snmpTrapOID.0 = OID: Fx8210-private::sendGenericEvent
Start monitoring Fibronics FX8210 switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Fx8210-private::sendGenericEvent OID value, configure state conditions and alerts, and monitor any Fibronics FX8210 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.22 | fibronics | EDB-snmp |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.10 | fxm8000 | Fx8210-private |
| 1.3.6.1.4.1.22.10.1 | finexsystem | Fx8210-private |
| 1.3.6.1.4.1.22.10.1.0.1 | sendGenericEvent | Fx8210-private |