DOCS-IETF-BPI2-MIB

File: DOCS-IETF-BPI2-MIB.mib (155546 bytes)

Imported modules

SNMPv2-SMI SNMP-FRAMEWORK-MIB SNMPv2-TC
SNMPv2-CONF IF-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 mib-2
SnmpAdminString TEXTUAL-CONVENTION MacAddress
RowStatus TruthValue DateAndTime
StorageType OBJECT-GROUP MODULE-COMPLIANCE
ifIndex InetAddressType InetAddress

Defined Types

DocsX509ASN1DEREncodedCertificate  
An X509 digital certificate encoded as an ASN.1 DER object.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..4096)  

DocsSAId  
Security Association identifier (SAId)
TEXTUAL-CONVENTION    
  Integer32 1..16383  

DocsSAIdOrZero  
Security Association identifier (SAId). The value zero indicates the SAId is yet to be determined
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1..16383  

DocsBpkmSAType  
The type of security association (SA). The values of the named-numbers are associated with the BPKM SA-Type attributes: 'primary' corresponds to code '1', 'static' to code '2' 'dynamic' to code '3'. 'none' value must only be used if the SA type has yet to be determined.
TEXTUAL-CONVENTION    
  INTEGER none(0), primary(1), static(2), dynamic(3)  

DocsBpkmDataEncryptAlg  
The list of data encryption algorithms defined for the DOCSIS interface in the BPKM cryptographic-suite parameter. The Value 'none' is indicates that the SAID being referenced has no data encryption.
TEXTUAL-CONVENTION    
  INTEGER none(0), des56CbcMode(1), des40CbcMode(2), t3Des128CbcMode(3), aes128CbcMode(4), aes256CbcMode(5)  

DocsBpkmDataAuthentAlg  
The list of data integrity algorithms defined for the DOCSIS interface in the BPKM cryptographic-suite parameter. The value 'none' indicates no data integrity is used for the SAID being referenced.
TEXTUAL-CONVENTION    
  INTEGER none(0), hmacSha196(1)  

DocsBpi2CmBaseEntry  
SEQUENCE    
  docsIetfBpi2CmPrivacyEnable TruthValue
  docsIetfBpi2CmPublicKey OCTET STRING
  docsIetfBpi2CmAuthState INTEGER
  docsIetfBpi2CmAuthKeySequenceNumber Integer32
  docsIetfBpi2CmAuthExpiresOld DateAndTime
  docsIetfBpi2CmAuthExpiresNew DateAndTime
  docsIetfBpi2CmAuthReset TruthValue
  docsIetfBpi2CmAuthGraceTime Integer32
  docsIetfBpi2CmTEKGraceTime Integer32
  docsIetfBpi2CmAuthWaitTimeout Integer32
  docsIetfBpi2CmReauthWaitTimeout Integer32
  docsIetfBpi2CmOpWaitTimeout Integer32
  docsIetfBpi2CmRekeyWaitTimeout Integer32
  docsIetfBpi2CmAuthRejectWaitTimeout Integer32
  docsIetfBpi2CmSAMapWaitTimeout Integer32
  docsIetfBpi2CmSAMapMaxRetries Integer32
  docsIetfBpi2CmAuthentInfos Counter32
  docsIetfBpi2CmAuthRequests Counter32
  docsIetfBpi2CmAuthReplies Counter32
  docsIetfBpi2CmAuthRejects Counter32
  docsIetfBpi2CmAuthInvalids Counter32
  docsIetfBpi2CmAuthRejectErrorCode INTEGER
  docsIetfBpi2CmAuthRejectErrorString SnmpAdminString
  docsIetfBpi2CmAuthInvalidErrorCode INTEGER
  docsIetfBpi2CmAuthInvalidErrorString SnmpAdminString

DocsBpi2CmTEKEntry  
SEQUENCE    
  docsIetfBpi2CmTEKSAId DocsSAId
  docsIetfBpi2CmTEKSAType DocsBpkmSAType
  docsIetfBpi2CmTEKDataEncryptAlg DocsBpkmDataEncryptAlg
  docsIetfBpi2CmTEKDataAuthentAlg DocsBpkmDataAuthentAlg
  docsIetfBpi2CmTEKState INTEGER
  docsIetfBpi2CmTEKKeySequenceNumber Integer32
  docsIetfBpi2CmTEKExpiresOld DateAndTime
  docsIetfBpi2CmTEKExpiresNew DateAndTime
  docsIetfBpi2CmTEKKeyRequests Counter32
  docsIetfBpi2CmTEKKeyReplies Counter32
  docsIetfBpi2CmTEKKeyRejects Counter32
  docsIetfBpi2CmTEKInvalids Counter32
  docsIetfBpi2CmTEKAuthPends Counter32
  docsIetfBpi2CmTEKKeyRejectErrorCode INTEGER
  docsIetfBpi2CmTEKKeyRejectErrorString SnmpAdminString
  docsIetfBpi2CmTEKInvalidErrorCode INTEGER
  docsIetfBpi2CmTEKInvalidErrorString SnmpAdminString

DocsBpi2CmIpMulticastMapEntry  
SEQUENCE    
  docsIetfBpi2CmIpMulticastIndex Unsigned32
  docsIetfBpi2CmIpMulticastAddressType InetAddressType
  docsIetfBpi2CmIpMulticastAddress InetAddress
  docsIetfBpi2CmIpMulticastSAId DocsSAIdOrZero
  docsIetfBpi2CmIpMulticastSAMapState INTEGER
  docsIetfBpi2CmIpMulticastSAMapRequests Counter32
  docsIetfBpi2CmIpMulticastSAMapReplies Counter32
  docsIetfBpi2CmIpMulticastSAMapRejects Counter32
  docsIetfBpi2CmIpMulticastSAMapRejectErrorCode INTEGER
  docsIetfBpi2CmIpMulticastSAMapRejectErrorString SnmpAdminString

DocsBpi2CmDeviceCertEntry  
SEQUENCE    
  docsIetfBpi2CmDeviceCmCert DocsX509ASN1DEREncodedCertificate
  docsIetfBpi2CmDeviceManufCert DocsX509ASN1DEREncodedCertificate

DocsBpi2CmCryptoSuiteEntry  
SEQUENCE    
  docsIetfBpi2CmCryptoSuiteIndex Unsigned32
  docsIetfBpi2CmCryptoSuiteDataEncryptAlg DocsBpkmDataEncryptAlg
  docsIetfBpi2CmCryptoSuiteDataAuthentAlg DocsBpkmDataAuthentAlg

