DOCS-IETF-BPI2-MIB

MIB Reference — IPNetwork Monitor

All MIBsDOCS-IETF-BPI2-MIB

Organization: IETF IP over Cable Data Network (IPCDN) Working Group

Last Updated: 2005-07-20

Category: DOCSIS and Cable, Network Interfaces

Description:

Defines managed objects for the DOCSIS Baseline Privacy Plus (BPI+) interface, extending BPI with enhanced security including digital certificates.

Imported Objects

From IF-MIB

ifIndexOBJECT-TYPE

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From SNMP-FRAMEWORK-MIB

SnmpAdminString

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32
mib-2

From SNMPv2-TC

DateAndTime
MacAddress
RowStatus
StorageType
TEXTUAL-CONVENTION
TruthValue

What Is DOCS-IETF-BPI2-MIB?

DOCS-IETF-BPI2-MIB (RFC 4131) is a vendor-neutral IETF standards MIB that defines managed objects for DOCSIS Baseline Privacy Plus (BPI+), the enhanced security layer used between cable modems (CMs) and cable modem termination systems (CMTSs) in DOCSIS cable networks. It exposes configuration and status data related to security association management, digital certificate handling, key exchange state, and encryption enforcement for the cable access link. Its monitoring value is chiefly around security/software status rather than physical hardware: administrators use it to verify that a cable modem has successfully authenticated and established an active security association with the CMTS, and to detect authorization or certificate failures that would otherwise silently degrade or block service. It builds on core DOCSIS interface MIBs and X.509 certificate concepts, since BPI+ authentication depends on modem and CMTS digital certificates validated against a shared PKI, and consulting a DOCS-IETF-BPI2-MIB OID list is a useful first step for locating the docsBpi2CmtsObjects branch used to review per-modem security state. It is deployed in cable broadband access networks wherever DOCSIS BPI+ security is enabled between CMTS head-end equipment and subscriber cable modems.

IPNetwork Monitor allows you to monitor SNMP objects defined in DOCS-IETF-BPI2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • security association status
  • modem authorization state
  • digital certificate validity
  • key exchange/encryption state

Supported Devices

  • vendor-neutral, standards-based MIB, not tied to a specific manufacturer
  • DOCSIS cable modem
  • DOCSIS CMTS (cable modem termination system)

Monitoring Examples

Because only the top-level container object docsBpi2CmtsObjects was provided as a sample, specific table names cannot be cited here beyond this root; in a real deployment an administrator would walk the CMTS-side objects under docsBpi2CmtsObjects to review per-cable-modem security association state, authorization status, and certificate validity. A modem stuck in an unauthorized or certificate-rejected state would be visible as an anomalous status value under this branch, indicating either a misconfigured certificate or a provisioning/authentication failure preventing the modem from passing traffic. This module is data-rich for security state but does not cover general interface throughput, which is handled by other DOCSIS MIBs.

