All MIBs › APSECURITY-MIB › apSecurityCertificateCertIsCA
apSecurityCertificateCertIsCA
Module: APSECURITY-MIB
OID (symbolic): APSECURITY-MIB::apSecurityCertificateCertIsCA
OID (numeric): 1.3.6.1.4.1.9148.3.9.1.10.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Boolean value indicating if the certificate is a CA certificate.
What is apSecurityCertificateCertIsCA?
A boolean flag indicating whether this certificate is a Certificate Authority certificate (true) or end-entity (false). Network engineers use this to distinguish trust anchors from leaf certificates. Example: true for root/intermediate CAs used in chain validation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.9.1.10.1.8 snmpwalk -v2c -c public <target> APSECURITY-MIB::apSecurityCertificateCertIsCA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.9.1.10.1.8.1 snmpget -v2c -c public <target> APSECURITY-MIB::apSecurityCertificateCertIsCA.1
Start monitoring Acme Packet (Oracle) Net-Net Session Border Controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APSECURITY-MIB::apSecurityCertificateCertIsCA OID value, configure state conditions and alerts, and monitor any Acme Packet (Oracle) Net-Net Session Border Controllers 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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9148.3.9 | apSecurityModule | APSECURITY-MIB |
| 1.3.6.1.4.1.9148.3.9.1 | apSecurityMIBObjects | APSECURITY-MIB |
| 1.3.6.1.4.1.9148.3.9.1.10 | apSecurityCertificateTable | APSECURITY-MIB |
| 1.3.6.1.4.1.9148.3.9.1.10.1 | apSecurityCertificateEntry | APSECURITY-MIB |
| 1.3.6.1.4.1.9148.3.9.1.10.1.8 | apSecurityCertificateCertIsCA | APSECURITY-MIB |