DocsBpi2CmtsBaseEntry  
SEQUENCE    
  docsIetfBpi2CmtsDefaultAuthLifetime Integer32
  docsIetfBpi2CmtsDefaultTEKLifetime Integer32
  docsIetfBpi2CmtsDefaultSelfSignedManufCertTrust INTEGER
  docsIetfBpi2CmtsCheckCertValidityPeriods TruthValue
  docsIetfBpi2CmtsAuthentInfos Counter32
  docsIetfBpi2CmtsAuthRequests Counter32
  docsIetfBpi2CmtsAuthReplies Counter32
  docsIetfBpi2CmtsAuthRejects Counter32
  docsIetfBpi2CmtsAuthInvalids Counter32
  docsIetfBpi2CmtsSAMapRequests Counter32
  docsIetfBpi2CmtsSAMapReplies Counter32
  docsIetfBpi2CmtsSAMapRejects Counter32

DocsBpi2CmtsAuthEntry  
SEQUENCE    
  docsIetfBpi2CmtsAuthCmMacAddress MacAddress
  docsIetfBpi2CmtsAuthCmBpiVersion INTEGER
  docsIetfBpi2CmtsAuthCmPublicKey OCTET STRING
  docsIetfBpi2CmtsAuthCmKeySequenceNumber Integer32
  docsIetfBpi2CmtsAuthCmExpiresOld DateAndTime
  docsIetfBpi2CmtsAuthCmExpiresNew DateAndTime
  docsIetfBpi2CmtsAuthCmLifetime Integer32
  docsIetfBpi2CmtsAuthCmReset INTEGER
  docsIetfBpi2CmtsAuthCmInfos Counter32
  docsIetfBpi2CmtsAuthCmRequests Counter32
  docsIetfBpi2CmtsAuthCmReplies Counter32
  docsIetfBpi2CmtsAuthCmRejects Counter32
  docsIetfBpi2CmtsAuthCmInvalids Counter32
  docsIetfBpi2CmtsAuthRejectErrorCode INTEGER
  docsIetfBpi2CmtsAuthRejectErrorString SnmpAdminString
  docsIetfBpi2CmtsAuthInvalidErrorCode INTEGER
  docsIetfBpi2CmtsAuthInvalidErrorString SnmpAdminString
  docsIetfBpi2CmtsAuthPrimarySAId DocsSAIdOrZero
  docsIetfBpi2CmtsAuthBpkmCmCertValid INTEGER
  docsIetfBpi2CmtsAuthBpkmCmCert DocsX509ASN1DEREncodedCertificate
  docsIetfBpi2CmtsAuthCACertIndexPtr Unsigned32

DocsBpi2CmtsTEKEntry  
SEQUENCE    
  docsIetfBpi2CmtsTEKSAId DocsSAId
  docsIetfBpi2CmtsTEKSAType DocsBpkmSAType
  docsIetfBpi2CmtsTEKDataEncryptAlg DocsBpkmDataEncryptAlg
  docsIetfBpi2CmtsTEKDataAuthentAlg DocsBpkmDataAuthentAlg
  docsIetfBpi2CmtsTEKLifetime Integer32
  docsIetfBpi2CmtsTEKKeySequenceNumber Integer32
  docsIetfBpi2CmtsTEKExpiresOld DateAndTime
  docsIetfBpi2CmtsTEKExpiresNew DateAndTime
  docsIetfBpi2CmtsTEKReset TruthValue
  docsIetfBpi2CmtsKeyRequests Counter32
  docsIetfBpi2CmtsKeyReplies Counter32
  docsIetfBpi2CmtsKeyRejects Counter32
  docsIetfBpi2CmtsTEKInvalids Counter32
  docsIetfBpi2CmtsKeyRejectErrorCode INTEGER
  docsIetfBpi2CmtsKeyRejectErrorString SnmpAdminString
  docsIetfBpi2CmtsTEKInvalidErrorCode INTEGER
  docsIetfBpi2CmtsTEKInvalidErrorString SnmpAdminString

DocsBpi2CmtsIpMulticastMapEntry  
SEQUENCE    
  docsIetfBpi2CmtsIpMulticastIndex Unsigned32
  docsIetfBpi2CmtsIpMulticastAddressType InetAddressType
  docsIetfBpi2CmtsIpMulticastAddress InetAddress
  docsIetfBpi2CmtsIpMulticastMask InetAddress
  docsIetfBpi2CmtsIpMulticastSAId DocsSAIdOrZero
  docsIetfBpi2CmtsIpMulticastSAType DocsBpkmSAType
  docsIetfBpi2CmtsIpMulticastDataEncryptAlg DocsBpkmDataEncryptAlg
  docsIetfBpi2CmtsIpMulticastDataAuthentAlg DocsBpkmDataAuthentAlg
  docsIetfBpi2CmtsIpMulticastSAMapRequests Counter32
  docsIetfBpi2CmtsIpMulticastSAMapReplies Counter32
  docsIetfBpi2CmtsIpMulticastSAMapRejects Counter32
  docsIetfBpi2CmtsIpMulticastSAMapRejectErrorCode INTEGER
  docsIetfBpi2CmtsIpMulticastSAMapRejectErrorString SnmpAdminString
  docsIetfBpi2CmtsIpMulticastMapControl RowStatus
  docsIetfBpi2CmtsIpMulticastMapStorageType StorageType

DocsBpi2CmtsMulticastAuthEntry  
SEQUENCE    
  docsIetfBpi2CmtsMulticastAuthSAId DocsSAId
  docsIetfBpi2CmtsMulticastAuthCmMacAddress MacAddress
  docsIetfBpi2CmtsMulticastAuthControl RowStatus

DocsBpi2CmtsProvisionedCmCertEntry  
SEQUENCE    
  docsIetfBpi2CmtsProvisionedCmCertMacAddress MacAddress
  docsIetfBpi2CmtsProvisionedCmCertTrust INTEGER
  docsIetfBpi2CmtsProvisionedCmCertSource INTEGER
  docsIetfBpi2CmtsProvisionedCmCertStatus RowStatus
  docsIetfBpi2CmtsProvisionedCmCert DocsX509ASN1DEREncodedCertificate

