All MIBs › ATM-FORUM-SNMP-M4-MIB › atmfM4VplXConnDeleted
atmfM4VplXConnDeleted
Module: ATM-FORUM-SNMP-M4-MIB
OID (symbolic): ATM-FORUM-SNMP-M4-MIB::atmfM4VplXConnDeleted
OID (numeric): 1.3.6.1.4.1.353.5.1.3.1.2.0.63
Node type: NOTIFICATION-TYPE
Description:
Indicates that the VPL cross-connection has just been deleted. When a cross-connection is deleted along with its VPL endpoints, this trap should be emitted to indicate the deletion of the entire group of objects.
What is atmfM4VplXConnDeleted?
This SNMP trap notification indicates that a Virtual Path Link (VPL) cross-connection has just been deleted along with all its VPL endpoints. When a VPL cross-connection is removed from an ATM network element, this trap is emitted to alert management systems of the removal so they can update their view of the network topology. This is particularly important for fault management and capacity planning in ATM networks.
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> '' ATM-FORUM-SNMP-M4-MIB::atmfM4VplXConnDeleted snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.353.5.1.3.1.2.0.63
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]:56116->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (28017972) 3 days, 5:49:39.72 SNMPv2-MIB::snmpTrapOID.0 = OID: ATM-FORUM-SNMP-M4-MIB::atmfM4VplXConnDeleted
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.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1 | atmfM4 | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3 | atmfM4SnmpNEView | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1 | atmfM4MIB | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.2 | atmfM4MIBTraps | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.2.0 | atmfM4MIBTrapPrefix | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.2.0.63 | atmfM4VplXConnDeleted | ATM-FORUM-SNMP-M4-MIB |