DOCS-BPI2-MIB

DOCS-BPI2-MIB Download

MIBs list

This is the MIB Module for the DOCSIS Baseline Privacy Plus Interface (BPI+) at cable modems (CMs) and cable modem termination systems (CMTSs).

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DOCS-BPI2-MIB

docsBpi2CmBaseTable
This table describes the basic and authorization related Baseline Privacy Plus attributes of each CM MAC interface.
docsBpi2CmBaseEntry
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).
docsBpi2CmPrivacyEnable
This object identifies whether this CM is provisioned to run Baseline Privacy Plus.
docsBpi2CmPublicKey
The value of this object is a DER-encoded RSAPublicKey ASN.1 type string, as defined in the RSA Encryption Standard (PKCS #1) [10], corresponding to the public key of the CM. The 74, 106, 140, 204, and 270 byte key encoding lengths correspond to 512 bit, ...
docsBpi2CmAuthState
The value of this object is the state of the CM authorization FSM. The start state indicates that FSM is in its initial state.
docsBpi2CmAuthKeySequenceNumber
The value of this object is the most recent authorization key sequence number for this FSM.
docsBpi2CmAuthExpiresOld
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.
docsBpi2CmAuthExpiresNew
The value of this object is the actual clock time for expiration of the most recent authorization key for this FSM.
docsBpi2CmAuthReset
Setting this object to TRUE generates a Reauthorize event in the authorization FSM. Reading this object always returns FALSE.
docsBpi2CmAuthGraceTime
The value of this object is the grace time for an authorization key. A CM is expected to start trying to get a new authorization key beginning AuthGraceTime seconds before the authorization key actually expires.
docsBpi2CmTEKGraceTime
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.
docsBpi2CmAuthWaitTimeout
The value of this object is the Authorize Wait Timeout.
docsBpi2CmReauthWaitTimeout
The value of this object is the Reauthorize Wait Timeout in seconds.
docsBpi2CmOpWaitTimeout
The value of this object is the Operational Wait Timeout in seconds.
docsBpi2CmRekeyWaitTimeout
The value of this object is the Rekey Wait Timeout in seconds.
docsBpi2CmAuthRejectWaitTimeout
The value of this object is the Authorization Reject Wait Timeout in seconds.
docsBpi2CmSAMapWaitTimeout
The value of this object is the retransmission interval, in seconds, of SA Map Requests from the MAP Wait state.
docsBpi2CmSAMapMaxRetries
The value of this object is the maximum number of Map Request retries allowed.
docsBpi2CmAuthentInfos
The value of this object is the count of times the CM has transmitted an Authentication Information message.
docsBpi2CmAuthRequests
The value of this object is the count of times the CM has transmitted an Authorization Request message.
docsBpi2CmAuthReplies
The value of this object is the count of times the CM has received an Authorization Reply message.
docsBpi2CmAuthRejects
The value of this object is the count of times the CM has received an Authorization Reject message.
docsBpi2CmAuthInvalids
The value of this object is the count of times the CM has received an Authorization Invalid message.
docsBpi2CmAuthRejectErrorCode
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 ...
docsBpi2CmAuthRejectErrorString
The value of this object is the Display-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.
docsBpi2CmAuthInvalidErrorCode
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 be ...
docsBpi2CmAuthInvalidErrorString
The value of this object is the Display-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.
docsBpi2CmTEKTable
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.
docsBpi2CmTEKEntry
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 dy ...
docsBpi2CmTEKSAId
The value of this object is the DOCSIS Security Association ID (SAID).
docsBpi2CmTEKSAType
The value of this object is the type of security association.
docsBpi2CmTEKDataEncryptAlg
The value of this object is the data encryption algorithm being utilized.
docsBpi2CmTEKDataAuthentAlg
The value of this object is the data authentication algorithm being utilized.
docsBpi2CmTEKState
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.
docsBpi2CmTEKKeySequenceNumber
The value of this object is the most recent TEK key sequence number for this TEK FSM.
docsBpi2CmTEKExpiresOld
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.
docsBpi2CmTEKExpiresNew
The value of this object is the actual clock time for expiration of the most recent TEK for this FSM.
docsBpi2CmTEKKeyRequests
The value of this object is the count of times the CM has transmitted a Key Request message.
docsBpi2CmTEKKeyReplies
The value of this object is the count of times the CM has received a Key Reply message, including a message whose authentication failed.
docsBpi2CmTEKKeyRejects
The value of this object is the count of times the CM has received a Key Reject message, including a message whose authentication failed.
docsBpi2CmTEKInvalids
The value of this object is the count of times the CM has received a TEK Invalid message, including a message whose authentication failed.
docsBpi2CmTEKAuthPends
The value of this object is the count of times an Authorization Pending (Auth Pend) event occurred in this FSM.
docsBpi2CmTEKKeyRejectErrorCode
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 reboo ...
docsBpi2CmTEKKeyRejectErrorString
The value of this object is the Display-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 reboot.
docsBpi2CmTEKInvalidErrorCode
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 r ...
docsBpi2CmTEKInvalidErrorString
The value of this object is the Display-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 reboot.
docsBpi2CmIpMulticastMapTable
This table maps multicast IP addresses to SAIDs. It is intended to map multicast IP addresses associated with SA MAP Request messages.
docsBpi2CmIpMulticastMapEntry
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.
docsBpi2CmIpMulticastIndex
The index of this row.
docsBpi2CmIpMulticastAddressType
The type of internet address for docsBpi2CmIpMulticastAddress.
docsBpi2CmIpMulticastAddress
This object represents the IP multicast address to be mapped.
docsBpi2CmIpMulticastSAId
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.
docsBpi2CmIpMulticastSAMapState
The value of this object is the state of the SA Mapping FSM for this IP.
docsBpi2CmIpMulticastSAMapRequests
The value of this object is the count of times the CM has transmitted an SA Map Request message for this IP.
docsBpi2CmIpMulticastSAMapReplies
The value of this object is the count of times the CM has received an SA Map Reply message for this IP.
docsBpi2CmIpMulticastSAMapRejects
The value of this object is the count of times the CM has received an SA MAP Reject message for this IP.
docsBpi2CmIpMulticastSAMapRejectErrorCode
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 value unknown(2) if the last Error-Code value was 0, and none(1) if no SA MAP Reje ...
docsBpi2CmIpMulticastSAMapRejectErrorString
The value of this object is the Display-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 reboot.
docsBpi2CmDeviceCertTable
This table describes the Baseline Privacy Plus device certificates for each CM MAC interface.
docsBpi2CmDeviceCertEntry
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).
docsBpi2CmDeviceCmCert
The X509 DER-encoded cable modem certificate. Note: This object can be set only when the value is the null string. Once the object contains the certificate, its access MUST be read-only.
docsBpi2CmDeviceManufCert
The X509 DER-encoded manufacturer certificate which signed the cable modem certificate.
docsBpi2CmCryptoSuiteTable
This table describes the Baseline Privacy Plus cryptographic suite capabilites for each CM MAC interface.
docsBpi2CmCryptoSuiteEntry
Each entry contains a cryptographic suite pair which this CM MAC supports.
docsBpi2CmCryptoSuiteIndex
The index for a cryptographic suite row.
docsBpi2CmCryptoSuiteDataEncryptAlg
The value of this object is the data encryption algorithm for this cryptographic suite capability.
docsBpi2CmCryptoSuiteDataAuthentAlg
The value of this object is the data authentication algorithm for this cryptographic suite capability.
docsBpi2CmtsBaseTable
This table describes the basic Baseline Privacy attributes of each CMTS MAC interface.
docsBpi2CmtsBaseEntry
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).
docsBpi2CmtsDefaultAuthLifetime
The value of this object is the default lifetime, in seconds, the CMTS assigns to a new authorization key.
docsBpi2CmtsDefaultTEKLifetime
The value of this object is the default lifetime, in seconds, the CMTS assigns to a new Traffic Encryption Key (TEK).
docsBpi2CmtsDefaultSelfSignedManufCertTrust
This object determines the default trust of all (new) self-signed manufacturer certificates obtained after setting the object.
docsBpi2CmtsCheckCertValidityPeriods
Setting this object to TRUE causes all certificates obtained thereafter to have their validity periods (and their chain's validity periods) checked against the current time of day. A FALSE setting will cause all certificates obtained thereafter to not ha ...
docsBpi2CmtsAuthentInfos
The value of this object is the count of times the CMTS has received an Authentication Information message from any CM.
docsBpi2CmtsAuthRequests
The value of this object is the count of times the CMTS has received an Authorization Request message from any CM.
docsBpi2CmtsAuthReplies
The value of this object is the count of times the CMTS has transmitted an Authorization Reply message to any CM.
docsBpi2CmtsAuthRejects
The value of this object is the count of times the CMTS has transmitted an Authorization Reject message to any CM.
docsBpi2CmtsAuthInvalids
The value of this object is the count of times the CMTS has transmitted an Authorization Invalid message to any CM.
docsBpi2CmtsSAMapRequests
The value of this object is the count of times the CMTS has received an SA Map Request message from any CM.
docsBpi2CmtsSAMapReplies
The value of this object is the count of times the CMTS has transmitted an SA Map Reply message to any CM.
docsBpi2CmtsSAMapRejects
The value of this object is the count of times the CMTS has transmitted an SA Map Reject message to any CM.
docsBpi2CmtsAuthTable
This table describes the attributes of each CM authorization association. The CMTS maintains one authorization association with each Baseline Privacy-enabled CM on each CMTS MAC interface.
docsBpi2CmtsAuthEntry
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 before the CM authorizatio ...
docsBpi2CmtsAuthCmMacAddress
The value of this object is the physical address of the CM to which the authorization association applies.
docsBpi2CmtsAuthCmBpiVersion
The value of this object is the version of Baseline Privacy for which this CM has registered.
docsBpi2CmtsAuthCmPublicKey
The value of this object is a DER-encoded RSAPublicKey ASN.1 type string, as defined in the RSA Encryption Standard (PKCS #1) [10], corresponding to the public key of the CM. The 74, 106, 140, 204, and 270 byte key encoding lengths correspond to 512 bit, ...
docsBpi2CmtsAuthCmKeySequenceNumber
The value of this object is the most recent authorization key sequence number for this CM.
docsBpi2CmtsAuthCmExpiresOld
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: For CM ...
docsBpi2CmtsAuthCmExpiresNew
The value of this object is the actual clock time for expiration of the most recent authorization key for this FSM.
docsBpi2CmtsAuthCmLifetime
The value of this object is the lifetime, in seconds, the CMTS assigns to an authorization key for this CM.
docsBpi2CmtsAuthCmGraceTime
The value of this object is the grace time for the authorization key in seconds. The CM is expected to start trying to get a new authorization key beginning AuthGraceTime seconds before the authorization key actually expires. Note: Tracking this value is ...
docsBpi2CmtsAuthCmReset
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 unicast TEKs. Setting this object to sendAuthInvalid(3) causes the CMTS to ...
docsBpi2CmtsAuthCmInfos
The value of this object is the count of times the CMTS has received an Authentication Information message from this CM.
docsBpi2CmtsAuthCmRequests
The value of this object is the count of times the CMTS has received an Authorization Request message from this CM.
docsBpi2CmtsAuthCmReplies
The value of this object is the count of times the CMTS has transmitted an Authorization Reply message to this CM.
docsBpi2CmtsAuthCmRejects
The value of this object is the count of times the CMTS has transmitted an Authorization Reject message to this CM.
docsBpi2CmtsAuthCmInvalids
The value of this object is the count of times the CMTS has transmitted an Authorization Invalid message to this CM.
docsBpi2CmtsAuthRejectErrorCode
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 b ...
docsBpi2CmtsAuthRejectErrorString
The value of this object is the Display-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.
docsBpi2CmtsAuthInvalidErrorCode
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 ...
docsBpi2CmtsAuthInvalidErrorString
The value of this object is the Display-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.
docsBpi2CmtsAuthPrimarySAId
The value of this object is the Primary Security Association identifier.
docsBpi2CmtsAuthBpkmCmCertValid
Contains the reason why a CM's certificate is deemed valid or invalid. Return unknown if the CM is running BPI mode. ValidCmChained means the certificate is valid because it chains to a valid certificate. ValidCmTrusted means the certificate is valid beca ...
docsBpi2CmtsAuthBpkmCmCert
The X509 CM Certificate sent as part of a BPKM Authorization Request. Note: The NULL string must be returned if the entire certificate is not retained in the CMTS.
docsBpi2CmtsTEKTable
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.
docsBpi2CmtsTEKEntry
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 ...
docsBpi2CmtsTEKSAId
The value of this object is the DOCSIS Security Association ID (SAID).
docsBpi2CmtsTEKSAType
The value of this object is the type of security association. Dynamic does not apply to CMs running in BPI mode.
docsBpi2CmtsTEKDataEncryptAlg
The value of this object is the data encryption algorithm being utilized.
docsBpi2CmtsTEKDataAuthentAlg
The value of this object is the data authentication algorithm being utilized.
docsBpi2CmtsTEKLifetime
The value of this object is the lifetime, in seconds, the CMTS assigns to keys for this TEK association.
docsBpi2CmtsTEKGraceTime
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 TEK actually expires. Note: The value of this object is vendor specific for multicast TE ...
docsBpi2CmtsTEKKeySequenceNumber
The value of this object is the most recent TEK key sequence number for this SAID.
docsBpi2CmtsTEKExpiresOld
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.
docsBpi2CmtsTEKExpiresNew
The value of this object is the actual clock time for expiration of the most recent TEK for this FSM.
docsBpi2CmtsTEKReset
Setting this object to TRUE causes the CMTS to invalidate the current active TEK(s) (plural due to key transition periods), and to generate a new TEK for the associated SAID; the CMTS MAY also generate an unsolicited TEK Invalid message, to optimize the T ...
docsBpi2CmtsKeyRequests
The value of this object is the count of times the CMTS has received a Key Request message.
docsBpi2CmtsKeyReplies
The value of this object is the count of times the CMTS has transmitted a Key Reply message.
docsBpi2CmtsKeyRejects
The value of this object is the count of times the CMTS has transmitted a Key Reject message.
docsBpi2CmtsTEKInvalids
The value of this object is the count of times the CMTS has transmitted a TEK Invalid message.
docsBpi2CmtsKeyRejectErrorCode
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 mess ...
docsBpi2CmtsKeyRejectErrorString
The value of this object is the Display-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 reboot.
docsBpi2CmtsTEKInvalidErrorCode
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 be ...
docsBpi2CmtsTEKInvalidErrorString
The value of this object is the Display-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 reboot.
docsBpi2CmtsIpMulticastMapTable
This table maps multicast IP addresses to SAIDs.
docsBpi2CmtsIpMulticastMapEntry
Each entry contains objects describing the mapping of a set of multicast IP address and mask to one SAID, as well as associated message counters and error information.
docsBpi2CmtsIpMulticastIndex
The index of this row.
docsBpi2CmtsIpMulticastAddressType
The type of internet address for docsBpi2CmtsIpMulticastAddress.
docsBpi2CmtsIpMulticastAddress
This object represents the IP multicast address to be mapped, in conjunction with docsBpi2CmtsIpMulticastMask.
docsBpi2CmtsIpMulticastMaskType
The type of internet address for docsBpi2CmtsIpMulticastMask.
docsBpi2CmtsIpMulticastMask
This object represents the IP multicast address mask for this row. An IP multicast address matches this row if it is equivalent to the logical AND of docsBpi2CmtsIpMulticastAddr with docsBpi2CmtsIpMulticastMask.
docsBpi2CmtsIpMulticastSAId
This object represents the multicast SAID to be used in this IP multicast address mapping entry.
docsBpi2CmtsIpMulticastSAType
The value of this object is the type of security association. Dynamic does not apply to CMs running in BPI mode.
docsBpi2CmtsIpMulticastDataEncryptAlg
The value of this object is the data encryption algorithm being utilized.
docsBpi2CmtsIpMulticastDataAuthentAlg
The value of this object is the data authentication algorithm being utilized.
docsBpi2CmtsIpMulticastSAMapRequests
The value of this object is the count of times the CMTS has received an SA Map Request message for this IP.
docsBpi2CmtsIpMulticastSAMapReplies
The value of this object is the count of times the CMTS has transmitted an SA Map Reply message for this IP.
docsBpi2CmtsIpMulticastSAMapRejects
The value of this object is the count of times the CMTS has transmitted an SA Map Reject message for this IP.
docsBpi2CmtsIpMulticastSAMapRejectErrorCode
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 Rejec ...
docsBpi2CmtsIpMulticastSAMapRejectErrorString
The value of this object is the Display-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 reboot.
docsBpi2CmtsIpMulticastMapControl
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. Inactive rows need not be timed out.
docsBpi2CmtsMulticastAuthTable
This table describes the multicast SAID authorization for each CM on each CMTS MAC interface.
docsBpi2CmtsMulticastAuthEntry
Each entry contains objects describing the key authorization of one cable modem for one multicast SAID for one CMTS MAC interface.
docsBpi2CmtsMulticastAuthSAId
This object represents the multicast SAID for authorization.
docsBpi2CmtsMulticastAuthCmMacAddress
This object represents the MAC address of the CM to which the multicast SAID authorization applies.
docsBpi2CmtsMulticastAuthControl
This object controls and reflects the CM authorization for each multicast SAID. There is no restriction on the ability to change values in this row while the row is active. Inactive rows need not be timed out.
docsBpi2CmtsProvisionedCmCertTable
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 certi ...
docsBpi2CmtsProvisionedCmCertEntry
An entry in the CMTS' provisioned CM certificate table.
docsBpi2CmtsProvisionedCmCertMacAddress
The index of this row.
docsBpi2CmtsProvisionedCmCertTrust
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.
docsBpi2CmtsProvisionedCmCertSource
This object indicates how the certificate reached the CMTS. Other means it originated from a source not identified above.
docsBpi2CmtsProvisionedCmCertStatus
Standard RowStatus object except: a) if a row has ever been activated, a set to docsBpi2CmtsProvisionedCmCert need not succeed, b) inactive rows need not be timed out.
docsBpi2CmtsProvisionedCmCert
An X509 DER-encoded certificate authority certificate. Note: The NULL string must be returned, on reads, if the entire certificate is not retained in the CMTS.
docsBpi2CmtsCACertTable
The table of known certificate authority certificates acquired by this device.
docsBpi2CmtsCACertEntry
A row in the Certificate Authority certificate table.
docsBpi2CmtsCACertIndex
The index for this row.
docsBpi2CmtsCACertSubject
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 prepended with CR (carriage return) LF ( ...
docsBpi2CmtsCACertIssuer
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 prepended with CR (carriage return) LF (line fee ...
docsBpi2CmtsCACertSerialNumber
This CA certificate's serial number represented as an octet string.
docsBpi2CmtsCACertTrust
This object controls the trust status of this certificate. Root certificates must be given root trust; manufacturer certificates must not be given root trust. Trust on root certificates must not change. Note: Setting this object need only affect the vali ...
docsBpi2CmtsCACertSource
This object indicates how the certificate reached the CMTS. Other means it originated from a source not identified above.
docsBpi2CmtsCACertStatus
Standard RowStatus objects except: a) if a row has ever been activated, a set to docsBpi2CmtsCACert need not succeed, b) inactive rows need not be timed out, c) if a row has ever been activated, a destroy setting need not succeed.
docsBpi2CmtsCACert
An 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 NULL string must be returned, on reads, if the e ...
docsBpi2CmtsCACertThumbprint
The 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 NULL string must be returned if this object is not supported by the CMTS.
docsBpi2CodeDownloadStatusCode
The value indicates the result of the latest config file CVC verification, SNMP CVC verification, or code file verification.
docsBpi2CodeDownloadStatusString
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.
docsBpi2CodeMfgOrgName
The value of this object is the device manufacturer's organizationName.
docsBpi2CodeMfgCodeAccessStart
The value of this object is the device manufacturer's current codeAccessStart value referenced to Greenwich Mean Time (GMT).
docsBpi2CodeMfgCvcAccessStart
The value of this object is the device manufacturer's current cvcAccessStart value referenced to Greenwich Mean Time (GMT).
docsBpi2CodeCoSignerOrgName
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.
docsBpi2CodeCoSignerCodeAccessStart
The value of this object is the Co-Signer's current codeAccessStart value referenced to Greenwich Mean Time (GMT). If docsBpi2CodeCoSignerOrgName is a zero length string, the value of this object is meaningless.
docsBpi2CodeCoSignerCvcAccessStart
The value of this object is the Co-Signer's current cvcAccessStart value referenced to Greenwich Mean Time (GMT). If docsBpi2CodeCoSignerOrgName is a zero length string, the value of this object is meaningless.
docsBpi2CodeCvcUpdate
Setting a CVC to this object triggers the device to verify the CVC and update the cvcAccessStart value. 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 null ...
docsBpi2CmGroup
This collection of objects provides CM BPI+ status and control.
docsBpi2CmtsGroup
This collection of objects provides CMTS BPI+ status and control.
docsBpi2CodeDownloadGroup
This collection of objects provide authenticated software download support.
docsBpi2ObsoleteObjectsGroup
This is a collection of obsolete BPI+ objects.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list