OIDs
OID symbolicOID numericTypeAccessDescription
docsBpi2MIB1.3.6.1.2.1.126This is the MIB module for the DOCSIS Baseline Privacy Plus Interface (BPI+) at cable modems (CMs) and cable modem termination systems (CMTSs). Copyright (C) The Internet Society (2005). This version of this MIB module is part of RFC 4131; see the RFC itself for full legal notices.
docsBpi2Notification1.3.6.1.2.1.126.0
docsBpi2MIBObjects1.3.6.1.2.1.126.1
docsBpi2CmObjects1.3.6.1.2.1.126.1.1
docsBpi2CmBaseTable1.3.6.1.2.1.126.1.1.1not-accessibleThis table describes the basic and authorization- related Baseline Privacy Plus attributes of each CM MAC interface.
docsBpi2CmBaseEntry1.3.6.1.2.1.126.1.1.1.1not-accessibleEach entry contains objects describing attributes of one CM MAC interface. An entry in this table exists for each ifEntry with an ifType of docsCableMaclayer(127).
T/F docsBpi2CmPrivacyEnable1.3.6.1.2.1.126.1.1.1.1.1TruthValueread-onlyThis object identifies whether this CM is provisioned to run Baseline Privacy Plus.
OCT docsBpi2CmPublicKey1.3.6.1.2.1.126.1.1.1.1.2OCTET STRINGread-onlyThe value of this object is a DER-encoded RSAPublicKey ASN.1 type string, as defined in the RSA Encryption Standard (PKCS #1), corresponding to the public key of the CM.
INT docsBpi2CmAuthState1.3.6.1.2.1.126.1.1.1.1.3INTEGERread-onlyThe value of this object is the state of the CM authorization FSM. The start state indicates that FSM is in its initial state.
I32 docsBpi2CmAuthKeySequenceNumber1.3.6.1.2.1.126.1.1.1.1.4Integer32read-onlyThe value of this object is the most recent authorization key sequence number for this FSM.
DAT docsBpi2CmAuthExpiresOld1.3.6.1.2.1.126.1.1.1.1.5DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the immediate predecessor of the most recent authorization key for this FSM. If this FSM has only one authorization key, then the value is the time of activation of this FSM.
DAT docsBpi2CmAuthExpiresNew1.3.6.1.2.1.126.1.1.1.1.6DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the most recent authorization key for this FSM.
T/F docsBpi2CmAuthReset1.3.6.1.2.1.126.1.1.1.1.7TruthValueread-writeSetting this object to 'true' generates a Reauthorize event in the authorization FSM. Reading this object always returns FALSE. This object is for testing purposes only, and therefore it is not required to be associated with a last reset object.
I32 docsBpi2CmAuthGraceTime1.3.6.1.2.1.126.1.1.1.1.8Integer32read-onlyThe value of this object is the grace time for an authorization key in seconds. A CM is expected to start trying to get a new authorization key beginning AuthGraceTime seconds before the most recent authorization key actually expires.
I32 docsBpi2CmTEKGraceTime1.3.6.1.2.1.126.1.1.1.1.9Integer32read-onlyThe value of this object is the grace time for the TEK in seconds. The CM is expected to start trying to acquire a new TEK beginning TEK GraceTime seconds before the expiration of the most recent TEK.
I32 docsBpi2CmAuthWaitTimeout1.3.6.1.2.1.126.1.1.1.1.10Integer32read-onlyThe value of this object is the Authorize Wait Timeout in seconds.
I32 docsBpi2CmReauthWaitTimeout1.3.6.1.2.1.126.1.1.1.1.11Integer32read-onlyThe value of this object is the Reauthorize Wait Timeout in seconds.
I32 docsBpi2CmOpWaitTimeout1.3.6.1.2.1.126.1.1.1.1.12Integer32read-onlyThe value of this object is the Operational Wait Timeout in seconds.
I32 docsBpi2CmRekeyWaitTimeout1.3.6.1.2.1.126.1.1.1.1.13Integer32read-onlyThe value of this object is the Rekey Wait Timeout in seconds.
I32 docsBpi2CmAuthRejectWaitTimeout1.3.6.1.2.1.126.1.1.1.1.14Integer32read-onlyThe value of this object is the Authorization Reject Wait Timeout in seconds.
I32 docsBpi2CmSAMapWaitTimeout1.3.6.1.2.1.126.1.1.1.1.15Integer32read-onlyThe value of this object is the retransmission interval, in seconds, of SA Map Requests from the MAP Wait state.
I32 docsBpi2CmSAMapMaxRetries1.3.6.1.2.1.126.1.1.1.1.16Integer32read-onlyThe value of this object is the maximum number of Map Request retries allowed.
C32 docsBpi2CmAuthentInfos1.3.6.1.2.1.126.1.1.1.1.17Counter32read-onlyThe value of this object is the number of times the CM has transmitted an Authentication Information message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmAuthRequests1.3.6.1.2.1.126.1.1.1.1.18Counter32read-onlyThe value of this object is the number of times the CM has transmitted an Authorization Request message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmAuthReplies1.3.6.1.2.1.126.1.1.1.1.19Counter32read-onlyThe value of this object is the number of times the CM has received an Authorization Reply message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmAuthRejects1.3.6.1.2.1.126.1.1.1.1.20Counter32read-onlyThe value of this object is the number of times the CM has received an Authorization Reject message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmAuthInvalids1.3.6.1.2.1.126.1.1.1.1.21Counter32read-onlyThe value of this object is the count of times the CM has received an Authorization Invalid message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
INT docsBpi2CmAuthRejectErrorCode1.3.6.1.2.1.126.1.1.1.1.22INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent Authorization Reject message received by the CM. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no Authorization Reject message has been received since reboot.
STR docsBpi2CmAuthRejectErrorString1.3.6.1.2.1.126.1.1.1.1.23SnmpAdminStringread-onlyThe value of this object is the text string in the most recent Authorization Reject message received by the CM. This is a zero length string if no Authorization Reject message has been received since reboot.
INT docsBpi2CmAuthInvalidErrorCode1.3.6.1.2.1.126.1.1.1.1.24INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent Authorization Invalid message received by the CM. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no Authorization Invalid message has been received since reboot.
STR docsBpi2CmAuthInvalidErrorString1.3.6.1.2.1.126.1.1.1.1.25SnmpAdminStringread-onlyThe value of this object is the text string in the most recent Authorization Invalid message received by the CM. This is a zero length string if no Authorization Invalid message has been received since reboot.
docsBpi2CmTEKTable1.3.6.1.2.1.126.1.1.2not-accessibleThis table describes the attributes of each CM Traffic Encryption Key (TEK) association. The CM maintains (no more than) one TEK association per SAID per CM MAC interface.
docsBpi2CmTEKEntry1.3.6.1.2.1.126.1.1.2.1not-accessibleEach entry contains objects describing the TEK association attributes of one SAID. The CM MUST create one entry per SAID, regardless of whether the SAID was obtained from a Registration Response message, from an Authorization Reply message, or from any dynamic SAID establishment mechanisms.
DOC docsBpi2CmTEKSAId1.3.6.1.2.1.126.1.1.2.1.1DocsSAIdnot-accessibleThe value of this object is the DOCSIS Security Association ID (SAID).
DOC docsBpi2CmTEKSAType1.3.6.1.2.1.126.1.1.2.1.2DocsBpkmSATyperead-onlyThe value of this object is the type of security association.
DOC docsBpi2CmTEKDataEncryptAlg1.3.6.1.2.1.126.1.1.2.1.3DocsBpkmDataEncryptAlgread-onlyThe value of this object is the data encryption algorithm for this SAID.
DOC docsBpi2CmTEKDataAuthentAlg1.3.6.1.2.1.126.1.1.2.1.4DocsBpkmDataAuthentAlgread-onlyThe value of this object is the data authentication algorithm for this SAID.
INT docsBpi2CmTEKState1.3.6.1.2.1.126.1.1.2.1.5INTEGERread-onlyThe value of this object is the state of the indicated TEK FSM. The start(1) state indicates that the FSM is in its initial state.
I32 docsBpi2CmTEKKeySequenceNumber1.3.6.1.2.1.126.1.1.2.1.6Integer32read-onlyThe value of this object is the most recent TEK key sequence number for this TEK FSM.
DAT docsBpi2CmTEKExpiresOld1.3.6.1.2.1.126.1.1.2.1.7DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the immediate predecessor of the most recent TEK for this FSM. If this FSM has only one TEK, then the value is the time of activation of this FSM.
DAT docsBpi2CmTEKExpiresNew1.3.6.1.2.1.126.1.1.2.1.8DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the most recent TEK for this FSM.
C32 docsBpi2CmTEKKeyRequests1.3.6.1.2.1.126.1.1.2.1.9Counter32read-onlyThe value of this object is the number of times the CM has transmitted a Key Request message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmTEKKeyReplies1.3.6.1.2.1.126.1.1.2.1.10Counter32read-onlyThe value of this object is the number of times the CM has received a Key Reply message, including a message whose authentication failed. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmTEKKeyRejects1.3.6.1.2.1.126.1.1.2.1.11Counter32read-onlyThe value of this object is the number of times the CM has received a Key Reject message, including a message whose authentication failed. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmTEKInvalids1.3.6.1.2.1.126.1.1.2.1.12Counter32read-onlyThe value of this object is the number of times the CM has received a TEK Invalid message, including a message whose authentication failed. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmTEKAuthPends1.3.6.1.2.1.126.1.1.2.1.13Counter32read-onlyThe value of this object is the count of times an Authorization Pending (Auth Pend) event occurred in this FSM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
INT docsBpi2CmTEKKeyRejectErrorCode1.3.6.1.2.1.126.1.1.2.1.14INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent Key Reject message received by the CM. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no Key Reject message has been received since registration.
STR docsBpi2CmTEKKeyRejectErrorString1.3.6.1.2.1.126.1.1.2.1.15SnmpAdminStringread-onlyThe value of this object is the text string in the most recent Key Reject message received by the CM. This is a zero length string if no Key Reject message has been received since registration.
INT docsBpi2CmTEKInvalidErrorCode1.3.6.1.2.1.126.1.1.2.1.16INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent TEK Invalid message received by the CM. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no TEK Invalid message has been received since registration.
STR docsBpi2CmTEKInvalidErrorString1.3.6.1.2.1.126.1.1.2.1.17SnmpAdminStringread-onlyThe value of this object is the text string in the most recent TEK Invalid message received by the CM. This is a zero length string if no TEK Invalid message has been received since registration.
docsBpi2CmMulticastObjects1.3.6.1.2.1.126.1.1.3
docsBpi2CmIpMulticastMapTable1.3.6.1.2.1.126.1.1.3.1not-accessibleThis table maps multicast IP addresses to SAIDs per CM MAC Interface. It is intended to map multicast IP addresses associated with SA MAP Request messages.
docsBpi2CmIpMulticastMapEntry1.3.6.1.2.1.126.1.1.3.1.1not-accessibleEach entry contains objects describing the mapping of one multicast IP address to one SAID, as well as associated state, message counters, and error information. An entry may be removed from this table upon the reception of an SA Map Reject.
U32 docsBpi2CmIpMulticastIndex1.3.6.1.2.1.126.1.1.3.1.1.1Unsigned32not-accessibleThe index of this row.
IPt docsBpi2CmIpMulticastAddressType1.3.6.1.2.1.126.1.1.3.1.1.2InetAddressTyperead-onlyThe type of Internet address for docsBpi2CmIpMulticastAddress.
IP docsBpi2CmIpMulticastAddress1.3.6.1.2.1.126.1.1.3.1.1.3InetAddressread-onlyThis object represents the IP multicast address to be mapped. The type of this address is determined by the value of the docsBpi2CmIpMulticastAddressType object.
DOC docsBpi2CmIpMulticastSAId1.3.6.1.2.1.126.1.1.3.1.1.4DocsSAIdOrZeroread-onlyThis object represents the SAID to which the IP multicast address has been mapped. If no SA Map Reply has been received for the IP address, this object should have the value 0.
INT docsBpi2CmIpMulticastSAMapState1.3.6.1.2.1.126.1.1.3.1.1.5INTEGERread-onlyThe value of this object is the state of the SA Mapping FSM for this IP.
C32 docsBpi2CmIpMulticastSAMapRequests1.3.6.1.2.1.126.1.1.3.1.1.6Counter32read-onlyThe value of this object is the number of times the CM has transmitted an SA Map Request message for this IP. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmIpMulticastSAMapReplies1.3.6.1.2.1.126.1.1.3.1.1.7Counter32read-onlyThe value of this object is the number of times the CM has received an SA Map Reply message for this IP. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmIpMulticastSAMapRejects1.3.6.1.2.1.126.1.1.3.1.1.8Counter32read-onlyThe value of this object is the number of times the CM has received an SA MAP Reject message for this IP. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
INT docsBpi2CmIpMulticastSAMapRejectErrorCode1.3.6.1.2.1.126.1.1.3.1.1.9INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent SA Map Reject message sent in response to an SA Map Request for This IP. It has the value none(1) if no SA MAP Reject message has been received since entry creation.
STR docsBpi2CmIpMulticastSAMapRejectErrorString1.3.6.1.2.1.126.1.1.3.1.1.10SnmpAdminStringread-onlyThe value of this object is the text string in the most recent SA Map Reject message sent in response to an SA Map Request for this IP. It is a zero length string if no SA Map Reject message has been received since entry creation.
docsBpi2CmCertObjects1.3.6.1.2.1.126.1.1.4
docsBpi2CmDeviceCertTable1.3.6.1.2.1.126.1.1.4.1not-accessibleThis table describes the Baseline Privacy Plus device certificates for each CM MAC interface.
docsBpi2CmDeviceCertEntry1.3.6.1.2.1.126.1.1.4.1.1not-accessibleEach entry contains the device certificates of one CM MAC interface. An entry in this table exists for each ifEntry with an ifType of docsCableMaclayer(127).
DOC docsBpi2CmDeviceCmCert1.3.6.1.2.1.126.1.1.4.1.1.1DocsX509ASN1DEREncodedCertificateread-writeThe X509 DER-encoded cable modem certificate. Note: This object can be set only when the value is the zero-length OCTET STRING; otherwise, an error of 'inconsistentValue' is returned. Once the object contains the certificate, its access MUST be read-only and persists after re-initialization of the managed system.
DOC docsBpi2CmDeviceManufCert1.3.6.1.2.1.126.1.1.4.1.1.2DocsX509ASN1DEREncodedCertificateread-onlyThe X509 DER-encoded manufacturer certificate that signed the cable modem certificate.
docsBpi2CmCryptoSuiteTable1.3.6.1.2.1.126.1.1.5not-accessibleThis table describes the Baseline Privacy Plus cryptographic suite capabilities for each CM MAC interface.
docsBpi2CmCryptoSuiteEntry1.3.6.1.2.1.126.1.1.5.1not-accessibleEach entry contains a cryptographic suite pair that this CM MAC supports.
U32 docsBpi2CmCryptoSuiteIndex1.3.6.1.2.1.126.1.1.5.1.1Unsigned32not-accessibleThe index for a cryptographic suite row.
DOC docsBpi2CmCryptoSuiteDataEncryptAlg1.3.6.1.2.1.126.1.1.5.1.2DocsBpkmDataEncryptAlgread-onlyThe value of this object is the data encryption algorithm for this cryptographic suite capability.
DOC docsBpi2CmCryptoSuiteDataAuthentAlg1.3.6.1.2.1.126.1.1.5.1.3DocsBpkmDataAuthentAlgread-onlyThe value of this object is the data authentication algorithm for this cryptographic suite capability.
docsBpi2CmtsObjects1.3.6.1.2.1.126.1.2
docsBpi2CmtsBaseTable1.3.6.1.2.1.126.1.2.1not-accessibleThis table describes the basic Baseline Privacy attributes of each CMTS MAC interface.
docsBpi2CmtsBaseEntry1.3.6.1.2.1.126.1.2.1.1not-accessibleEach entry contains objects describing attributes of one CMTS MAC interface. An entry in this table exists for each ifEntry with an ifType of docsCableMaclayer(127).
I32 docsBpi2CmtsDefaultAuthLifetime1.3.6.1.2.1.126.1.2.1.1.1Integer32read-writeThe value of this object is the default lifetime, in seconds, that the CMTS assigns to a new authorization key. This object value persists after re-initialization of the managed system.
I32 docsBpi2CmtsDefaultTEKLifetime1.3.6.1.2.1.126.1.2.1.1.2Integer32read-writeThe value of this object is the default lifetime, in seconds, that the CMTS assigns to a new Traffic Encryption Key (TEK). This object value persists after re-initialization of the managed system.
INT docsBpi2CmtsDefaultSelfSignedManufCertTrust1.3.6.1.2.1.126.1.2.1.1.3INTEGERread-writeThis object determines the default trust of self-signed manufacturer certificate entries, contained in docsBpi2CmtsCACertTable, and created after this object is set. This object need not persist after re-initialization of the managed system.
T/F docsBpi2CmtsCheckCertValidityPeriods1.3.6.1.2.1.126.1.2.1.1.4TruthValueread-writeSetting this object to 'true' causes all chained and root certificates in the chain to have their validity periods checked against the current time of day, when the CMTS receives an Authorization Request from the CM. A 'false' setting causes all certificates in the chain not to have their validity periods checked against the current time of day. This object need not persist after re-initialization of the managed system.
C32 docsBpi2CmtsAuthentInfos1.3.6.1.2.1.126.1.2.1.1.5Counter32read-onlyThe value of this object is the number of times the CMTS has received an Authentication Information message from any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthRequests1.3.6.1.2.1.126.1.2.1.1.6Counter32read-onlyThe value of this object is the number of times the CMTS has received an Authorization Request message from any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthReplies1.3.6.1.2.1.126.1.2.1.1.7Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an Authorization Reply message to any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthRejects1.3.6.1.2.1.126.1.2.1.1.8Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an Authorization Reject message to any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthInvalids1.3.6.1.2.1.126.1.2.1.1.9Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an Authorization Invalid message to any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsSAMapRequests1.3.6.1.2.1.126.1.2.1.1.10Counter32read-onlyThe value of this object is the number of times the CMTS has received an SA Map Request message from any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsSAMapReplies1.3.6.1.2.1.126.1.2.1.1.11Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an SA Map Reply message to any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsSAMapRejects1.3.6.1.2.1.126.1.2.1.1.12Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an SA Map Reject message to any CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
docsBpi2CmtsAuthTable1.3.6.1.2.1.126.1.2.2not-accessibleThis table describes the attributes of each CM authorization association. The CMTS maintains one authorization association with each Baseline Privacy- enabled CM, registered on each CMTS MAC interface, regardless of whether the CM is authorized or rejected.
docsBpi2CmtsAuthEntry1.3.6.1.2.1.126.1.2.2.1not-accessibleEach entry contains objects describing attributes of one authorization association. The CMTS MUST create one entry per CM per MAC interface, based on the receipt of an Authorization Request message, and MUST not delete the entry until the CM loses registration.
MAC docsBpi2CmtsAuthCmMacAddress1.3.6.1.2.1.126.1.2.2.1.1MacAddressnot-accessibleThe value of this object is the physical address of the CM to which the authorization association applies.
INT docsBpi2CmtsAuthCmBpiVersion1.3.6.1.2.1.126.1.2.2.1.2INTEGERread-onlyThe value of this object is the version of Baseline Privacy for which this CM has registered. The value 'bpiplus' represents the value of BPI-Version Attribute of the Baseline Privacy Key Management BPKM attribute BPI-Version (1). The value 'bpi' is used to represent the CM registered using DOCSIS 1.0 Baseline Privacy.
OCT docsBpi2CmtsAuthCmPublicKey1.3.6.1.2.1.126.1.2.2.1.3OCTET STRINGread-onlyThe value of this object is a DER-encoded RSAPublicKey ASN.1 type string, as defined in the RSA Encryption Standard (PKCS #1), corresponding to the public key of the CM. This is the zero-length OCTET STRING if the CMTS does not retain the public key.
I32 docsBpi2CmtsAuthCmKeySequenceNumber1.3.6.1.2.1.126.1.2.2.1.4Integer32read-onlyThe value of this object is the most recent authorization key sequence number for this CM.
DAT docsBpi2CmtsAuthCmExpiresOld1.3.6.1.2.1.126.1.2.2.1.5DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the immediate predecessor of the most recent authorization key for this FSM. If this FSM has only one authorization key, then the value is the time of activation of this FSM. Note: This object has no meaning for CMs running in BPI mode; therefore, this object is not instantiated for entries associated to those CMs.
DAT docsBpi2CmtsAuthCmExpiresNew1.3.6.1.2.1.126.1.2.2.1.6DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the most recent authorization key for this FSM.
I32 docsBpi2CmtsAuthCmLifetime1.3.6.1.2.1.126.1.2.2.1.7Integer32read-writeThe value of this object is the lifetime, in seconds, that the CMTS assigns to an authorization key for this CM.
INT docsBpi2CmtsAuthCmReset1.3.6.1.2.1.126.1.2.2.1.8INTEGERread-writeSetting this object to invalidateAuth(2) causes the CMTS to invalidate the current CM authorization key(s), but not to transmit an Authorization Invalid message nor to invalidate the primary SAID's TEKs. Setting this object to sendAuthInvalid(3) causes the CMTS to invalidate the current CM authorization key(s), and to transmit an Authorization Invalid message to the CM, but not to invalidate the primary SAID's TEKs. Setting this object to invalidateTeks(4) causes the CMTS to invalidate the current CM authorization key(s), to transmit an Authorization Invalid message to the CM, and to invalidate the TEKs associated with this CM's primary SAID. For BPI mode, substitute all of the CM's unicast TEKs for the primary SAID's TEKs in the previous paragraph. Reading this object returns the most recently set value of this object or, if the object has not been set since entry creation, returns noResetRequested(1).
C32 docsBpi2CmtsAuthCmInfos1.3.6.1.2.1.126.1.2.2.1.9Counter32read-onlyThe value of this object is the number of times the CMTS has received an Authentication Information message from this CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthCmRequests1.3.6.1.2.1.126.1.2.2.1.10Counter32read-onlyThe value of this object is the number of times the CMTS has received an Authorization Request message from this CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthCmReplies1.3.6.1.2.1.126.1.2.2.1.11Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an Authorization Reply message to this CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthCmRejects1.3.6.1.2.1.126.1.2.2.1.12Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an Authorization Reject message to this CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsAuthCmInvalids1.3.6.1.2.1.126.1.2.2.1.13Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an Authorization Invalid message to this CM. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
INT docsBpi2CmtsAuthRejectErrorCode1.3.6.1.2.1.126.1.2.2.1.14INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent Authorization Reject message transmitted to the CM. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no Authorization Reject message has been transmitted to the CM since entry creation.
STR docsBpi2CmtsAuthRejectErrorString1.3.6.1.2.1.126.1.2.2.1.15SnmpAdminStringread-onlyThe value of this object is the text string in the most recent Authorization Reject message transmitted to the CM. This is a zero length string if no Authorization Reject message has been transmitted to the CM since entry creation.
INT docsBpi2CmtsAuthInvalidErrorCode1.3.6.1.2.1.126.1.2.2.1.16INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent Authorization Invalid message transmitted to the CM. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no Authorization Invalid message has been transmitted to the CM since entry creation.
STR docsBpi2CmtsAuthInvalidErrorString1.3.6.1.2.1.126.1.2.2.1.17SnmpAdminStringread-onlyThe value of this object is the text string in the most recent Authorization Invalid message transmitted to the CM. This is a zero length string if no Authorization Invalid message has been transmitted to the CM since entry creation.
DOC docsBpi2CmtsAuthPrimarySAId1.3.6.1.2.1.126.1.2.2.1.18DocsSAIdOrZeroread-onlyThe value of this object is the Primary Security Association identifier. For BPI mode, the value must be any unicast SID.
INT docsBpi2CmtsAuthBpkmCmCertValid1.3.6.1.2.1.126.1.2.2.1.19INTEGERread-onlyContains the reason why a CM's certificate is deemed valid or invalid. Return unknown(0) if the CM is running BPI mode. ValidCmChained(1) means the certificate is valid because it chains to a valid certificate. ValidCmTrusted(2) means the certificate is valid because it has been provisioned (in the docsBpi2CmtsProvisionedCmCert table) to be trusted. InvalidCmUntrusted(3) means the certificate is invalid because it has been provisioned (in the docsBpi2CmtsProvisionedCmCert table) to be untrusted. InvalidCAUntrusted(4) means the certificate is invalid because it chains to an untrusted certificate. InvalidCmOther(5) and InvalidCAOther(6) refer to errors in parsing, validity periods, etc., which are attributable to the CM certificate or its chain, respectively; additional information may be found in docsBpi2AuthRejectErrorString for these types of errors.
DOC docsBpi2CmtsAuthBpkmCmCert1.3.6.1.2.1.126.1.2.2.1.20DocsX509ASN1DEREncodedCertificateread-onlyThe X509 CM Certificate sent as part of a BPKM Authorization Request. Note: The zero-length OCTET STRING must be returned if the Entire certificate is not retained in the CMTS.
U32 docsBpi2CmtsAuthCACertIndexPtr1.3.6.1.2.1.126.1.2.2.1.21Unsigned32read-onlyA row index into docsBpi2CmtsCACertTable. Returns the index in docsBpi2CmtsCACertTable to which CA certificate this CM is chained to. A value of 0 means it could not be found or not applicable.
docsBpi2CmtsTEKTable1.3.6.1.2.1.126.1.2.3not-accessibleThis table describes the attributes of each Traffic Encryption Key (TEK) association. The CMTS Maintains one TEK association per SAID on each CMTS MAC interface.
docsBpi2CmtsTEKEntry1.3.6.1.2.1.126.1.2.3.1not-accessibleEach entry contains objects describing attributes of one TEK association on a particular CMTS MAC interface. The CMTS MUST create one entry per SAID per MAC interface, based on the receipt of a Key Request message, and MUST not delete the entry before the CM authorization for the SAID permanently expires.
DOC docsBpi2CmtsTEKSAId1.3.6.1.2.1.126.1.2.3.1.1DocsSAIdnot-accessibleThe value of this object is the DOCSIS Security Association ID (SAID).
DOC docsBpi2CmtsTEKSAType1.3.6.1.2.1.126.1.2.3.1.2DocsBpkmSATyperead-onlyThe value of this object is the type of security association. 'dynamic' does not apply to CMs running in BPI mode. Unicast BPI TEKs must utilize the 'primary' encoding, and multicast BPI TEKs must utilize the 'static' encoding.
DOC docsBpi2CmtsTEKDataEncryptAlg1.3.6.1.2.1.126.1.2.3.1.3DocsBpkmDataEncryptAlgread-onlyThe value of this object is the data encryption algorithm for this SAID.
DOC docsBpi2CmtsTEKDataAuthentAlg1.3.6.1.2.1.126.1.2.3.1.4DocsBpkmDataAuthentAlgread-onlyThe value of this object is the data authentication algorithm for this SAID.
I32 docsBpi2CmtsTEKLifetime1.3.6.1.2.1.126.1.2.3.1.5Integer32read-writeThe value of this object is the lifetime, in seconds, that the CMTS assigns to keys for this TEK association.
I32 docsBpi2CmtsTEKKeySequenceNumber1.3.6.1.2.1.126.1.2.3.1.6Integer32read-onlyThe value of this object is the most recent TEK key sequence number for this SAID.
DAT docsBpi2CmtsTEKExpiresOld1.3.6.1.2.1.126.1.2.3.1.7DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the immediate predecessor of the most recent TEK for this FSM. If this FSM has only one TEK, then the value is the time of activation of this FSM.
DAT docsBpi2CmtsTEKExpiresNew1.3.6.1.2.1.126.1.2.3.1.8DateAndTimeread-onlyThe value of this object is the actual clock time for expiration of the most recent TEK for this FSM.
T/F docsBpi2CmtsTEKReset1.3.6.1.2.1.126.1.2.3.1.9TruthValueread-writeSetting this object to 'true' causes the CMTS to invalidate all currently active TEKs and to generate new TEKs for the associated SAID; the CMTS MAY also generate unsolicited TEK Invalid messages, to optimize the TEK synchronization between the CMTS and the CM(s). Reading this object always returns FALSE.
C32 docsBpi2CmtsKeyRequests1.3.6.1.2.1.126.1.2.3.1.10Counter32read-onlyThe value of this object is the number of times the CMTS has received a Key Request message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsKeyReplies1.3.6.1.2.1.126.1.2.3.1.11Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted a Key Reply message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsKeyRejects1.3.6.1.2.1.126.1.2.3.1.12Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted a Key Reject message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsTEKInvalids1.3.6.1.2.1.126.1.2.3.1.13Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted a TEK Invalid message. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
INT docsBpi2CmtsKeyRejectErrorCode1.3.6.1.2.1.126.1.2.3.1.14INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent Key Reject message sent in response to a Key Request for this SAID. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no Key Reject message has been received since registration.
STR docsBpi2CmtsKeyRejectErrorString1.3.6.1.2.1.126.1.2.3.1.15SnmpAdminStringread-onlyThe value of this object is the text string in the most recent Key Reject message sent in response to a Key Request for this SAID. This is a zero length string if no Key Reject message has been received since registration.
INT docsBpi2CmtsTEKInvalidErrorCode1.3.6.1.2.1.126.1.2.3.1.16INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent TEK Invalid message sent in association with this SAID. This has the value unknown(2) if the last Error-Code value was 0 and none(1) if no TEK Invalid message has been received since registration.
STR docsBpi2CmtsTEKInvalidErrorString1.3.6.1.2.1.126.1.2.3.1.17SnmpAdminStringread-onlyThe value of this object is the text string in the most recent TEK Invalid message sent in association with this SAID. This is a zero length string if no TEK Invalid message has been received since registration.
docsBpi2CmtsMulticastObjects1.3.6.1.2.1.126.1.2.4
docsBpi2CmtsIpMulticastMapTable1.3.6.1.2.1.126.1.2.4.1not-accessibleThis table maps multicast IP addresses to SAIDs. If a multicast IP address is mapped by multiple rows in the table, the row with the lowest docsBpi2CmtsIpMulticastIndex must be utilized for the mapping.
docsBpi2CmtsIpMulticastMapEntry1.3.6.1.2.1.126.1.2.4.1.1not-accessibleEach entry contains objects describing the mapping of a set of multicast IP address and the mask to one SAID associated to a CMTS MAC Interface, as well as associated message counters and error information.
U32 docsBpi2CmtsIpMulticastIndex1.3.6.1.2.1.126.1.2.4.1.1.1Unsigned32not-accessibleThe index of this row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
IPt docsBpi2CmtsIpMulticastAddressType1.3.6.1.2.1.126.1.2.4.1.1.2InetAddressTyperead-createThe type of Internet address for docsBpi2CmtsIpMulticastAddress and docsBpi2CmtsIpMulticastMask.
IP docsBpi2CmtsIpMulticastAddress1.3.6.1.2.1.126.1.2.4.1.1.3InetAddressread-createThis object represents the IP multicast address to be mapped, in conjunction with docsBpi2CmtsIpMulticastMask. The type of this address is determined by the value of the object docsBpi2CmtsIpMulticastAddressType.
IP docsBpi2CmtsIpMulticastMask1.3.6.1.2.1.126.1.2.4.1.1.4InetAddressread-createThis object represents the IP multicast address mask for this row. An IP multicast address matches this row if the logical AND of the address with docsBpi2CmtsIpMulticastMask is identical to the logical AND of docsBpi2CmtsIpMulticastAddr with docsBpi2CmtsIpMulticastMask. The type of this address is determined by the value of the object docsBpi2CmtsIpMulticastAddressType. Note: For IPv6, this object need not represent a contiguous netmask; e.g., to associate a SAID to a multicast group matching 'any' multicast scope. The TC InetAddressPrefixLength is not used, as it only represents contiguous netmask.
DOC docsBpi2CmtsIpMulticastSAId1.3.6.1.2.1.126.1.2.4.1.1.5DocsSAIdOrZeroread-createThis object represents the multicast SAID to be used in this IP multicast address mapping entry.
DOC docsBpi2CmtsIpMulticastSAType1.3.6.1.2.1.126.1.2.4.1.1.6DocsBpkmSATyperead-createThe value of this object is the type of security association. 'dynamic' does not apply to CMs running in BPI mode. Unicast BPI TEKs must utilize the 'primary' encoding, and multicast BPI TEKs must utilize the 'static' encoding. By default, SNMP created entries set this object to 'static' if not set at row creation.
DOC docsBpi2CmtsIpMulticastDataEncryptAlg1.3.6.1.2.1.126.1.2.4.1.1.7DocsBpkmDataEncryptAlgread-createThe value of this object is the data encryption algorithm for this IP.
DOC docsBpi2CmtsIpMulticastDataAuthentAlg1.3.6.1.2.1.126.1.2.4.1.1.8DocsBpkmDataAuthentAlgread-createThe value of this object is the data authentication algorithm for this IP.
C32 docsBpi2CmtsIpMulticastSAMapRequests1.3.6.1.2.1.126.1.2.4.1.1.9Counter32read-onlyThe value of this object is the number of times the CMTS has received an SA Map Request message for this IP. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsIpMulticastSAMapReplies1.3.6.1.2.1.126.1.2.4.1.1.10Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an SA Map Reply message for this IP. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
C32 docsBpi2CmtsIpMulticastSAMapRejects1.3.6.1.2.1.126.1.2.4.1.1.11Counter32read-onlyThe value of this object is the number of times the CMTS has transmitted an SA Map Reject message for this IP. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.
INT docsBpi2CmtsIpMulticastSAMapRejectErrorCode1.3.6.1.2.1.126.1.2.4.1.1.12INTEGERread-onlyThe value of this object is the enumerated description of the Error-Code in the most recent SA Map Reject message sent in response to an SA Map Request for this IP. It has the value unknown(2) if the last Error-Code Value was 0 and none(1) if no SA MAP Reject message has been received since entry creation.
STR docsBpi2CmtsIpMulticastSAMapRejectErrorString1.3.6.1.2.1.126.1.2.4.1.1.13SnmpAdminStringread-onlyThe value of this object is the text string in the most recent SA Map Reject message sent in response to an SA Map Request for this IP. It is a zero length string if no SA Map Reject message has been received since entry creation.
ROW docsBpi2CmtsIpMulticastMapControl1.3.6.1.2.1.126.1.2.4.1.1.14RowStatusread-createThis object controls and reflects the IP multicast address mapping entry. There is no restriction on the ability to change values in this row while the row is active. A created row can be set to active only after the Corresponding instances of docsBpi2CmtsIpMulticastAddress, docsBpi2CmtsIpMulticastMask, docsBpi2CmtsIpMulticastSAId, and docsBpi2CmtsIpMulticastSAType have all been set.
STO docsBpi2CmtsIpMulticastMapStorageType1.3.6.1.2.1.126.1.2.4.1.1.15StorageTyperead-onlyThe storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
docsBpi2CmtsMulticastAuthTable1.3.6.1.2.1.126.1.2.4.2not-accessibleThis table describes the multicast SAID authorization for each CM on each CMTS MAC interface.
docsBpi2CmtsMulticastAuthEntry1.3.6.1.2.1.126.1.2.4.2.1not-accessibleEach entry contains objects describing the key authorization of one cable modem for one multicast SAID for one CMTS MAC interface. Row entries persist after re-initialization of the managed system.
DOC docsBpi2CmtsMulticastAuthSAId1.3.6.1.2.1.126.1.2.4.2.1.1DocsSAIdnot-accessibleThis object represents the multicast SAID for authorization.
MAC docsBpi2CmtsMulticastAuthCmMacAddress1.3.6.1.2.1.126.1.2.4.2.1.2MacAddressnot-accessibleThis object represents the MAC address of the CM to which the multicast SAID authorization applies.
ROW docsBpi2CmtsMulticastAuthControl1.3.6.1.2.1.126.1.2.4.2.1.3RowStatusread-createThe status of this conceptual row for the authorization of multicast SAIDs to CMs.
docsBpi2CmtsCertObjects1.3.6.1.2.1.126.1.2.5
docsBpi2CmtsProvisionedCmCertTable1.3.6.1.2.1.126.1.2.5.1not-accessibleA table of CM certificate trust entries provisioned to the CMTS. The trust object for a certificate in this table has an overriding effect on the validity object of a certificate in the authorization table, as long as the entire contents of the two certificates are identical.
docsBpi2CmtsProvisionedCmCertEntry1.3.6.1.2.1.126.1.2.5.1.1not-accessibleAn entry in the CMTS's provisioned CM certificate table. Row entries persist after re-initialization of the managed system.
MAC docsBpi2CmtsProvisionedCmCertMacAddress1.3.6.1.2.1.126.1.2.5.1.1.1MacAddressnot-accessibleThe index of this row.
INT docsBpi2CmtsProvisionedCmCertTrust1.3.6.1.2.1.126.1.2.5.1.1.2INTEGERread-createTrust state for the provisioned CM certificate entry. Note: Setting this object need only override the validity of CM certificates sent in future authorization requests; instantaneous effect need not occur.
INT docsBpi2CmtsProvisionedCmCertSource1.3.6.1.2.1.126.1.2.5.1.1.3INTEGERread-onlyThis object indicates how the certificate reached the CMTS. Other(4) means that it originated from a source not identified above.
ROW docsBpi2CmtsProvisionedCmCertStatus1.3.6.1.2.1.126.1.2.5.1.1.4RowStatusread-createThe status of this conceptual row. Values in this row cannot be changed while the row is 'active'.
DOC docsBpi2CmtsProvisionedCmCert1.3.6.1.2.1.126.1.2.5.1.1.5DocsX509ASN1DEREncodedCertificateread-createAn X509 DER-encoded Certificate Authority certificate. Note: The zero-length OCTET STRING must be returned, on reads, if the entire certificate is not retained in the CMTS.
docsBpi2CmtsCACertTable1.3.6.1.2.1.126.1.2.5.2not-accessibleThe table of known Certificate Authority certificates acquired by this device.
docsBpi2CmtsCACertEntry1.3.6.1.2.1.126.1.2.5.2.1not-accessibleA row in the Certificate Authority certificate table. Row entries with the trust status 'trusted', 'untrusted', or 'root' persist after re-initialization of the managed system.
U32 docsBpi2CmtsCACertIndex1.3.6.1.2.1.126.1.2.5.2.1.1Unsigned32not-accessibleThe index for this row.
STR docsBpi2CmtsCACertSubject1.3.6.1.2.1.126.1.2.5.2.1.2SnmpAdminStringread-onlyThe subject name exactly as it is encoded in the X509 certificate. The organizationName portion of the certificate's subject name must be present. All other fields are optional. Any optional field present must be prepended with (carriage return, U+000D) (line feed, U+000A). Ordering of fields present must conform to the following: organizationName countryName stateOrProvinceName localityName organizationalUnitName organizationalUnitName= commonName
STR docsBpi2CmtsCACertIssuer1.3.6.1.2.1.126.1.2.5.2.1.3SnmpAdminStringread-onlyThe issuer name exactly as it is encoded in the X509 certificate. The commonName portion of the certificate's issuer name must be present. All other fields are optional. Any optional field present must be prepended with (carriage return, U+000D) (line feed, U+000A). Ordering of fields present must conform to the following: CommonName countryName stateOrProvinceName localityName organizationName organizationalUnitName organizationalUnitName=
OCT docsBpi2CmtsCACertSerialNumber1.3.6.1.2.1.126.1.2.5.2.1.4OCTET STRINGread-onlyThis CA certificate's serial number, represented as an octet string.
INT docsBpi2CmtsCACertTrust1.3.6.1.2.1.126.1.2.5.2.1.5INTEGERread-createThis object controls the trust status of this certificate. Root certificates must be given root(4) trust; manufacturer certificates must not be given root(4) trust. Trust on root certificates must not change. Note: Setting this object need only affect the validity of CM certificates sent in future authorization requests; instantaneous effect need not occur.
INT docsBpi2CmtsCACertSource1.3.6.1.2.1.126.1.2.5.2.1.6INTEGERread-onlyThis object indicates how the certificate reached the CMTS. Other(4) means that it originated from a source not identified above.
ROW docsBpi2CmtsCACertStatus1.3.6.1.2.1.126.1.2.5.2.1.7RowStatusread-createThe status of this conceptual row. An attempt to set writable columnar values while this row is active behaves as follows: - Sets to the object docsBpi2CmtsCACertTrust are allowed. - Sets to the object docsBpi2CmtsCACert will return an error of 'inconsistentValue'. A newly created entry cannot be set to active until the value of docsBpi2CmtsCACert is being set.
DOC docsBpi2CmtsCACert1.3.6.1.2.1.126.1.2.5.2.1.8DocsX509ASN1DEREncodedCertificateread-createAn X509 DER-encoded Certificate Authority certificate. To help identify certificates, either this object or docsBpi2CmtsCACertThumbprint must be returned by a CMTS for self-signed CA certificates. Note: The zero-length OCTET STRING must be returned, on reads, if the entire certificate is not retained in the CMTS.
OCT docsBpi2CmtsCACertThumbprint1.3.6.1.2.1.126.1.2.5.2.1.9OCTET STRINGread-onlyThe SHA-1 hash of a CA certificate. To help identify certificates, either this object or docsBpi2CmtsCACert must be returned by a CMTS for self-signed CA certificates. Note: The zero-length OCTET STRING must be returned, on reads, if the CA certificate thumb print is not retained in the CMTS.
docsBpi2CodeDownloadControl1.3.6.1.2.1.126.1.4
INT docsBpi2CodeDownloadStatusCode1.3.6.1.2.1.126.1.4.1INTEGERread-onlyThe value indicates the result of the latest config file CVC verification, SNMP CVC verification, or code file verification.
STR docsBpi2CodeDownloadStatusString1.3.6.1.2.1.126.1.4.2SnmpAdminStringread-onlyThe value of this object indicates the additional information to the status code. The value will include the error code and error description, which will be defined separately.
STR docsBpi2CodeMfgOrgName1.3.6.1.2.1.126.1.4.3SnmpAdminStringread-onlyThe value of this object is the device manufacturer's organizationName.
DAT docsBpi2CodeMfgCodeAccessStart1.3.6.1.2.1.126.1.4.4DateAndTimeread-onlyThe value of this object is the device manufacturer's current codeAccessStart value. This value will always refer to Greenwich Mean Time (GMT), and the value format must contain TimeZone information (fields 8-10).
DAT docsBpi2CodeMfgCvcAccessStart1.3.6.1.2.1.126.1.4.5DateAndTimeread-onlyThe value of this object is the device manufacturer's current cvcAccessStart value. This value will always refer to Greenwich Mean Time (GMT), and the value format must contain TimeZone information (fields 8-10).
STR docsBpi2CodeCoSignerOrgName1.3.6.1.2.1.126.1.4.6SnmpAdminStringread-onlyThe value of this object is the co-signer's organizationName. The value is a zero length string if the co-signer is not specified.
DAT docsBpi2CodeCoSignerCodeAccessStart1.3.6.1.2.1.126.1.4.7DateAndTimeread-onlyThe value of this object is the co-signer's current codeAccessStart value. This value will always refer to Greenwich Mean Time (GMT), and the value format must contain TimeZone information (fields 8-10). If docsBpi2CodeCoSignerOrgName is a zero length string, the value of this object is meaningless.
DAT docsBpi2CodeCoSignerCvcAccessStart1.3.6.1.2.1.126.1.4.8DateAndTimeread-onlyThe value of this object is the co-signer's current cvcAccessStart value. This value will always refer to Greenwich Mean Time (GMT), and the value format must contain TimeZone information (fields 8-10). If docsBpi2CodeCoSignerOrgName is a zero length string, the value of this object is meaningless.
DOC docsBpi2CodeCvcUpdate1.3.6.1.2.1.126.1.4.9DocsX509ASN1DEREncodedCertificateread-writeSetting a CVC to this object triggers the device to verify the CVC and update the cvcAccessStart values. The content of this object is then discarded. If the device is not enabled to upgrade codefiles, or if the CVC verification fails, the CVC will be rejected. Reading this object always returns the zero-length OCTET STRING.
docsBpi2Conformance1.3.6.1.2.1.126.2
docsBpi2Compliances1.3.6.1.2.1.126.2.1
docsBpi2CmCompliance1.3.6.1.2.1.126.2.1.1This is the compliance statement for CMs that implement the DOCSIS Baseline Privacy Interface Plus.
docsBpi2CmtsCompliance1.3.6.1.2.1.126.2.1.2This is the compliance statement for CMTSs that implement the DOCSIS Baseline Privacy Interface Plus.
docsBpi2Groups1.3.6.1.2.1.126.2.2
docsBpi2CmGroup1.3.6.1.2.1.126.2.2.1This collection of objects provides CM BPI+ status and control.
docsBpi2CmtsGroup1.3.6.1.2.1.126.2.2.2This collection of objects provides CMTS BPI+ status and control.
docsBpi2CodeDownloadGroup1.3.6.1.2.1.126.2.2.3This collection of objects provides authenticated software download support.

RFC description

DOCSIS Baseline Privacy Interface Plus (BPI+) MIB for cable modem security.

Start monitoring DOCSIS cable modem/CMTS (Baseline Privacy Plus, vendor-neutral IETF standard RFC 4131) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download DOCS-IETF-BPI2-MIB