DocsBpi2CmtsCACertEntry  
SEQUENCE    
  docsIetfBpi2CmtsCACertIndex Unsigned32
  docsIetfBpi2CmtsCACertSubject SnmpAdminString
  docsIetfBpi2CmtsCACertIssuer SnmpAdminString
  docsIetfBpi2CmtsCACertSerialNumber OCTET STRING
  docsIetfBpi2CmtsCACertTrust INTEGER
  docsIetfBpi2CmtsCACertSource INTEGER
  docsIetfBpi2CmtsCACertStatus RowStatus
  docsIetfBpi2CmtsCACert DocsX509ASN1DEREncodedCertificate
  docsIetfBpi2CmtsCACertThumbprint OCTET STRING

Defined Values

docsIetfBpi2MIB 1.3.6.1.2.1.9999
This 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 (2004). This version of this MIB module is part of RFC XXXX; see the RFC itself for full legal notices.
MODULE-IDENTITY    

docsIetfBpi2MIBObjects 1.3.6.1.2.1.9999.1
OBJECT IDENTIFIER    

docsIetfBpi2CmObjects 1.3.6.1.2.1.9999.1.1
OBJECT IDENTIFIER    

docsIetfBpi2CmBaseTable 1.3.6.1.2.1.9999.1.1.1
This table describes the basic and authorization related Baseline Privacy Plus attributes of each CM MAC interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmBaseEntry

docsIetfBpi2CmBaseEntry 1.3.6.1.2.1.9999.1.1.1.1
Each 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmBaseEntry  

docsIetfBpi2CmPrivacyEnable 1.3.6.1.2.1.9999.1.1.1.1.1
This object identifies whether this CM is provisioned to run Baseline Privacy Plus.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

docsIetfBpi2CmPublicKey 1.3.6.1.2.1.9999.1.1.1.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..524)  

docsIetfBpi2CmAuthState 1.3.6.1.2.1.9999.1.1.1.1.3
The value of this object is the state of the CM authorization FSM. The start state indicates that FSM is in its initial state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER start(1), authWait(2), authorized(3), reauthWait(4), authRejectWait(5), silent(6)  

docsIetfBpi2CmAuthKeySequenceNumber 1.3.6.1.2.1.9999.1.1.1.1.4
The value of this object is the most recent authorization key sequence number for this FSM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

docsIetfBpi2CmAuthExpiresOld 1.3.6.1.2.1.9999.1.1.1.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmAuthExpiresNew 1.3.6.1.2.1.9999.1.1.1.1.6
The value of this object is the actual clock time for expiration of the most recent authorization key for this FSM.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmAuthReset 1.3.6.1.2.1.9999.1.1.1.1.7
Setting 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 does not require to be associated with a last reset object.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

docsIetfBpi2CmAuthGraceTime 1.3.6.1.2.1.9999.1.1.1.1.8
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..6047999  

docsIetfBpi2CmTEKGraceTime 1.3.6.1.2.1.9999.1.1.1.1.9
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..302399  

docsIetfBpi2CmAuthWaitTimeout 1.3.6.1.2.1.9999.1.1.1.1.10
The value of this object is the Authorize Wait Timeout in second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..30  

docsIetfBpi2CmReauthWaitTimeout 1.3.6.1.2.1.9999.1.1.1.1.11
The value of this object is the Reauthorize Wait Timeout in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..30  

docsIetfBpi2CmOpWaitTimeout 1.3.6.1.2.1.9999.1.1.1.1.12
The value of this object is the Operational Wait Timeout in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

docsIetfBpi2CmRekeyWaitTimeout 1.3.6.1.2.1.9999.1.1.1.1.13
The value of this object is the Rekey Wait Timeout in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

docsIetfBpi2CmAuthRejectWaitTimeout 1.3.6.1.2.1.9999.1.1.1.1.14
The value of this object is the Authorization Reject Wait Timeout in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..600  

docsIetfBpi2CmSAMapWaitTimeout 1.3.6.1.2.1.9999.1.1.1.1.15
The value of this object is the retransmission interval, in seconds, of SA Map Requests from the MAP Wait state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

docsIetfBpi2CmSAMapMaxRetries 1.3.6.1.2.1.9999.1.1.1.1.16
The value of this object is the maximum number of Map Request retries allowed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..10  

docsIetfBpi2CmAuthentInfos 1.3.6.1.2.1.9999.1.1.1.1.17
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmAuthRequests 1.3.6.1.2.1.9999.1.1.1.1.18
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmAuthReplies 1.3.6.1.2.1.9999.1.1.1.1.19
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmAuthRejects 1.3.6.1.2.1.9999.1.1.1.1.20
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmAuthInvalids 1.3.6.1.2.1.9999.1.1.1.1.21
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmAuthRejectErrorCode 1.3.6.1.2.1.9999.1.1.1.1.22
The value of this object is the enumerated description of the Error-Code in most recent Authorization Reject message received by the CM. This has value unknown(2) if the last Error-Code value was 0, and none(1) if no Authorization Reject message has been received since reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), unauthorizedCm(3), unauthorizedSaid(4), permanentAuthorizationFailure(8), timeOfDayNotAcquired(11)  

docsIetfBpi2CmAuthRejectErrorString 1.3.6.1.2.1.9999.1.1.1.1.23
The value of this object is the text string in 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmAuthInvalidErrorCode 1.3.6.1.2.1.9999.1.1.1.1.24
The value of this object is the enumerated description of the Error-Code in most recent Authorization Invalid message received by the CM. This has value unknown(2) if the last Error-Code value was 0, and none(1) if no Authorization Invalid message has been received since reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), unauthorizedCm(3), unsolicited(5), invalidKeySequence(6), keyRequestAuthenticationFailure(7)  

docsIetfBpi2CmAuthInvalidErrorString 1.3.6.1.2.1.9999.1.1.1.1.25
The value of this object is the text string in 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmTEKTable 1.3.6.1.2.1.9999.1.1.2
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmTEKEntry

docsIetfBpi2CmTEKEntry 1.3.6.1.2.1.9999.1.1.2.1
Each 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmTEKEntry  

docsIetfBpi2CmTEKSAId 1.3.6.1.2.1.9999.1.1.2.1.1
The value of this object is the DOCSIS Security Association ID (SAID).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsSAId  

docsIetfBpi2CmTEKSAType 1.3.6.1.2.1.9999.1.1.2.1.2
The value of this object is the type of security association.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmSAType  

docsIetfBpi2CmTEKDataEncryptAlg 1.3.6.1.2.1.9999.1.1.2.1.3
The value of this object is the data encryption algorithm for this SAID.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmDataEncryptAlg  

