All MIBs › DOCS-BPI2-MIB › docsBpi2CmPublicKey
docsBpi2CmPublicKey
Module: DOCS-BPI2-MIB
OID (symbolic): DOCS-BPI2-MIB::docsBpi2CmPublicKey
OID (numeric): 1.3.6.1.2.1.10.127.6.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) [10], corresponding to the public key of the CM. The 74, 106, 140, 204, and 270 byte key encoding lengths correspond to 512 bit, 768 bit, 1024 bit, 1536 bit, and 2048 public moduli respectively.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.6.1.1.1.1.2 snmpwalk -v2c -c public <target> DOCS-BPI2-MIB::docsBpi2CmPublicKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.6.1.1.1.1.2.1 snmpget -v2c -c public <target> DOCS-BPI2-MIB::docsBpi2CmPublicKey.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsBpi2CmPublicKey.1
Start monitoring DOCSIS cable modem/CMTS (Baseline Privacy Plus, vendor-neutral CableLabs standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOCS-BPI2-MIB::docsBpi2CmPublicKey OID value, configure state conditions and alerts, and monitor any DOCSIS cable modem/CMTS (Baseline Privacy Plus, vendor-neutral CableLabs 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.6 | docsBpi2MIB | DOCS-BPI2-MIB |
| 1.3.6.1.2.1.10.127.6.1 | docsBpi2MIBObjects | DOCS-BPI2-MIB |
| 1.3.6.1.2.1.10.127.6.1.1 | docsBpi2CmObjects | DOCS-BPI2-MIB |
| 1.3.6.1.2.1.10.127.6.1.1.1 | docsBpi2CmBaseTable | DOCS-BPI2-MIB |
| 1.3.6.1.2.1.10.127.6.1.1.1.1 | docsBpi2CmBaseEntry | DOCS-BPI2-MIB |
| 1.3.6.1.2.1.10.127.6.1.1.1.1.2 | docsBpi2CmPublicKey | DOCS-BPI2-MIB |