DOCS-IETF-BPI2-MIB: View SNMP OID List / Download MIB
VENDOR: INTERNET-STANDARD
Home | MIB: DOCS-IETF-BPI2-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
docsIetfBpi2Notification | 1.3.6.1.2.1.9999.0 | |||
docsIetfBpi2MIBObjects | 1.3.6.1.2.1.9999.1 | |||
docsIetfBpi2CmObjects | 1.3.6.1.2.1.9999.1.1 | |||
docsIetfBpi2CmBaseTable | 1.3.6.1.2.1.9999.1.1.1 | no-access |
This table describes the basic and authorization related Baseline Privacy Plus attributes of each CM MAC interface. |
|
1.3.6.1.2.1.9999.1.1.1.1 | no-access |
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). |
||
docsIetfBpi2CmPrivacyEnable | 1.3.6.1.2.1.9999.1.1.1.1.1 | truthvalue | read-only |
This object identifies whether this CM is provisioned to run Baseline Privacy Plus. |
docsIetfBpi2CmPublicKey | 1.3.6.1.2.1.9999.1.1.1.1.2 | octet string | read-only |
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. |
docsIetfBpi2CmAuthState | 1.3.6.1.2.1.9999.1.1.1.1.3 | integer | read-only |
The value of this object is the state of the CM authorization FSM. The start state indicates that FSM is in its initial state. Enumeration: 'reauthWait': 4, 'silent': 6, 'authRejectWait': 5, 'authWait': 2, 'start': 1, 'authorized': 3. |
docsIetfBpi2CmAuthKeySequenceNumber | 1.3.6.1.2.1.9999.1.1.1.1.4 | integer32 | read-only |
The value of this object is the most recent authorization key sequence number for this FSM. |
docsIetfBpi2CmAuthExpiresOld | 1.3.6.1.2.1.9999.1.1.1.1.5 | dateandtime | read-only |
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. |
docsIetfBpi2CmAuthExpiresNew | 1.3.6.1.2.1.9999.1.1.1.1.6 | dateandtime | read-only |
The value of this object is the actual clock time for expiration of the most recent authorization key for this FSM. |
docsIetfBpi2CmAuthReset | 1.3.6.1.2.1.9999.1.1.1.1.7 | truthvalue | read-write |
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. |
docsIetfBpi2CmAuthGraceTime | 1.3.6.1.2.1.9999.1.1.1.1.8 | integer32 | read-only |
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. |
docsIetfBpi2CmTEKGraceTime | 1.3.6.1.2.1.9999.1.1.1.1.9 | integer32 | read-only |
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. |
docsIetfBpi2CmAuthWaitTimeout | 1.3.6.1.2.1.9999.1.1.1.1.10 | integer32 | read-only |
The value of this object is the Authorize Wait Timeout in second. |
docsIetfBpi2CmReauthWaitTimeout | 1.3.6.1.2.1.9999.1.1.1.1.11 | integer32 | read-only |
The value of this object is the Reauthorize Wait Timeout in seconds. |
docsIetfBpi2CmOpWaitTimeout | 1.3.6.1.2.1.9999.1.1.1.1.12 | integer32 | read-only |
The value of this object is the Operational Wait Timeout in seconds. |
docsIetfBpi2CmRekeyWaitTimeout | 1.3.6.1.2.1.9999.1.1.1.1.13 | integer32 | read-only |
The value of this object is the Rekey Wait Timeout in seconds. |
docsIetfBpi2CmAuthRejectWaitTimeout | 1.3.6.1.2.1.9999.1.1.1.1.14 | integer32 | read-only |
The value of this object is the Authorization Reject Wait Timeout in seconds. |
docsIetfBpi2CmSAMapWaitTimeout | 1.3.6.1.2.1.9999.1.1.1.1.15 | integer32 | read-only |
The value of this object is the retransmission interval, in seconds, of SA Map Requests from the MAP Wait state. |
docsIetfBpi2CmSAMapMaxRetries | 1.3.6.1.2.1.9999.1.1.1.1.16 | integer32 | read-only |
The value of this object is the maximum number of Map Request retries allowed. |
docsIetfBpi2CmAuthentInfos | 1.3.6.1.2.1.9999.1.1.1.1.17 | counter32 | read-only |
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. |
docsIetfBpi2CmAuthRequests | 1.3.6.1.2.1.9999.1.1.1.1.18 | counter32 | read-only |
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. |
docsIetfBpi2CmAuthReplies | 1.3.6.1.2.1.9999.1.1.1.1.19 | counter32 | read-only |
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. |
docsIetfBpi2CmAuthRejects | 1.3.6.1.2.1.9999.1.1.1.1.20 | counter32 | read-only |
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. |
docsIetfBpi2CmAuthInvalids | 1.3.6.1.2.1.9999.1.1.1.1.21 | counter32 | read-only |
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. |
docsIetfBpi2CmAuthRejectErrorCode | 1.3.6.1.2.1.9999.1.1.1.1.22 | integer | read-only |
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. Enumeration: 'none': 1, 'unauthorizedSaid': 4, 'unknown': 2, 'timeOfDayNotAcquired': 11, 'permanentAuthorizationFailure': 8, 'unauthorizedCm': 3. |
docsIetfBpi2CmAuthRejectErrorString | 1.3.6.1.2.1.9999.1.1.1.1.23 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmAuthInvalidErrorCode | 1.3.6.1.2.1.9999.1.1.1.1.24 | integer | read-only |
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. Enumeration: 'none': 1, 'unknown': 2, 'invalidKeySequence': 6, 'unsolicited': 5, 'unauthorizedCm': 3, 'keyRequestAuthenticationFailure': 7. |
docsIetfBpi2CmAuthInvalidErrorString | 1.3.6.1.2.1.9999.1.1.1.1.25 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmTEKTable | 1.3.6.1.2.1.9999.1.1.2 | no-access |
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. |
|
1.3.6.1.2.1.9999.1.1.2.1 | no-access |
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. |
||
docsIetfBpi2CmTEKSAId | 1.3.6.1.2.1.9999.1.1.2.1.1 | docssaid | no-access |
The value of this object is the DOCSIS Security Association ID (SAID). |
docsIetfBpi2CmTEKSAType | 1.3.6.1.2.1.9999.1.1.2.1.2 | docsbpkmsatype | read-only |
The value of this object is the type of security association. |
docsIetfBpi2CmTEKDataEncryptAlg | 1.3.6.1.2.1.9999.1.1.2.1.3 | docsbpkmdataencryptalg | read-only |
The value of this object is the data encryption algorithm for this SAID. |
docsIetfBpi2CmTEKDataAuthentAlg | 1.3.6.1.2.1.9999.1.1.2.1.4 | docsbpkmdataauthentalg | read-only |
The value of this object is the data authentication algorithm for this SAID. |
docsIetfBpi2CmTEKState | 1.3.6.1.2.1.9999.1.1.2.1.5 | integer | read-only |
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. Enumeration: 'rekeyReauthWait': 6, 'opWait': 2, 'operational': 4, 'start': 1, 'rekeyWait': 5, 'opReauthWait': 3. |
docsIetfBpi2CmTEKKeySequenceNumber | 1.3.6.1.2.1.9999.1.1.2.1.6 | integer32 | read-only |
The value of this object is the most recent TEK key sequence number for this TEK FSM. |
docsIetfBpi2CmTEKExpiresOld | 1.3.6.1.2.1.9999.1.1.2.1.7 | dateandtime | read-only |
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. |
docsIetfBpi2CmTEKExpiresNew | 1.3.6.1.2.1.9999.1.1.2.1.8 | dateandtime | read-only |
The value of this object is the actual clock time for expiration of the most recent TEK for this FSM. |
docsIetfBpi2CmTEKKeyRequests | 1.3.6.1.2.1.9999.1.1.2.1.9 | counter32 | read-only |
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. |
docsIetfBpi2CmTEKKeyReplies | 1.3.6.1.2.1.9999.1.1.2.1.10 | counter32 | read-only |
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. |
docsIetfBpi2CmTEKKeyRejects | 1.3.6.1.2.1.9999.1.1.2.1.11 | counter32 | read-only |
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. |
docsIetfBpi2CmTEKInvalids | 1.3.6.1.2.1.9999.1.1.2.1.12 | counter32 | read-only |
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. |
docsIetfBpi2CmTEKAuthPends | 1.3.6.1.2.1.9999.1.1.2.1.13 | counter32 | read-only |
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. |
docsIetfBpi2CmTEKKeyRejectErrorCode | 1.3.6.1.2.1.9999.1.1.2.1.14 | integer | read-only |
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. Enumeration: 'unknown': 2, 'none': 1, 'unauthorizedSaid': 4. |
docsIetfBpi2CmTEKKeyRejectErrorString | 1.3.6.1.2.1.9999.1.1.2.1.15 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmTEKInvalidErrorCode | 1.3.6.1.2.1.9999.1.1.2.1.16 | integer | read-only |
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. Enumeration: 'unknown': 2, 'none': 1, 'invalidKeySequence': 6. |
docsIetfBpi2CmTEKInvalidErrorString | 1.3.6.1.2.1.9999.1.1.2.1.17 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmMulticastObjects | 1.3.6.1.2.1.9999.1.1.3 | |||
docsIetfBpi2CmIpMulticastMapTable | 1.3.6.1.2.1.9999.1.1.3.1 | no-access |
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. |
|
1.3.6.1.2.1.9999.1.1.3.1.1 | no-access |
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. |
||
docsIetfBpi2CmIpMulticastIndex | 1.3.6.1.2.1.9999.1.1.3.1.1.1 | unsigned32 | no-access |
The index of this row. |
docsIetfBpi2CmIpMulticastAddressType | 1.3.6.1.2.1.9999.1.1.3.1.1.2 | inetaddresstype | read-only |
The type of internet address for docsIetfBpi2CmIpMulticastAddress. |
docsIetfBpi2CmIpMulticastAddress | 1.3.6.1.2.1.9999.1.1.3.1.1.3 | inetaddress | read-only |
This object represents the IP multicast address to be mapped. The type of this address is determined by the value of the docsIetfBpi2CmIpMulticastAddressType object. |
docsIetfBpi2CmIpMulticastSAId | 1.3.6.1.2.1.9999.1.1.3.1.1.4 | docssaidorzero | read-only |
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. |
docsIetfBpi2CmIpMulticastSAMapState | 1.3.6.1.2.1.9999.1.1.3.1.1.5 | integer | read-only |
The value of this object is the state of the SA Mapping FSM for this IP. Enumeration: 'start': 1, 'mapWait': 2, 'mapped': 3. |
docsIetfBpi2CmIpMulticastSAMapRequests | 1.3.6.1.2.1.9999.1.1.3.1.1.6 | counter32 | read-only |
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. |
docsIetfBpi2CmIpMulticastSAMapReplies | 1.3.6.1.2.1.9999.1.1.3.1.1.7 | counter32 | read-only |
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. |
docsIetfBpi2CmIpMulticastSAMapRejects | 1.3.6.1.2.1.9999.1.1.3.1.1.8 | counter32 | read-only |
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. |
docsIetfBpi2CmIpMulticastSAMapRejectErrorCode | 1.3.6.1.2.1.9999.1.1.3.1.1.9 | integer | read-only |
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. Enumeration: 'unknown': 2, 'none': 1, 'noAuthForRequestedDSFlow': 9, 'dsFlowNotMappedToSA': 10. |
docsIetfBpi2CmIpMulticastSAMapRejectErrorString | 1.3.6.1.2.1.9999.1.1.3.1.1.10 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmCertObjects | 1.3.6.1.2.1.9999.1.1.4 | |||
docsIetfBpi2CmDeviceCertTable | 1.3.6.1.2.1.9999.1.1.4.1 | no-access |
This table describes the Baseline Privacy Plus device certificates for each CM MAC interface. |
|
1.3.6.1.2.1.9999.1.1.4.1.1 | no-access |
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). |
||
docsIetfBpi2CmDeviceCmCert | 1.3.6.1.2.1.9999.1.1.4.1.1.1 | docsx509asn1derencodedcertificate | read-write |
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. |
docsIetfBpi2CmDeviceManufCert | 1.3.6.1.2.1.9999.1.1.4.1.1.2 | docsx509asn1derencodedcertificate | read-only |
The X509 DER-encoded manufacturer certificate which signed the cable modem certificate. |
docsIetfBpi2CmCryptoSuiteTable | 1.3.6.1.2.1.9999.1.1.5 | no-access |
This table describes the Baseline Privacy Plus cryptographic suite capabilities for each CM MAC interface. |
|
1.3.6.1.2.1.9999.1.1.5.1 | no-access |
Each entry contains a cryptographic suite pair which this CM MAC supports. |
||
docsIetfBpi2CmCryptoSuiteIndex | 1.3.6.1.2.1.9999.1.1.5.1.1 | unsigned32 | no-access |
The index for a cryptographic suite row. |
docsIetfBpi2CmCryptoSuiteDataEncryptAlg | 1.3.6.1.2.1.9999.1.1.5.1.2 | docsbpkmdataencryptalg | read-only |
The value of this object is the data encryption algorithm for this cryptographic suite capability. |
docsIetfBpi2CmCryptoSuiteDataAuthentAlg | 1.3.6.1.2.1.9999.1.1.5.1.3 | docsbpkmdataauthentalg | read-only |
The value of this object is the data authentication algorithm for this cryptographic suite capability. |
docsIetfBpi2CmtsObjects | 1.3.6.1.2.1.9999.1.2 | |||
docsIetfBpi2CmtsBaseTable | 1.3.6.1.2.1.9999.1.2.1 | no-access |
This table describes the basic Baseline Privacy attributes of each CMTS MAC interface. |
|
1.3.6.1.2.1.9999.1.2.1.1 | no-access |
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). |
||
docsIetfBpi2CmtsDefaultAuthLifetime | 1.3.6.1.2.1.9999.1.2.1.1.1 | integer32 | read-write |
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. |
docsIetfBpi2CmtsDefaultTEKLifetime | 1.3.6.1.2.1.9999.1.2.1.1.2 | integer32 | read-write |
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. |
docsIetfBpi2CmtsDefaultSelfSignedManufCertTrust | 1.3.6.1.2.1.9999.1.2.1.1.3 | integer | read-write |
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. Enumeration: 'untrusted': 2, 'trusted': 1. |
docsIetfBpi2CmtsCheckCertValidityPeriods | 1.3.6.1.2.1.9999.1.2.1.1.4 | truthvalue | read-write |
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. |
docsIetfBpi2CmtsAuthentInfos | 1.3.6.1.2.1.9999.1.2.1.1.5 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthRequests | 1.3.6.1.2.1.9999.1.2.1.1.6 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthReplies | 1.3.6.1.2.1.9999.1.2.1.1.7 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthRejects | 1.3.6.1.2.1.9999.1.2.1.1.8 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthInvalids | 1.3.6.1.2.1.9999.1.2.1.1.9 | counter32 | read-only |
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. |
docsIetfBpi2CmtsSAMapRequests | 1.3.6.1.2.1.9999.1.2.1.1.10 | counter32 | read-only |
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. |
docsIetfBpi2CmtsSAMapReplies | 1.3.6.1.2.1.9999.1.2.1.1.11 | counter32 | read-only |
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. |
docsIetfBpi2CmtsSAMapRejects | 1.3.6.1.2.1.9999.1.2.1.1.12 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthTable | 1.3.6.1.2.1.9999.1.2.2 | no-access |
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. |
|
1.3.6.1.2.1.9999.1.2.2.1 | no-access |
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. |
||
docsIetfBpi2CmtsAuthCmMacAddress | 1.3.6.1.2.1.9999.1.2.2.1.1 | macaddress | no-access |
The value of this object is the physical address of the CM to which the authorization association applies. |
docsIetfBpi2CmtsAuthCmBpiVersion | 1.3.6.1.2.1.9999.1.2.2.1.2 | integer | read-only |
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. Enumeration: 'bpi': 0, 'bpiPlus': 1. |
docsIetfBpi2CmtsAuthCmPublicKey | 1.3.6.1.2.1.9999.1.2.2.1.3 | octet string | read-only |
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. |
docsIetfBpi2CmtsAuthCmKeySequenceNumber | 1.3.6.1.2.1.9999.1.2.2.1.4 | integer32 | read-only |
The value of this object is the most recent authorization key sequence number for this CM. |
docsIetfBpi2CmtsAuthCmExpiresOld | 1.3.6.1.2.1.9999.1.2.2.1.5 | dateandtime | read-only |
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. |
docsIetfBpi2CmtsAuthCmExpiresNew | 1.3.6.1.2.1.9999.1.2.2.1.6 | dateandtime | read-only |
The value of this object is the actual clock time for expiration of the most recent authorization key for this FSM. |
docsIetfBpi2CmtsAuthCmLifetime | 1.3.6.1.2.1.9999.1.2.2.1.7 | integer32 | read-write |
The value of this object is the lifetime, in seconds, the CMTS assigns to an authorization key for this CM. |
docsIetfBpi2CmtsAuthCmReset | 1.3.6.1.2.1.9999.1.2.2.1.8 | integer | read-write |
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. Enumeration: 'sendAuthInvalid': 3, 'invalidateTeks': 4, 'noResetRequested': 1, 'invalidateAuth': 2. |
docsIetfBpi2CmtsAuthCmInfos | 1.3.6.1.2.1.9999.1.2.2.1.9 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthCmRequests | 1.3.6.1.2.1.9999.1.2.2.1.10 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthCmReplies | 1.3.6.1.2.1.9999.1.2.2.1.11 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthCmRejects | 1.3.6.1.2.1.9999.1.2.2.1.12 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthCmInvalids | 1.3.6.1.2.1.9999.1.2.2.1.13 | counter32 | read-only |
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. |
docsIetfBpi2CmtsAuthRejectErrorCode | 1.3.6.1.2.1.9999.1.2.2.1.14 | integer | read-only |
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. Enumeration: 'none': 1, 'unauthorizedSaid': 4, 'unknown': 2, 'timeOfDayNotAcquired': 11, 'permanentAuthorizationFailure': 8, 'unauthorizedCm': 3. |
docsIetfBpi2CmtsAuthRejectErrorString | 1.3.6.1.2.1.9999.1.2.2.1.15 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmtsAuthInvalidErrorCode | 1.3.6.1.2.1.9999.1.2.2.1.16 | integer | read-only |
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. Enumeration: 'none': 1, 'unknown': 2, 'invalidKeySequence': 6, 'unsolicited': 5, 'unauthorizedCm': 3, 'keyRequestAuthenticationFailure': 7. |
docsIetfBpi2CmtsAuthInvalidErrorString | 1.3.6.1.2.1.9999.1.2.2.1.17 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmtsAuthPrimarySAId | 1.3.6.1.2.1.9999.1.2.2.1.18 | docssaidorzero | read-only |
The value of this object is the Primary Security Association identifier. For BPI mode, the value must be any unicast SID. |
docsIetfBpi2CmtsAuthBpkmCmCertValid | 1.3.6.1.2.1.9999.1.2.2.1.19 | integer | read-only |
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. Enumeration: 'invalidCAOther': 6, 'invalidCARevoked': 8, 'unknown': 0, 'invalidCmUntrusted': 3, 'validCmChained': 1, 'invalidCAUntrusted': 4, 'invalidCmRevoked': 7, 'invalidCmOther': 5, 'validCmTrusted': 2. |
docsIetfBpi2CmtsAuthBpkmCmCert | 1.3.6.1.2.1.9999.1.2.2.1.20 | docsx509asn1derencodedcertificate | read-only |
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. |
docsIetfBpi2CmtsAuthCACertIndexPtr | 1.3.6.1.2.1.9999.1.2.2.1.21 | unsigned32 | read-only |
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. |
docsIetfBpi2CmtsTEKTable | 1.3.6.1.2.1.9999.1.2.3 | no-access |
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. |
|
1.3.6.1.2.1.9999.1.2.3.1 | no-access |
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. |
||
docsIetfBpi2CmtsTEKSAId | 1.3.6.1.2.1.9999.1.2.3.1.1 | docssaid | no-access |
The value of this object is the DOCSIS Security Association ID (SAID). |
docsIetfBpi2CmtsTEKSAType | 1.3.6.1.2.1.9999.1.2.3.1.2 | docsbpkmsatype | read-only |
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. |
docsIetfBpi2CmtsTEKDataEncryptAlg | 1.3.6.1.2.1.9999.1.2.3.1.3 | docsbpkmdataencryptalg | read-only |
The value of this object is the data encryption algorithm for this SAID. |
docsIetfBpi2CmtsTEKDataAuthentAlg | 1.3.6.1.2.1.9999.1.2.3.1.4 | docsbpkmdataauthentalg | read-only |
The value of this object is the data authentication algorithm for this SAID. |
docsIetfBpi2CmtsTEKLifetime | 1.3.6.1.2.1.9999.1.2.3.1.5 | integer32 | read-write |
The value of this object is the lifetime, in seconds, the CMTS assigns to keys for this TEK association. |
docsIetfBpi2CmtsTEKKeySequenceNumber | 1.3.6.1.2.1.9999.1.2.3.1.6 | integer32 | read-only |
The value of this object is the most recent TEK key sequence number for this SAID. |
docsIetfBpi2CmtsTEKExpiresOld | 1.3.6.1.2.1.9999.1.2.3.1.7 | dateandtime | read-only |
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. |
docsIetfBpi2CmtsTEKExpiresNew | 1.3.6.1.2.1.9999.1.2.3.1.8 | dateandtime | read-only |
The value of this object is the actual clock time for expiration of the most recent TEK for this FSM. |
docsIetfBpi2CmtsTEKReset | 1.3.6.1.2.1.9999.1.2.3.1.9 | truthvalue | read-write |
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. |
docsIetfBpi2CmtsKeyRequests | 1.3.6.1.2.1.9999.1.2.3.1.10 | counter32 | read-only |
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. |
docsIetfBpi2CmtsKeyReplies | 1.3.6.1.2.1.9999.1.2.3.1.11 | counter32 | read-only |
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. |
docsIetfBpi2CmtsKeyRejects | 1.3.6.1.2.1.9999.1.2.3.1.12 | counter32 | read-only |
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. |
docsIetfBpi2CmtsTEKInvalids | 1.3.6.1.2.1.9999.1.2.3.1.13 | counter32 | read-only |
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. |
docsIetfBpi2CmtsKeyRejectErrorCode | 1.3.6.1.2.1.9999.1.2.3.1.14 | integer | read-only |
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. Enumeration: 'unknown': 2, 'none': 1, 'unauthorizedSaid': 4. |
docsIetfBpi2CmtsKeyRejectErrorString | 1.3.6.1.2.1.9999.1.2.3.1.15 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmtsTEKInvalidErrorCode | 1.3.6.1.2.1.9999.1.2.3.1.16 | integer | read-only |
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. Enumeration: 'unknown': 2, 'none': 1, 'invalidKeySequence': 6. |
docsIetfBpi2CmtsTEKInvalidErrorString | 1.3.6.1.2.1.9999.1.2.3.1.17 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmtsMulticastObjects | 1.3.6.1.2.1.9999.1.2.4 | |||
docsIetfBpi2CmtsIpMulticastMapTable | 1.3.6.1.2.1.9999.1.2.4.1 | no-access |
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. |
|
1.3.6.1.2.1.9999.1.2.4.1.1 | no-access |
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. |
||
docsIetfBpi2CmtsIpMulticastIndex | 1.3.6.1.2.1.9999.1.2.4.1.1.1 | unsigned32 | no-access |
The index of this row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
docsIetfBpi2CmtsIpMulticastAddressType | 1.3.6.1.2.1.9999.1.2.4.1.1.2 | inetaddresstype | read-only |
The type of internet address for docsIetfBpi2CmtsIpMulticastAddress and docsIetfBpi2CmtsIpMulticastMask. |
docsIetfBpi2CmtsIpMulticastAddress | 1.3.6.1.2.1.9999.1.2.4.1.1.3 | inetaddress | read-only |
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. |
docsIetfBpi2CmtsIpMulticastMask | 1.3.6.1.2.1.9999.1.2.4.1.1.4 | inetaddress | read-only |
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. |
docsIetfBpi2CmtsIpMulticastSAId | 1.3.6.1.2.1.9999.1.2.4.1.1.5 | docssaidorzero | read-only |
This object represents the multicast SAID to be used in this IP multicast address mapping entry. |
docsIetfBpi2CmtsIpMulticastSAType | 1.3.6.1.2.1.9999.1.2.4.1.1.6 | docsbpkmsatype | read-only |
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. |
docsIetfBpi2CmtsIpMulticastDataEncryptAlg | 1.3.6.1.2.1.9999.1.2.4.1.1.7 | docsbpkmdataencryptalg | read-only |
The value of this object is the data encryption algorithm for this IP. |
docsIetfBpi2CmtsIpMulticastDataAuthentAlg | 1.3.6.1.2.1.9999.1.2.4.1.1.8 | docsbpkmdataauthentalg | read-only |
The value of this object is the data authentication algorithm for this IP. |
docsIetfBpi2CmtsIpMulticastSAMapRequests | 1.3.6.1.2.1.9999.1.2.4.1.1.9 | counter32 | read-only |
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. |
docsIetfBpi2CmtsIpMulticastSAMapReplies | 1.3.6.1.2.1.9999.1.2.4.1.1.10 | counter32 | read-only |
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. |
docsIetfBpi2CmtsIpMulticastSAMapRejects | 1.3.6.1.2.1.9999.1.2.4.1.1.11 | counter32 | read-only |
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. |
docsIetfBpi2CmtsIpMulticastSAMapRejectErrorCode | 1.3.6.1.2.1.9999.1.2.4.1.1.12 | integer | read-only |
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. Enumeration: 'unknown': 2, 'none': 1, 'noAuthForRequestedDSFlow': 9, 'dsFlowNotMappedToSA': 10. |
docsIetfBpi2CmtsIpMulticastSAMapRejectErrorString | 1.3.6.1.2.1.9999.1.2.4.1.1.13 | snmpadminstring | read-only |
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. |
docsIetfBpi2CmtsIpMulticastMapControl | 1.3.6.1.2.1.9999.1.2.4.1.1.14 | rowstatus | read-only |
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. |
docsIetfBpi2CmtsIpMulticastMapStorageType | 1.3.6.1.2.1.9999.1.2.4.1.1.15 | storagetype | read-only |
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. |
docsIetfBpi2CmtsMulticastAuthTable | 1.3.6.1.2.1.9999.1.2.4.2 | no-access |
This table describes the multicast SAID authorization for each CM on each CMTS MAC interface. |
|
1.3.6.1.2.1.9999.1.2.4.2.1 | no-access |
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. |
||
docsIetfBpi2CmtsMulticastAuthSAId | 1.3.6.1.2.1.9999.1.2.4.2.1.1 | docssaid | no-access |
This object represents the multicast SAID for authorization. |
docsIetfBpi2CmtsMulticastAuthCmMacAddress | 1.3.6.1.2.1.9999.1.2.4.2.1.2 | macaddress | no-access |
This object represents the MAC address of the CM to which the multicast SAID authorization applies. |
docsIetfBpi2CmtsMulticastAuthControl | 1.3.6.1.2.1.9999.1.2.4.2.1.3 | rowstatus | read-only |
The status of this conceptual row for the authorization of multicast SAIDs to CMs. |
docsIetfBpi2CmtsCertObjects | 1.3.6.1.2.1.9999.1.2.5 | |||
docsIetfBpi2CmtsProvisionedCmCertTable | 1.3.6.1.2.1.9999.1.2.5.1 | no-access |
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. |
|
1.3.6.1.2.1.9999.1.2.5.1.1 | no-access |
An entry in the CMTS's provisioned CM certificate table. Row entries persist after re-initialization of the managed system. |
||
docsIetfBpi2CmtsProvisionedCmCertMacAddress | 1.3.6.1.2.1.9999.1.2.5.1.1.1 | macaddress | no-access |
The index of this row. |
docsIetfBpi2CmtsProvisionedCmCertTrust | 1.3.6.1.2.1.9999.1.2.5.1.1.2 | integer | read-only |
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. Enumeration: 'untrusted': 2, 'trusted': 1. |
docsIetfBpi2CmtsProvisionedCmCertSource | 1.3.6.1.2.1.9999.1.2.5.1.1.3 | integer | read-only |
This object indicates how the certificate reached the CMTS. Other(4) means is originated from a source not identified above. Enumeration: 'other': 4, 'snmp': 1, 'configurationFile': 2, 'externalDatabase': 3. |
docsIetfBpi2CmtsProvisionedCmCertStatus | 1.3.6.1.2.1.9999.1.2.5.1.1.4 | rowstatus | read-only |
The status of this conceptual row. Values in this row cannot be changed while the row is 'active'. |
docsIetfBpi2CmtsProvisionedCmCert | 1.3.6.1.2.1.9999.1.2.5.1.1.5 | docsx509asn1derencodedcertificate | read-only |
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. |
docsIetfBpi2CmtsCACertTable | 1.3.6.1.2.1.9999.1.2.5.2 | no-access |
The table of known Certificate Authority certificates acquired by this device. |
|
1.3.6.1.2.1.9999.1.2.5.2.1 | no-access |
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. |
||
docsIetfBpi2CmtsCACertIndex | 1.3.6.1.2.1.9999.1.2.5.2.1.1 | unsigned32 | no-access |
The index for this row. |
docsIetfBpi2CmtsCACertSubject | 1.3.6.1.2.1.9999.1.2.5.2.1.2 | snmpadminstring | read-only |
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 |
docsIetfBpi2CmtsCACertIssuer | 1.3.6.1.2.1.9999.1.2.5.2.1.3 | snmpadminstring | read-only |
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 |
docsIetfBpi2CmtsCACertSerialNumber | 1.3.6.1.2.1.9999.1.2.5.2.1.4 | octet string | read-only |
This CA certificate's serial number represented as an octet string. |
docsIetfBpi2CmtsCACertTrust | 1.3.6.1.2.1.9999.1.2.5.2.1.5 | integer | read-only |
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. Enumeration: 'untrusted': 2, 'root': 4, 'trusted': 1, 'chained': 3. |
docsIetfBpi2CmtsCACertSource | 1.3.6.1.2.1.9999.1.2.5.2.1.6 | integer | read-only |
This object indicates how the certificate reached the CMTS. Other(4) means it originated from a source not identified above. Enumeration: 'externalDatabase': 3, 'snmp': 1, 'authentInfo': 5, 'compiledIntoCode': 6, 'other': 4, 'configurationFile': 2. |
docsIetfBpi2CmtsCACertStatus | 1.3.6.1.2.1.9999.1.2.5.2.1.7 | rowstatus | read-only |
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. |
docsIetfBpi2CmtsCACert | 1.3.6.1.2.1.9999.1.2.5.2.1.8 | docsx509asn1derencodedcertificate | read-only |
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. |
docsIetfBpi2CmtsCACertThumbprint | 1.3.6.1.2.1.9999.1.2.5.2.1.9 | octet string | read-only |
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. |
docsIetfBpi2CodeDownloadControl | 1.3.6.1.2.1.9999.1.4 | |||
docsIetfBpi2CodeDownloadStatusCode | 1.3.6.1.2.1.9999.1.4.1 | integer | read-only |
The value indicates the result of the latest config file CVC verification, SNMP CVC verification, or code file verification. Enumeration: 'codeFileVerified': 5, 'snmpCvcVerified': 3, 'codeFileRejected': 6, 'configFileCvcRejected': 2, 'configFileCvcVerified': 1, 'other': 7, 'snmpCvcRejected': 4. |
docsIetfBpi2CodeDownloadStatusString | 1.3.6.1.2.1.9999.1.4.2 | snmpadminstring | read-only |
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. |
docsIetfBpi2CodeMfgOrgName | 1.3.6.1.2.1.9999.1.4.3 | snmpadminstring | read-only |
The value of this object is the device manufacturer's organizationName. |
docsIetfBpi2CodeMfgCodeAccessStart | 1.3.6.1.2.1.9999.1.4.4 | dateandtime | read-only |
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). |
docsIetfBpi2CodeMfgCvcAccessStart | 1.3.6.1.2.1.9999.1.4.5 | dateandtime | read-only |
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). |
docsIetfBpi2CodeCoSignerOrgName | 1.3.6.1.2.1.9999.1.4.6 | snmpadminstring | read-only |
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. |
docsIetfBpi2CodeCoSignerCodeAccessStart | 1.3.6.1.2.1.9999.1.4.7 | dateandtime | read-only |
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. |
docsIetfBpi2CodeCoSignerCvcAccessStart | 1.3.6.1.2.1.9999.1.4.8 | dateandtime | read-only |
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. |
docsIetfBpi2CodeCvcUpdate | 1.3.6.1.2.1.9999.1.4.9 | docsx509asn1derencodedcertificate | read-write |
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. |
docsIetfBpi2Conformance | 1.3.6.1.2.1.9999.2 | |||
docsIetfBpi2Compliances | 1.3.6.1.2.1.9999.2.1 | |||
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. |
||
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. |
||
docsIetfBpi2Groups | 1.3.6.1.2.1.9999.2.2 | |||
docsIetfBpi2CmGroup | 1.3.6.1.2.1.9999.2.2.1 |
This collection of objects provides CM BPI+ status and control. |
||
docsIetfBpi2CmtsGroup | 1.3.6.1.2.1.9999.2.2.2 |
This collection of objects provides CMTS BPI+ status and control. |
||
docsIetfBpi2CodeDownloadGroup | 1.3.6.1.2.1.9999.2.2.3 |
This collection of objects provide authenticated software download support. |