All MIBs › CONTIVITY-TRAPS-V1-MIB › crlServer
crlServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::crlServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.22
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of CRL Server. Possible Values: Healthy : -- All Certificates are Valid Alert : -- One/more certificate is expired Warning : -- One/more certificate is going to expire Warning : -- Duplicate CA certs detected on the switch. Disabled : -- No certificate defined
What is crlServer?
A read-only status string reporting the health of the Contivity's Certificate Revocation List (CRL) server used to check whether client or peer certificates have been revoked. If this drops to Alert or Warning, certificate-based VPN authentication may accept revoked certificates or fail authentication entirely, which is a security-relevant condition for a network admin to catch quickly. A security-conscious admin seeing crlServer report "Alert" would investigate whether the CRL distribution point is unreachable, since that could let a revoked client certificate still pass authentication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.22 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::crlServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.22.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::crlServer.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::crlServer 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.2 | serverCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.2.22 | crlServer | CONTIVITY-TRAPS-V1-MIB |