All MIBs › CONTIVITY-TRAPS-V1-MIB › certificateServer
certificateServer
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::certificateServer
OID (numeric): 1.3.6.1.4.1.2505.1.2.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Status of Certificates Validity. Possible Values: Alert: Certificates Validity: All certificates are going to expire/expired; Warning: Certificates Validity: One/more certificate is invalid; Disabled: Certificates Validity: No certificate defined;
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.11 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::certificateServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.2.11.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::certificateServer.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> certificateServer.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1.2 | serverCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.2.11 | certificateServer | CONTIVITY-TRAPS-V1-MIB |