All MIBs › CONTIVITY-TRAPS-V1-MIB › fireWall
fireWall
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::fireWall
OID (numeric): 1.3.6.1.4.1.2505.1.3.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of internal firewall. Possible Values: Disabled: Firewall: Firewall disabled; Disabled: Firewall: Firewall stopped; Warning: Firewall: Current Firewall is %s. Reboot is required to start %s; Warning: Firewall: Firewall state is not known!; Warning: Firewall: Daemon loading policy; Alert: Firewall: Firewall requires reboot to start; Alert: Firewall: Daemon task does not exist; Alert: Firewall: Daemon task is suspended;
The values have the following meaning: -- The first two possible values are common to all firewalls. Disabled: Firewall: Firewall disabled; Warning: Firewall: Current Firewall is %s. Reboot is required to start %s; -- The firewall type (Contivity / CheckPoint) has been changed, but for it -- to take effect, the VPN Router must be restarted.
-- Contivity Firewall specific values. Warning: Firewall: Firewall state is not known!; -- The Contivity firewall's -- state cannot be determined.
-- CheckPoint Firewall specific values. Disabled: Firewall: Firewall stopped; Warning: Firewall: Daemon loading policy; Alert: Firewall: Firewall requires reboot to start; Alert: Firewall: Daemon task does not exist; Alert: Firewall: Daemon task is suspended;
What is fireWall?
A read-only status string reporting the state of the Contivity's built-in firewall, ranging from Disabled and various Warning conditions to an Alert requiring a reboot. Since the internal firewall enforces traffic policy on the gateway, an admin needs to know if it's stopped, disabled, or stuck needing a reboot, because that directly changes what traffic is actually being filtered. If fireWall reports "Alert: Firewall requires reboot to start," the admin knows the firewall is not currently enforcing policy and should schedule a reboot rather than assume protection is active.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.2 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::fireWall
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.2.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::fireWall.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::fireWall OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN Router from a single console.
OID Breakdown
Upper-level ancestors (8 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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.3 | serviceCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.3.2 | fireWall | CONTIVITY-TRAPS-V1-MIB |