All MIBs › CONTIVITY-TRAPS-V1-MIB › fipsStatus
fipsStatus
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::fipsStatus
OID (numeric): 1.3.6.1.4.1.2505.1.3.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of FIPS. Possible Values: Warning: FIPS: Random generator test failed; Warning: FIPS: DESMAC check on executables Failed; Warning: FIPS: DES KAT Test Failed; Warning: FIPS: SHA1 Self Test Failed; Alert: FIPS: status not known;
What is fipsStatus?
A read-only status string reporting the result of the Contivity's FIPS 140 self-tests, such as random generator, DES MAC, DES KAT, or SHA1 test failures, or an Alert if the state is unknown. FIPS mode is often a compliance requirement for government or regulated deployments, so a Warning here tells the admin that a cryptographic self-test has failed and the box may no longer meet its required security posture. A compliance-focused admin seeing fipsStatus report "Warning: FIPS: SHA1 Self Test Failed" would treat the device as out of FIPS compliance until the self-test issue is resolved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.3 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::fipsStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.3.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::fipsStatus.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::fipsStatus 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.3 | fipsStatus | CONTIVITY-TRAPS-V1-MIB |