All MIBs › DOCS-BPI-MIB › docsBpiCmPublicKey
docsBpiCmPublicKey
Module: DOCS-BPI-MIB
OID (symbolic): DOCS-BPI-MIB::docsBpiCmPublicKey
OID (numeric): 1.3.6.1.2.1.10.127.5.1.1.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The value of this object is a DER-encoded RSAPublicKey ASN.1 type string, as defined in the RSA Encryption Standard (PKCS #1) [22], corresponding to the public key of the CM. The 74, 106, 140, and 270 byte key encoding lengths correspond to 512 bit, 768 bit, 1024 bit, and 2048 public moduli respectively.
What is docsBpiCmPublicKey?
Holds the CM's DER-encoded RSA public key used during BPI authorization, sized as 74, 106, 140, or 270 bytes corresponding to 512-, 768-, 1024-, or 2048-bit keys. An engineer diagnosing failed BPI authorization can check that this key is present and correctly sized rather than empty.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.5.1.1.1.1.2 snmpwalk -v2c -c public <target> DOCS-BPI-MIB::docsBpiCmPublicKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.5.1.1.1.1.2.1 snmpget -v2c -c public <target> DOCS-BPI-MIB::docsBpiCmPublicKey.1
Start monitoring Cable modem/CMTS implementing DOCSIS 1.0 Baseline Privacy (vendor-neutral, CableLabs/IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOCS-BPI-MIB::docsBpiCmPublicKey OID value, configure state conditions and alerts, and monitor any Cable modem/CMTS implementing DOCSIS 1.0 Baseline Privacy (vendor-neutral, CableLabs/IETF standard) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.127 | docsIfMib | DOCS-IETF-RFI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.127.5 | docsBpiMIB | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1 | docsBpiMIBObjects | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.1 | docsBpiCmObjects | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.1.1 | docsBpiCmBaseTable | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.1.1.1 | docsBpiCmBaseEntry | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.1.1.1.2 | docsBpiCmPublicKey | DOCS-BPI-MIB |