CLAB-DEF-MIB :: clabCVCRootCACert

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCLAB-DEF-MIBclabCVCRootCACert

clabCVCRootCACert

Module: CLAB-DEF-MIB

OID (symbolic): CLAB-DEF-MIB::clabCVCRootCACert

OID (numeric): 1.3.6.1.4.1.4491.3.1.2

Node type: OBJECT-TYPE

Type: DocsX509ASN1DEREncodedCertificate

Access: read-only

Description: The X509 DER-encoded CableLabs CVC Root CA Certificate.

What is clabCVCRootCACert?

This read-only object holds the X.509 DER-encoded CableLabs CVC (Code Verification Certificate) Root CA Certificate stored on the device. A security engineer would check it to confirm the device's code-signing trust chain starts from the correct CableLabs root. For example, if firmware signed under a new CVC hierarchy fails to validate on a device, comparing this stored root certificate against the expected one can reveal whether the device's trust anchor is out of date.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4491.3.1.2
snmpwalk -v2c -c public <target> CLAB-DEF-MIB::clabCVCRootCACert

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4491.3.1.2.1
snmpget -v2c -c public <target> CLAB-DEF-MIB::clabCVCRootCACert.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clabCVCRootCACert.1

Start monitoring DOCSIS cable modems and CMTS (registration MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLAB-DEF-MIB::clabCVCRootCACert OID value, configure state conditions and alerts, and monitor any DOCSIS cable modems and CMTS (registration MIB) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.4491cableLabsCLAB-DEF-MIB
1.3.6.1.4.1.4491.3clabSecurityCLAB-DEF-MIB
1.3.6.1.4.1.4491.3.1clabSecCertObjectCLAB-DEF-MIB
1.3.6.1.4.1.4491.3.1.2clabCVCRootCACertCLAB-DEF-MIB