All MIBs › DOCS-BPI-MIB › docsBpiCmtsAuthCmKeySequenceNumber
docsBpiCmtsAuthCmKeySequenceNumber
Module: DOCS-BPI-MIB
OID (symbolic): DOCS-BPI-MIB::docsBpiCmtsAuthCmKeySequenceNumber
OID (numeric): 1.3.6.1.2.1.10.127.5.1.2.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The value of this object is the authorization key sequence number for this CM.
What is docsBpiCmtsAuthCmKeySequenceNumber?
Gives the sequence number (0-15) of this specific cable modem's current BPI authorization key as tracked by the CMTS. Comparing this to the CM's own docsBpiCmAuthKeySequenceNumber confirms both sides agree on the active key.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.127.5.1.2.2.1.3 snmpwalk -v2c -c public <target> DOCS-BPI-MIB::docsBpiCmtsAuthCmKeySequenceNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.127.5.1.2.2.1.3.1 snmpget -v2c -c public <target> DOCS-BPI-MIB::docsBpiCmtsAuthCmKeySequenceNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> docsBpiCmtsAuthCmKeySequenceNumber.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::docsBpiCmtsAuthCmKeySequenceNumber 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.2 | docsBpiCmtsObjects | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.2.2 | docsBpiCmtsAuthTable | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.2.2.1 | docsBpiCmtsAuthEntry | DOCS-BPI-MIB |
| 1.3.6.1.2.1.10.127.5.1.2.2.1.3 | docsBpiCmtsAuthCmKeySequenceNumber | DOCS-BPI-MIB |