docsIetfBpi2CmTEKDataAuthentAlg 1.3.6.1.2.1.9999.1.1.2.1.4
The value of this object is the data authentication algorithm for this SAID.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmDataAuthentAlg  

docsIetfBpi2CmTEKState 1.3.6.1.2.1.9999.1.1.2.1.5
The value of this object is the state of the indicated TEK FSM. The start(1) state indicates that FSM is in its initial state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER start(1), opWait(2), opReauthWait(3), operational(4), rekeyWait(5), rekeyReauthWait(6)  

docsIetfBpi2CmTEKKeySequenceNumber 1.3.6.1.2.1.9999.1.1.2.1.6
The value of this object is the most recent TEK key sequence number for this TEK FSM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

docsIetfBpi2CmTEKExpiresOld 1.3.6.1.2.1.9999.1.1.2.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmTEKExpiresNew 1.3.6.1.2.1.9999.1.1.2.1.8
The value of this object is the actual clock time for expiration of the most recent TEK for this FSM.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmTEKKeyRequests 1.3.6.1.2.1.9999.1.1.2.1.9
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmTEKKeyReplies 1.3.6.1.2.1.9999.1.1.2.1.10
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmTEKKeyRejects 1.3.6.1.2.1.9999.1.1.2.1.11
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmTEKInvalids 1.3.6.1.2.1.9999.1.1.2.1.12
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmTEKAuthPends 1.3.6.1.2.1.9999.1.1.2.1.13
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmTEKKeyRejectErrorCode 1.3.6.1.2.1.9999.1.1.2.1.14
The value of this object is the enumerated description of the Error-Code in most recent Key Reject message received by the CM. This has value unknown(2) if the last Error-Code value was 0, and none(1) if no Key Reject message has been received since registration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), unauthorizedSaid(4)  

docsIetfBpi2CmTEKKeyRejectErrorString 1.3.6.1.2.1.9999.1.1.2.1.15
The value of this object is the text string in 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmTEKInvalidErrorCode 1.3.6.1.2.1.9999.1.1.2.1.16
The value of this object is the enumerated description of the Error-Code in most recent TEK Invalid message received by the CM. This has value unknown(2) if the last Error-Code value was 0, and none(1) if no TEK Invalid message has been received since registration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), invalidKeySequence(6)  

docsIetfBpi2CmTEKInvalidErrorString 1.3.6.1.2.1.9999.1.1.2.1.17
The value of this object is the text string in 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmMulticastObjects 1.3.6.1.2.1.9999.1.1.3
OBJECT IDENTIFIER    

docsIetfBpi2CmIpMulticastMapTable 1.3.6.1.2.1.9999.1.1.3.1
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmIpMulticastMapEntry

docsIetfBpi2CmIpMulticastMapEntry 1.3.6.1.2.1.9999.1.1.3.1.1
Each 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmIpMulticastMapEntry  

docsIetfBpi2CmIpMulticastIndex 1.3.6.1.2.1.9999.1.1.3.1.1.1
The index of this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

docsIetfBpi2CmIpMulticastAddressType 1.3.6.1.2.1.9999.1.1.3.1.1.2
The type of internet address for docsIetfBpi2CmIpMulticastAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

docsIetfBpi2CmIpMulticastAddress 1.3.6.1.2.1.9999.1.1.3.1.1.3
This object represents the IP multicast address to be mapped. The type of this address is determined by the value of the docsIetfBpi2CmIpMulticastAddressType object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

docsIetfBpi2CmIpMulticastSAId 1.3.6.1.2.1.9999.1.1.3.1.1.4
This 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.
Status: current Access: read-only
OBJECT-TYPE    
  DocsSAIdOrZero  

docsIetfBpi2CmIpMulticastSAMapState 1.3.6.1.2.1.9999.1.1.3.1.1.5
The value of this object is the state of the SA Mapping FSM for this IP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER start(1), mapWait(2), mapped(3)  

docsIetfBpi2CmIpMulticastSAMapRequests 1.3.6.1.2.1.9999.1.1.3.1.1.6
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmIpMulticastSAMapReplies 1.3.6.1.2.1.9999.1.1.3.1.1.7
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmIpMulticastSAMapRejects 1.3.6.1.2.1.9999.1.1.3.1.1.8
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmIpMulticastSAMapRejectErrorCode 1.3.6.1.2.1.9999.1.1.3.1.1.9
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), noAuthForRequestedDSFlow(9), dsFlowNotMappedToSA(10)  

docsIetfBpi2CmIpMulticastSAMapRejectErrorString 1.3.6.1.2.1.9999.1.1.3.1.1.10
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmCertObjects 1.3.6.1.2.1.9999.1.1.4
OBJECT IDENTIFIER    

docsIetfBpi2CmDeviceCertTable 1.3.6.1.2.1.9999.1.1.4.1
This table describes the Baseline Privacy Plus device certificates for each CM MAC interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmDeviceCertEntry

docsIetfBpi2CmDeviceCertEntry 1.3.6.1.2.1.9999.1.1.4.1.1
Each 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmDeviceCertEntry  

docsIetfBpi2CmDeviceCmCert 1.3.6.1.2.1.9999.1.1.4.1.1.1
The 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 'inconsistentValue' is returned. Once the object contains the certificate, its access MUST be read-only and persists after re-initialization of the managed system.
Status: current Access: read-write
OBJECT-TYPE    
  DocsX509ASN1DEREncodedCertificate  

docsIetfBpi2CmDeviceManufCert 1.3.6.1.2.1.9999.1.1.4.1.1.2
The X509 DER-encoded manufacturer certificate which signed the cable modem certificate.
Status: current Access: read-only
OBJECT-TYPE    
  DocsX509ASN1DEREncodedCertificate  

docsIetfBpi2CmCryptoSuiteTable 1.3.6.1.2.1.9999.1.1.5
This table describes the Baseline Privacy Plus cryptographic suite capabilities for each CM MAC interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmCryptoSuiteEntry

docsIetfBpi2CmCryptoSuiteEntry 1.3.6.1.2.1.9999.1.1.5.1
Each entry contains a cryptographic suite pair which this CM MAC supports.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmCryptoSuiteEntry  

docsIetfBpi2CmCryptoSuiteIndex 1.3.6.1.2.1.9999.1.1.5.1.1
The index for a cryptographic suite row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..1000  

