All MIBs › CONTIVITY-TRAPS-V1-MIB › antiSpoofingStatus
antiSpoofingStatus
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::antiSpoofingStatus
OID (numeric): 1.3.6.1.4.1.2505.1.3.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of Anti Spoofing Feature. Possible Values: Disabled: Anti-Spoofing is Disabled; Warning: Anti-Spoofing : Packets Dropped; Alert: Anti-Spoofing state not known!; The values have the following meaning: -- The first means the feature is disabled -- The second means packets were dropped due to a detected spoofed address -- The third should never happen, but means the status has been set to a bogus value.
What is antiSpoofingStatus?
A read-only status string reporting whether the Contivity's anti-spoofing packet filter is Disabled, actively dropping spoofed packets (Warning), or in an unknown state (Alert). This matters to an admin because anti-spoofing protects against forged source-address attacks, and a Warning that packets are being dropped could indicate either an attack in progress or a legitimate host being misclassified. An admin who sees antiSpoofingStatus flip to "Warning: Anti-Spoofing: Packets Dropped" during unusual traffic would check the logs to determine whether it's blocking a real spoofing attempt or an internal misconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.6 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::antiSpoofingStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.6.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::antiSpoofingStatus.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::antiSpoofingStatus 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.6 | antiSpoofingStatus | CONTIVITY-TRAPS-V1-MIB |