All MIBs › CONTIVITY-TRAPS-V1-MIB › cmpServer
cmpServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::cmpServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.13
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of CMP Server. Possible Values: One/more Certificate Requests error: there is at least one request error; One/more Certificate Requests processing: there is at least one request in processing; No Certificate Requests submitted: there is no request sent;
What is cmpServer?
A read-only display string reporting the state of the Contivity's CMP (Certificate Management Protocol) server, expressed as one of a small set of certificate-request status phrases. It tells an admin whether any certificate enrollment requests are stuck in an error state or still being processed, which matters because a VPN gateway relying on PKI certificates can fail to establish tunnels if certificate issuance breaks. For example, an admin polling this trap would see "One/more Certificate Requests error" if a certificate request to the CA failed and needs investigation before new IPsec peers can authenticate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.13 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::cmpServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.13.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::cmpServer.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::cmpServer 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.13 | cmpServer | CONTIVITY-TRAPS-V1-MIB |