docsIetfBpi2CmCryptoSuiteDataEncryptAlg 1.3.6.1.2.1.9999.1.1.5.1.2
The value of this object is the data encryption algorithm for this cryptographic suite capability.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmDataEncryptAlg  

docsIetfBpi2CmCryptoSuiteDataAuthentAlg 1.3.6.1.2.1.9999.1.1.5.1.3
The value of this object is the data authentication algorithm for this cryptographic suite capability.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmDataAuthentAlg  

docsIetfBpi2CmtsObjects 1.3.6.1.2.1.9999.1.2
OBJECT IDENTIFIER    

docsIetfBpi2CmtsBaseTable 1.3.6.1.2.1.9999.1.2.1
This table describes the basic Baseline Privacy attributes of each CMTS MAC interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsBaseEntry

docsIetfBpi2CmtsBaseEntry 1.3.6.1.2.1.9999.1.2.1.1
Each 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).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsBaseEntry  

docsIetfBpi2CmtsDefaultAuthLifetime 1.3.6.1.2.1.9999.1.2.1.1.1
The value of this object is the default lifetime, in seconds, the CMTS assigns to a new authorization key. This object value persist after re-initialization of the managed system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6048000  

docsIetfBpi2CmtsDefaultTEKLifetime 1.3.6.1.2.1.9999.1.2.1.1.2
The value of this object is the default lifetime, in seconds, the CMTS assigns to a new Traffic Encryption Key (TEK). This object value persist after re-initialization of the managed system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..604800  

docsIetfBpi2CmtsDefaultSelfSignedManufCertTrust 1.3.6.1.2.1.9999.1.2.1.1.3
This object determines the default trust of self-signed manufacturer certificate entries, contained in docsIetfBpi2CmtsCACertTable, created after setting this object. This object needs not to persist after re-initialization of the managed system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

docsIetfBpi2CmtsCheckCertValidityPeriods 1.3.6.1.2.1.9999.1.2.1.1.4
Setting 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 needs not to persist after re-initialization of the managed system.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

docsIetfBpi2CmtsAuthentInfos 1.3.6.1.2.1.9999.1.2.1.1.5
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthRequests 1.3.6.1.2.1.9999.1.2.1.1.6
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthReplies 1.3.6.1.2.1.9999.1.2.1.1.7
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthRejects 1.3.6.1.2.1.9999.1.2.1.1.8
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthInvalids 1.3.6.1.2.1.9999.1.2.1.1.9
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsSAMapRequests 1.3.6.1.2.1.9999.1.2.1.1.10
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsSAMapReplies 1.3.6.1.2.1.9999.1.2.1.1.11
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsSAMapRejects 1.3.6.1.2.1.9999.1.2.1.1.12
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthTable 1.3.6.1.2.1.9999.1.2.2
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsAuthEntry

docsIetfBpi2CmtsAuthEntry 1.3.6.1.2.1.9999.1.2.2.1
Each 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsAuthEntry  

docsIetfBpi2CmtsAuthCmMacAddress 1.3.6.1.2.1.9999.1.2.2.1.1
The value of this object is the physical address of the CM to which the authorization association applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

docsIetfBpi2CmtsAuthCmBpiVersion 1.3.6.1.2.1.9999.1.2.2.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bpi(0), bpiPlus(1)  

docsIetfBpi2CmtsAuthCmPublicKey 1.3.6.1.2.1.9999.1.2.2.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..524)  

docsIetfBpi2CmtsAuthCmKeySequenceNumber 1.3.6.1.2.1.9999.1.2.2.1.4
The value of this object is the most recent authorization key sequence number for this CM.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

docsIetfBpi2CmtsAuthCmExpiresOld 1.3.6.1.2.1.9999.1.2.2.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmtsAuthCmExpiresNew 1.3.6.1.2.1.9999.1.2.2.1.6
The value of this object is the actual clock time for expiration of the most recent authorization key for this FSM.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmtsAuthCmLifetime 1.3.6.1.2.1.9999.1.2.2.1.7
The value of this object is the lifetime, in seconds, the CMTS assigns to an authorization key for this CM.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6048000  

docsIetfBpi2CmtsAuthCmReset 1.3.6.1.2.1.9999.1.2.2.1.8
Setting 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 TEK(s) for the primary SAID's TEKs in the previous paragraph. Reading this object returns the most recently set value of this object, or returns noResetRequested(1) if the object has not been set since entry creation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noResetRequested(1), invalidateAuth(2), sendAuthInvalid(3), invalidateTeks(4)  

docsIetfBpi2CmtsAuthCmInfos 1.3.6.1.2.1.9999.1.2.2.1.9
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthCmRequests 1.3.6.1.2.1.9999.1.2.2.1.10
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthCmReplies 1.3.6.1.2.1.9999.1.2.2.1.11
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthCmRejects 1.3.6.1.2.1.9999.1.2.2.1.12
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthCmInvalids 1.3.6.1.2.1.9999.1.2.2.1.13
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsAuthRejectErrorCode 1.3.6.1.2.1.9999.1.2.2.1.14
The value of this object is the enumerated description of the Error-Code in most recent Authorization Reject message transmitted to the CM. This has 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), unauthorizedCm(3), unauthorizedSaid(4), permanentAuthorizationFailure(8), timeOfDayNotAcquired(11)  

docsIetfBpi2CmtsAuthRejectErrorString 1.3.6.1.2.1.9999.1.2.2.1.15
The value of this object is the text string in 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmtsAuthInvalidErrorCode 1.3.6.1.2.1.9999.1.2.2.1.16
The value of this object is the enumerated description of the Error-Code in most recent Authorization Invalid message transmitted to the CM. This has 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), unauthorizedCm(3), unsolicited(5), invalidKeySequence(6), keyRequestAuthenticationFailure(7)  

docsIetfBpi2CmtsAuthInvalidErrorString 1.3.6.1.2.1.9999.1.2.2.1.17
The value of this object is the text string in 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmtsAuthPrimarySAId 1.3.6.1.2.1.9999.1.2.2.1.18
The value of this object is the Primary Security Association identifier. For BPI mode, the value must be any unicast SID.
Status: current Access: read-only
OBJECT-TYPE    
  DocsSAIdOrZero  

