All MIBs › CONTIVITY-TRAPS-V1-MIB › ocspServer
ocspServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::ocspServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.23
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of OCSP Server. Possible Values: Disabled : -- No OCSP server configured Alert : -- All OCSP servers are down. Cert:%s Warning : -- At least one server is down. Cert:%s Warning : -- OCSP is enabled but not configured. Cert:%s Healthy : -- All servers are up
What is ocspServer?
A read-only status string reporting the health of the Contivity's OCSP (Online Certificate Status Protocol) responder integration, used as a real-time alternative to CRL checking. An admin relying on OCSP for certificate validation needs to know when the service degrades, since a non-Healthy OCSP path could either block valid connections or, worse, silently fail open. If ocspServer reports "Warning" during a certificate rollout, the admin would check connectivity to the OCSP responder before assuming all client certificate checks are being validated correctly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.23 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::ocspServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.23.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::ocspServer.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::ocspServer 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.23 | ocspServer | CONTIVITY-TRAPS-V1-MIB |