All MIBs › CONTIVITY-TRAPS-V1-MIB › firewallRuleTriggeredTrap
firewallRuleTriggeredTrap
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::firewallRuleTriggeredTrap
OID (numeric): 1.3.6.1.4.1.2505.1.14.3.0.1
Node type: NOTIFICATION-TYPE
Description:
An event sent at the user's request to signal that a rule has been matched. firewallPolicyType-ces -- Policy type. firewallRuleType-ces -- Type of rule that triggered this event. firewallRuleNumber-ces -- Number of the rule that triggered this event. ifIndex -- ifIndex is the index into the ifTable for port that received the packet. ifName-ces -- The name of the interface, same as ifName. firewallSrcAddr-ces -- Source IP address of the packet. firewallSrcPort-ces -- Source port address of the packet. firewallDestAddr-ces -- Destination IP address of the packet. firewallDestPort-ces -- Destination port of the packet. firewallProtocolID-ces -- The value of the protocol field in the IP header. firewallRuleAction-ces -- Action defined for the triggered rule.
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> '' CONTIVITY-TRAPS-V1-MIB::firewallRuleTriggeredTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2505.1.14.3.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]:51141->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (326983621) 37 days, 20:17:16.21 SNMPv2-MIB::snmpTrapOID.0 = OID: CONTIVITY-TRAPS-V1-MIB::firewallRuleTriggeredTrap
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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1.14 | snmpAgentTrapInfo_ces | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.14.3 | snmpAgentFirewallInfo_ces | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.14.3.0.1 | firewallRuleTriggeredTrap | CONTIVITY-TRAPS-V1-MIB |