docsIetfBpi2CmtsAuthBpkmCmCertValid 1.3.6.1.2.1.9999.1.2.2.1.19
Contains 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 docsIetfBpi2CmtsProvisionedCmCert table) to be trusted. InvalidCmUntrusted(3) means the certificate is invalid because it has been provisioned (in the docsIetfBpi2CmtsProvisionedCmCert 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 docsIetfBpi2AuthRejectErrorString for these types of errors. InvalidCmRevoked(7) means the certificate is invalid as it was marked as revoked. InvalidCARevoked(8) means the CA certificate is invalid as it was marked as revoked.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), validCmChained(1), validCmTrusted(2), invalidCmUntrusted(3), invalidCAUntrusted(4), invalidCmOther(5), invalidCAOther(6), invalidCmRevoked(7), invalidCARevoked(8)  

docsIetfBpi2CmtsAuthBpkmCmCert 1.3.6.1.2.1.9999.1.2.2.1.20
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DocsX509ASN1DEREncodedCertificate  

docsIetfBpi2CmtsAuthCACertIndexPtr 1.3.6.1.2.1.9999.1.2.2.1.21
A row index into docsIetfBpi2CmtsCACertTable. Returns the index in docsIetfBpi2CmtsCACertTable which CA certificate this CM is chained to. A value of 0 means it could not be found or not applicable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

docsIetfBpi2CmtsTEKTable 1.3.6.1.2.1.9999.1.2.3
This table describes the attributes of each Traffic Encryption Key (TEK) association. The CMTS Maintains one TEK association per SAID on each CMTS MAC interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsTEKEntry

docsIetfBpi2CmtsTEKEntry 1.3.6.1.2.1.9999.1.2.3.1
Each 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsTEKEntry  

docsIetfBpi2CmtsTEKSAId 1.3.6.1.2.1.9999.1.2.3.1.1
The value of this object is the DOCSIS Security Association ID (SAID).
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsSAId  

docsIetfBpi2CmtsTEKSAType 1.3.6.1.2.1.9999.1.2.3.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmSAType  

docsIetfBpi2CmtsTEKDataEncryptAlg 1.3.6.1.2.1.9999.1.2.3.1.3
The value of this object is the data encryption algorithm for this SAID.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmDataEncryptAlg  

docsIetfBpi2CmtsTEKDataAuthentAlg 1.3.6.1.2.1.9999.1.2.3.1.4
The value of this object is the data authentication algorithm for this SAID.
Status: current Access: read-only
OBJECT-TYPE    
  DocsBpkmDataAuthentAlg  

docsIetfBpi2CmtsTEKLifetime 1.3.6.1.2.1.9999.1.2.3.1.5
The value of this object is the lifetime, in seconds, the CMTS assigns to keys for this TEK association.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..604800  

docsIetfBpi2CmtsTEKKeySequenceNumber 1.3.6.1.2.1.9999.1.2.3.1.6
The value of this object is the most recent TEK key sequence number for this SAID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

docsIetfBpi2CmtsTEKExpiresOld 1.3.6.1.2.1.9999.1.2.3.1.7
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmtsTEKExpiresNew 1.3.6.1.2.1.9999.1.2.3.1.8
The value of this object is the actual clock time for expiration of the most recent TEK for this FSM.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

docsIetfBpi2CmtsTEKReset 1.3.6.1.2.1.9999.1.2.3.1.9
Setting this object to 'true' causes the CMTS to invalidate all currently active TEK(s) and to generate new TEK(s) for the associated SAID; the CMTS MAY also generate unsolicited TEK Invalid message(s), to optimize the TEK synchronization between the CMTS and the CM(s). Reading this object always returns FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

docsIetfBpi2CmtsKeyRequests 1.3.6.1.2.1.9999.1.2.3.1.10
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsKeyReplies 1.3.6.1.2.1.9999.1.2.3.1.11
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsKeyRejects 1.3.6.1.2.1.9999.1.2.3.1.12
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsTEKInvalids 1.3.6.1.2.1.9999.1.2.3.1.13
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsKeyRejectErrorCode 1.3.6.1.2.1.9999.1.2.3.1.14
The 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 value unknown(2) if the last Error-Code value was 0, and none(1) if no Key Reject message has been received since registration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), unauthorizedSaid(4)  

docsIetfBpi2CmtsKeyRejectErrorString 1.3.6.1.2.1.9999.1.2.3.1.15
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmtsTEKInvalidErrorCode 1.3.6.1.2.1.9999.1.2.3.1.16
The 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 value unknown(2) if the last Error-Code value was 0, and none(1) if no TEK Invalid message has been received since registration.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), invalidKeySequence(6)  

docsIetfBpi2CmtsTEKInvalidErrorString 1.3.6.1.2.1.9999.1.2.3.1.17
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmtsMulticastObjects 1.3.6.1.2.1.9999.1.2.4
OBJECT IDENTIFIER    

docsIetfBpi2CmtsIpMulticastMapTable 1.3.6.1.2.1.9999.1.2.4.1
This 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 docsIetfBpi2CmtsIpMulticastIndex must be utilized for the mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsIpMulticastMapEntry

docsIetfBpi2CmtsIpMulticastMapEntry 1.3.6.1.2.1.9999.1.2.4.1.1
Each entry contains objects describing the mapping of a set of multicast IP address and mask to one SAID associated to a CMTS MAC Interface, as well as associated message counters and error information.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsIpMulticastMapEntry  

docsIetfBpi2CmtsIpMulticastIndex 1.3.6.1.2.1.9999.1.2.4.1.1.1
The index of this row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

docsIetfBpi2CmtsIpMulticastAddressType 1.3.6.1.2.1.9999.1.2.4.1.1.2
The type of internet address for docsIetfBpi2CmtsIpMulticastAddress and docsIetfBpi2CmtsIpMulticastMask.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

docsIetfBpi2CmtsIpMulticastAddress 1.3.6.1.2.1.9999.1.2.4.1.1.3
This object represents the IP multicast address to be mapped, in conjunction with docsIetfBpi2CmtsIpMulticastMask. The type of this address is determined by the value of the object docsIetfBpi2CmtsIpMulticastAddressType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

docsIetfBpi2CmtsIpMulticastMask 1.3.6.1.2.1.9999.1.2.4.1.1.4
This 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 docsIetfBpi2CmtsIpMulticastMask is identical to the logical AND of docsIetfBpi2CmtsIpMulticastAddr with docsIetfBpi2CmtsIpMulticastMask. The type of this address is determined by the value of the object docsIetfBpi2CmtsIpMulticastAddressType. Note: For IPv6 this object needs not to represent a contiguous netmask, e.g. to associate an SAID to a multicast group matching 'any' multicast scope. The TC InetAddressPrefixLength is not used because it only represents contiguous netmask.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

