All MIBs › ATM-TRACE-MIB › atmTracePathFilterTrap
atmTracePathFilterTrap
Module: ATM-TRACE-MIB
OID (symbolic): ATM-TRACE-MIB::atmTracePathFilterTrap
OID (numeric): 1.3.6.1.4.1.353.5.9.2.1.2.0.3
Node type: NOTIFICATION-TYPE
Description: An atmTracePathFilter trap is sent when the trap is enabled and a record is added to the atmTraceRecordTable and the atmTraceFilterRecordTable corresponding to this filter. The atmTraceFilterTrapEnable object must be reset to 'true' before another atmTracePathFilter trap can be generated by the agent for this filter entry.
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-TRACE-MIB::atmTracePathFilterTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.353.5.9.2.1.2.0.3
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]:65250->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (453203170) 52 days, 10:53:51.70 SNMPv2-MIB::snmpTrapOID.0 = OID: ATM-TRACE-MIB::atmTracePathFilterTrap
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ATM-TRACE-MIB::atmTracePathFilterTrap
Start monitoring PNNI-capable ATM switches (ATM Forum path/connection trace) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM-TRACE-MIB::atmTracePathFilterTrap OID value, configure state conditions and alerts, and monitor any PNNI-capable ATM switches (ATM Forum path/connection trace) 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.9 | atmfSignalling | ATM-POLICY-CONSTRAINT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.9.2 | atmfTrace | ATM-TRACE-MIB |
| 1.3.6.1.4.1.353.5.9.2.1 | atmTraceMIB | ATM-TRACE-MIB |
| 1.3.6.1.4.1.353.5.9.2.1.2 | atmTraceMIBTrapsPrefix | ATM-TRACE-MIB |
| 1.3.6.1.4.1.353.5.9.2.1.2.0 | atmTraceMIBTraps | ATM-TRACE-MIB |
| 1.3.6.1.4.1.353.5.9.2.1.2.0.3 | atmTracePathFilterTrap | ATM-TRACE-MIB |