All MIBs › ADVA-FSPR7-MIB › fspR7EquipmentInsertedTrap
fspR7EquipmentInsertedTrap
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::fspR7EquipmentInsertedTrap
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.5.0.10001
Node type: NOTIFICATION-TYPE
Description:
This trap is sent when an equipment is inserted.
What is fspR7EquipmentInsertedTrap?
This notification is automatically generated and sent when new hardware equipment is physically inserted into an ADVA FSP R7 system. The trap provides immediate notification of hardware hotplug events, allowing management systems to detect equipment additions and trigger necessary provisioning or configuration workflows. Network operators use this event to be alerted when cards, modules, or other components are added to the system.
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> '' ADVA-FSPR7-MIB::fspR7EquipmentInsertedTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2544.1.11.7.5.0.10001
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]:57636->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (302640932) 35 days, 0:40:09.32 SNMPv2-MIB::snmpTrapOID.0 = OID: ADVA-FSPR7-MIB::fspR7EquipmentInsertedTrap
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.5 | trap | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.5.0 | fspR7Trap | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.5.0.10001 | fspR7EquipmentInsertedTrap | ADVA-FSPR7-MIB |