docsIetfBpi2CmtsIpMulticastSAId 1.3.6.1.2.1.9999.1.2.4.1.1.5
This object represents the multicast SAID to be used in this IP multicast address mapping entry.
Status: current Access: read-create
OBJECT-TYPE    
  DocsSAIdOrZero  

docsIetfBpi2CmtsIpMulticastSAType 1.3.6.1.2.1.9999.1.2.4.1.1.6
The 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. SNMP created entries set this object by default to 'static' if not set at row creation.
Status: current Access: read-create
OBJECT-TYPE    
  DocsBpkmSAType  

docsIetfBpi2CmtsIpMulticastDataEncryptAlg 1.3.6.1.2.1.9999.1.2.4.1.1.7
The value of this object is the data encryption algorithm for this IP.
Status: current Access: read-create
OBJECT-TYPE    
  DocsBpkmDataEncryptAlg  

docsIetfBpi2CmtsIpMulticastDataAuthentAlg 1.3.6.1.2.1.9999.1.2.4.1.1.8
The value of this object is the data authentication algorithm for this IP.
Status: current Access: read-create
OBJECT-TYPE    
  DocsBpkmDataAuthentAlg  

docsIetfBpi2CmtsIpMulticastSAMapRequests 1.3.6.1.2.1.9999.1.2.4.1.1.9
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsIpMulticastSAMapReplies 1.3.6.1.2.1.9999.1.2.4.1.1.10
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsIpMulticastSAMapRejects 1.3.6.1.2.1.9999.1.2.4.1.1.11
The value of this object is the count 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

docsIetfBpi2CmtsIpMulticastSAMapRejectErrorCode 1.3.6.1.2.1.9999.1.2.4.1.1.12
The value of this object is the enumerated description of the Error-Code in the most recent SA Map Reject message sent in response to a SA Map Request for This IP. It has 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), unknown(2), noAuthForRequestedDSFlow(9), dsFlowNotMappedToSA(10)  

docsIetfBpi2CmtsIpMulticastSAMapRejectErrorString 1.3.6.1.2.1.9999.1.2.4.1.1.13
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0..128)  

docsIetfBpi2CmtsIpMulticastMapControl 1.3.6.1.2.1.9999.1.2.4.1.1.14
This 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 docsIetfBpi2CmtsIpMulticastAddress, docsIetfBpi2CmtsIpMulticastMask, docsIetfBpi2CmtsIpMulticastSAId and docsIetfBpi2CmtsIpMulticastSAType have all been set.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsIetfBpi2CmtsIpMulticastMapStorageType 1.3.6.1.2.1.9999.1.2.4.1.1.15
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

docsIetfBpi2CmtsMulticastAuthTable 1.3.6.1.2.1.9999.1.2.4.2
This table describes the multicast SAID authorization for each CM on each CMTS MAC interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsMulticastAuthEntry

docsIetfBpi2CmtsMulticastAuthEntry 1.3.6.1.2.1.9999.1.2.4.2.1
Each 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsMulticastAuthEntry  

docsIetfBpi2CmtsMulticastAuthSAId 1.3.6.1.2.1.9999.1.2.4.2.1.1
This object represents the multicast SAID for authorization.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsSAId  

docsIetfBpi2CmtsMulticastAuthCmMacAddress 1.3.6.1.2.1.9999.1.2.4.2.1.2
This object represents the MAC address of the CM to which the multicast SAID authorization applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

docsIetfBpi2CmtsMulticastAuthControl 1.3.6.1.2.1.9999.1.2.4.2.1.3
The status of this conceptual row for the authorization of multicast SAIDs to CMs.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsIetfBpi2CmtsCertObjects 1.3.6.1.2.1.9999.1.2.5
OBJECT IDENTIFIER    

docsIetfBpi2CmtsProvisionedCmCertTable 1.3.6.1.2.1.9999.1.2.5.1
A 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsProvisionedCmCertEntry

docsIetfBpi2CmtsProvisionedCmCertEntry 1.3.6.1.2.1.9999.1.2.5.1.1
An entry in the CMTS's provisioned CM certificate table. Row entries persist after re-initialization of the managed system.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsProvisionedCmCertEntry  

docsIetfBpi2CmtsProvisionedCmCertMacAddress 1.3.6.1.2.1.9999.1.2.5.1.1.1
The index of this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

docsIetfBpi2CmtsProvisionedCmCertTrust 1.3.6.1.2.1.9999.1.2.5.1.1.2
Trust 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

docsIetfBpi2CmtsProvisionedCmCertSource 1.3.6.1.2.1.9999.1.2.5.1.1.3
This object indicates how the certificate reached the CMTS. Other(4) means is originated from a source not identified above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER snmp(1), configurationFile(2), externalDatabase(3), other(4)  

docsIetfBpi2CmtsProvisionedCmCertStatus 1.3.6.1.2.1.9999.1.2.5.1.1.4
The status of this conceptual row. Values in this row cannot be changed while the row is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsIetfBpi2CmtsProvisionedCmCert 1.3.6.1.2.1.9999.1.2.5.1.1.5
An 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.
Status: current Access: read-create
OBJECT-TYPE    
  DocsX509ASN1DEREncodedCertificate  

docsIetfBpi2CmtsCACertTable 1.3.6.1.2.1.9999.1.2.5.2
The table of known Certificate Authority certificates acquired by this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DocsBpi2CmtsCACertEntry

docsIetfBpi2CmtsCACertEntry 1.3.6.1.2.1.9999.1.2.5.2.1
A row in the Certificate Authority certificate table. Row entries with trust status 'trusted', 'untrusted', or 'root' persist after re-initialization of the managed system.
Status: current Access: not-accessible
OBJECT-TYPE    
  DocsBpi2CmtsCACertEntry  

docsIetfBpi2CmtsCACertIndex 1.3.6.1.2.1.9999.1.2.5.2.1.1
The index for this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

docsIetfBpi2CmtsCACertSubject 1.3.6.1.2.1.9999.1.2.5.2.1.2
The 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 pre pended with (carriage return, U+000D) (line feed, U+000A). Ordering of fields present must conform to: organizationName countryName stateOrProvinceName localityName organizationalUnitName organizationalUnitName= commonName
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

