All MIBs › CISCO-TAP2-MIB › ciscoTap2MIBActive
ciscoTap2MIBActive
Module: CISCO-TAP2-MIB
OID (symbolic): CISCO-TAP2-MIB::ciscoTap2MIBActive
OID (numeric): 1.3.6.1.4.1.9.9.399.0.1
Node type: NOTIFICATION-TYPE
Description:
This Notification is sent when an intercepting router or switch is first capable of intercepting a packet corresponding to a configured data stream. The value of the corresponding cTap2StreamType which identifies the actual intercept stream type is included in this notification.
This notification may be generated in conjunction with the intercept application, which is designed to expect the notification to be sent as reliably as possible, e.g., through the use of a finite number of retransmissions until acknowledged, as and when such mechanisms are available; for example, with SNMPv3, this would be an InformRequest. Filter installation can take a long period of time, during which call progress may be delayed.
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> '' CISCO-TAP2-MIB::ciscoTap2MIBActive snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.399.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]:55165->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (184600957) 21 days, 8:46:49.57 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-TAP2-MIB::ciscoTap2MIBActive
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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.399 | ciscoTap2MIB | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.0 | ciscoTap2MIBNotifs | CISCO-TAP2-MIB |
| 1.3.6.1.4.1.9.9.399.0.1 | ciscoTap2MIBActive | CISCO-TAP2-MIB |