docsIetfBpi2CmtsCACertIssuer 1.3.6.1.2.1.9999.1.2.5.2.1.3
The 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 pre pended with (carriage return, U+000D) (line feed, U+000A). Ordering of fields present must conform to: CommonName countryName stateOrProvinceName localityName organizationName organizationalUnitName organizationalUnitName=
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

docsIetfBpi2CmtsCACertSerialNumber 1.3.6.1.2.1.9999.1.2.5.2.1.4
This CA certificate's serial number represented as an octet string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

docsIetfBpi2CmtsCACertTrust 1.3.6.1.2.1.9999.1.2.5.2.1.5
This 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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2), chained(3), root(4)  

docsIetfBpi2CmtsCACertSource 1.3.6.1.2.1.9999.1.2.5.2.1.6
This object indicates how the certificate reached the CMTS. Other(4) means it originated from a source not identified above.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER snmp(1), configurationFile(2), externalDatabase(3), other(4), authentInfo(5), compiledIntoCode(6)  

docsIetfBpi2CmtsCACertStatus 1.3.6.1.2.1.9999.1.2.5.2.1.7
The status of this conceptual row. An attempt to set writable columnar values while this row is active behaves as follows: - Sets to the object docsIetfBpi2CmtsCACertTrust are allowed. - Sets to the object docsIetfBpi2CmtsCACert will return an error inconsistentValue'. A newly create entry cannot be set to active until the value of docsIetfBpi2CmtsCACert is being set.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

docsIetfBpi2CmtsCACert 1.3.6.1.2.1.9999.1.2.5.2.1.8
An X509 DER-encoded Certificate Authority certificate. To help identify certificates, either this object or docsIetfBpi2CmtsCACertThumbprint 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.
Status: current Access: read-create
OBJECT-TYPE    
  DocsX509ASN1DEREncodedCertificate  

docsIetfBpi2CmtsCACertThumbprint 1.3.6.1.2.1.9999.1.2.5.2.1.9
The SHA-1 hash of a CA certificate. To help identify certificates, either this object or docsIetfBpi2CmtsCACert 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(20)  

docsIetfBpi2CodeDownloadControl 1.3.6.1.2.1.9999.1.4
OBJECT IDENTIFIER    

docsIetfBpi2CodeDownloadStatusCode 1.3.6.1.2.1.9999.1.4.1
The value indicates the result of the latest config file CVC verification, SNMP CVC verification, or code file verification.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER configFileCvcVerified(1), configFileCvcRejected(2), snmpCvcVerified(3), snmpCvcRejected(4), codeFileVerified(5), codeFileRejected(6), other(7)  

docsIetfBpi2CodeDownloadStatusString 1.3.6.1.2.1.9999.1.4.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

docsIetfBpi2CodeMfgOrgName 1.3.6.1.2.1.9999.1.4.3
The value of this object is the device manufacturer's organizationName.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

docsIetfBpi2CodeMfgCodeAccessStart 1.3.6.1.2.1.9999.1.4.4
The value of this object is the device manufacturer's current codeAccessStart value. This value always be referenced to Greenwich Mean Time (GMT) and the value format must contain TimeZone information (fields 8-10).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

docsIetfBpi2CodeMfgCvcAccessStart 1.3.6.1.2.1.9999.1.4.5
The value of this object is the device manufacturer's current cvcAccessStart value. This value always be referenced to Greenwich Mean Time (GMT) and the value format must contain TimeZone information (fields 8-10).
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

docsIetfBpi2CodeCoSignerOrgName 1.3.6.1.2.1.9999.1.4.6
The value of this object is the Co-Signer's organizationName. The value is a zero length string if the co-signer is not specified.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

docsIetfBpi2CodeCoSignerCodeAccessStart 1.3.6.1.2.1.9999.1.4.7
The value of this object is the Co-Signer's current codeAccessStart value. This value always be referenced to Greenwich Mean Time (GMT) and the value format must contain TimeZone information (fields 8-10). If docsIetfBpi2CodeCoSignerOrgName is a zero length string, the value of this object is meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

docsIetfBpi2CodeCoSignerCvcAccessStart 1.3.6.1.2.1.9999.1.4.8
The value of this object is the Co-Signer's current cvcAccessStart value. This value always be referenced to Greenwich Mean Time (GMT) and the value format must contain TimeZone information (fields 8-10). If docsIetfBpi2CodeCoSignerOrgName is a zero length string, the value of this object is meaningless.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(11)  

docsIetfBpi2CodeCvcUpdate 1.3.6.1.2.1.9999.1.4.9
Setting a CVC to this object triggers the device to verify the CVC and update the cvcAccessStart values, then the content of this object is discarded.. If the device is not enabled to upgrade codefiles, or the CVC verification fails, the CVC will be rejected. Reading this object always returns the zero-length OCTET STRING.
Status: current Access: read-write
OBJECT-TYPE    
  DocsX509ASN1DEREncodedCertificate  

docsIetfBpi2Notification 1.3.6.1.2.1.9999.0
OBJECT IDENTIFIER    

docsIetfBpi2Conformance 1.3.6.1.2.1.9999.2
OBJECT IDENTIFIER    

docsIetfBpi2Compliances 1.3.6.1.2.1.9999.2.1
OBJECT IDENTIFIER    

docsIetfBpi2Groups 1.3.6.1.2.1.9999.2.2
OBJECT IDENTIFIER    

docsIetfBpi2CmCompliance 1.3.6.1.2.1.9999.2.1.1
This is the compliance statement for CMs which implement the DOCSIS Baseline Privacy Interface Plus.
Status: current Access: read-write
MODULE-COMPLIANCE    

docsIetfBpi2CmtsCompliance 1.3.6.1.2.1.9999.2.1.2
This is the compliance statement for CMTSs which implement the DOCSIS Baseline Privacy Interface Plus.
Status: current Access: read-only
MODULE-COMPLIANCE    

docsIetfBpi2CmGroup 1.3.6.1.2.1.9999.2.2.1
This collection of objects provides CM BPI+ status and control.
Status: current Access: read-only
OBJECT-GROUP    

docsIetfBpi2CmtsGroup 1.3.6.1.2.1.9999.2.2.2
This collection of objects provides CMTS BPI+ status and control.
Status: current Access: read-only
OBJECT-GROUP    

docsIetfBpi2CodeDownloadGroup 1.3.6.1.2.1.9999.2.2.3
This collection of objects provide authenticated software download support.
Status: current Access: read-only
OBJECT-GROUP