DOCS-BPI-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
77
.1.3.6.1.2.1.10.127.5.1.1.1 · 1 row entry · 21 columns
This table describes the basic and authorization-related Baseline
Privacy attributes of each CM MAC interface.
docsBpiCmBaseEntry entry .1.3.6.1.2.1.10.127.5.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).
Indexes
IF-MIBifIndex
Column Syntax OID
docsBpiCmPrivacyEnable
This object identifies whether this CM is provisioned to run
Baseline Privacy. This is analogous to the presence (or absence)
of the Baseline Privacy Configuration Setting option. The status
of each individual SID with …
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.127.5.1.1.1.1.1
docsBpiCmPublicKey
The value of this object is a DER-encoded RSAPublicKey ASN.1 type
string, as defined in the RSA Encryption Standard (PKCS #1) [22],
corresponding to the public key of the CM. The 74, 106, 140, and
270 byte key encoding …
OctetString
Constraints:
range: 106-106
range: 140-140
range: 270-270
range: 74-74
.1.3.6.1.2.1.10.127.5.1.1.1.1.2
docsBpiCmAuthState
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
Enumerated Values:
1start
2authWait
3authorized
4reauthWait
5authRejectWait
.1.3.6.1.2.1.10.127.5.1.1.1.1.3
docsBpiCmAuthKeySequenceNumber
The value of this object is the authorization key sequence number
for this FSM.
Integer32
Constraints:
range: 0-15
.1.3.6.1.2.1.10.127.5.1.1.1.1.4
docsBpiCmAuthExpires
The value of this object is the actual clock time when the current
authorization for this FSM expires. If the CM does not have an active
authorization, then the value is of the expiration date and time of
the last activ…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.10.127.5.1.1.1.1.5
docsBpiCmAuthReset
Setting this object to TRUE generates a Reauthorize event in the
authorization FSM. Reading this object always returns FALSE.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.127.5.1.1.1.1.6
docsBpiCmAuthGraceTime
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.
secondsInteger32
Constraints:
range: 1-1800
.1.3.6.1.2.1.10.127.5.1.1.1.1.7
docsBpiCmTEKGraceTime
The value of this object is the grace time for a TEK. A CM is
expected to start trying to get a new TEK beginning TEKGraceTime
seconds before the TEK actually expires.
secondsInteger32
Constraints:
range: 1-1800
.1.3.6.1.2.1.10.127.5.1.1.1.1.8
docsBpiCmAuthWaitTimeout
The value of this object is the Authorize Wait Timeout.
secondsInteger32
Constraints:
range: 1-30
.1.3.6.1.2.1.10.127.5.1.1.1.1.9
docsBpiCmReauthWaitTimeout
The value of this object is the Reauthorize Wait Timeout in seconds.
secondsInteger32
Constraints:
range: 1-30
.1.3.6.1.2.1.10.127.5.1.1.1.1.10
docsBpiCmOpWaitTimeout
The value of this object is the Operational Wait Timeout in seconds.
secondsInteger32
Constraints:
range: 1-10
.1.3.6.1.2.1.10.127.5.1.1.1.1.11
docsBpiCmRekeyWaitTimeout
The value of this object is the Rekey Wait Timeout in seconds.
secondsInteger32
Constraints:
range: 1-10
.1.3.6.1.2.1.10.127.5.1.1.1.1.12
docsBpiCmAuthRejectWaitTimeout
The value of this object is the Authorization Reject Wait Timeout in
seconds.
secondsInteger32
Constraints:
range: 1-600
.1.3.6.1.2.1.10.127.5.1.1.1.1.13
docsBpiCmAuthRequests
The value of this object is the count of times the CM has
transmitted an Authorization Request message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.1.1.14
docsBpiCmAuthReplies
The value of this object is the count of times the CM has
received an Authorization Reply message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.1.1.15
docsBpiCmAuthRejects
The value of this object is the count of times the CM has
received an Authorization Reject message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.1.1.16
docsBpiCmAuthInvalids
The value of this object is the count of times the CM has
received an Authorization Invalid message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.1.1.17
docsBpiCmAuthRejectErrorCode
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 A…
Enumeration
Enumerated Values:
1none
2unknown
3unauthorizedCm
4unauthorizedSid
.1.3.6.1.2.1.10.127.5.1.1.1.1.18
docsBpiCmAuthRejectErrorString
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.1.1.1.19
docsBpiCmAuthInvalidErrorCode
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 …
Enumeration
Enumerated Values:
1none
2unknown
3unauthorizedCm
5unsolicited
6invalidKeySequence
7keyRequestAuthenticationFailure
.1.3.6.1.2.1.10.127.5.1.1.1.1.20
docsBpiCmAuthInvalidErrorString
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.1.1.1.21
.1.3.6.1.2.1.10.127.5.1.1.2 · 1 row entry · 13 columns
This table describes the attributes of each CM Traffic Encryption Key
(TEK) association. The CM maintains (no more than) one TEK association
per SID per CM MAC interface.
docsBpiCmTEKEntry entry .1.3.6.1.2.1.10.127.5.1.1.2.1
Each entry contains objects describing the TEK association attributes
of one SID. The CM MUST create one entry per unicast SID, regardless
of whether the SID was obtained from a Registration Response message,
or from an…
Indexes
IF-MIBifIndex DOCS-IF-MIBdocsIfCmServiceId
Column Syntax OID
docsBpiCmTEKPrivacyEnable
This object identifies whether this SID is provisioned to run
Baseline Privacy. This is analogous to enabling Baseline Privacy on
a provisioned SID using the Class-of-Service Privacy Enable option.
Baseline Privacy is n…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.127.5.1.1.2.1.1
docsBpiCmTEKState
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
Enumerated Values:
1start
2opWait
3opReauthWait
4operational
5rekeyWait
6rekeyReauthWait
.1.3.6.1.2.1.10.127.5.1.1.2.1.2
docsBpiCmTEKExpiresOld
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.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.10.127.5.1.1.2.1.3
docsBpiCmTEKExpiresNew
The value of this object is the actual clock time for expiration
of the most recent TEK for this FSM.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.10.127.5.1.1.2.1.4
docsBpiCmTEKKeyRequests
The value of this object is the count of times the CM has transmitted
a Key Request message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.2.1.5
docsBpiCmTEKKeyReplies
The value of this object is the count of times the CM has received
a Key Reply message, including a message whose authentication failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.2.1.6
docsBpiCmTEKKeyRejects
The value of this object is the count of times the CM has received
a Key Reject message, including a message whose authentication failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.2.1.7
docsBpiCmTEKInvalids
The value of this object is the count of times the CM has received
a TEK Invalid message, including a message whose authentication failed.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.2.1.8
docsBpiCmTEKAuthPends
The value of this object is the count of times an Authorization
Pending (Auth Pend) event occurred in this FSM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.1.2.1.9
docsBpiCmTEKKeyRejectErrorCode
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 m…
Enumeration
Enumerated Values:
1none
2unknown
4unauthorizedSid
.1.3.6.1.2.1.10.127.5.1.1.2.1.10
docsBpiCmTEKKeyRejectErrorString
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.1.2.1.11
docsBpiCmTEKInvalidErrorCode
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…
Enumeration
Enumerated Values:
1none
2unknown
6invalidKeySequence
.1.3.6.1.2.1.10.127.5.1.1.2.1.12
docsBpiCmTEKInvalidErrorString
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.1.2.1.13
.1.3.6.1.2.1.10.127.5.1.2.1 · 1 row entry · 8 columns
This table describes the basic Baseline Privacy attributes of each
CMTS MAC interface.
docsBpiCmtsBaseEntry entry .1.3.6.1.2.1.10.127.5.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).
Indexes
IF-MIBifIndex
Column Syntax OID
docsBpiCmtsDefaultAuthLifetime
The value of this object is the default lifetime, in seconds, the
CMTS assigns to a new authorization key.
secondsInteger32r/w
Constraints:
range: 1-6048000
.1.3.6.1.2.1.10.127.5.1.2.1.1.1
docsBpiCmtsDefaultTEKLifetime
The value of this object is the default lifetime, in seconds, the
CMTS assigns to a new Traffic Encryption Key (TEK).
secondsInteger32r/w
Constraints:
range: 1-604800
.1.3.6.1.2.1.10.127.5.1.2.1.1.2
docsBpiCmtsDefaultAuthGraceTime obsolete
This object was obsoleted because the provisioning system, not the CMTS,
manages the authorization key grace time for DOCSIS CMs.
secondsInteger32r/w
Constraints:
range: 1-1800
.1.3.6.1.2.1.10.127.5.1.2.1.1.3
docsBpiCmtsDefaultTEKGraceTime obsolete
This object was obsoleted because the provisioning system, not the CMTS,
manages the Traffic Encryption Key (TEK) grace time for DOCSIS CMs.
secondsInteger32r/w
Constraints:
range: 1-1800
.1.3.6.1.2.1.10.127.5.1.2.1.1.4
docsBpiCmtsAuthRequests
The value of this object is the count of times the CMTS has
received an Authorization Request message from any CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.1.1.5
docsBpiCmtsAuthReplies
The value of this object is the count of times the CMTS has
transmitted an Authorization Reply message to any CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.1.1.6
docsBpiCmtsAuthRejects
The value of this object is the count of times the CMTS has
transmitted an Authorization Reject message to any CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.1.1.7
docsBpiCmtsAuthInvalids
The value of this object is the count of times the CMTS has
transmitted an Authorization Invalid message to any CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.1.1.8
.1.3.6.1.2.1.10.127.5.1.2.2 · 1 row entry · 15 columns
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.
docsBpiCmtsAuthEntry entry .1.3.6.1.2.1.10.127.5.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 …
Indexes
IF-MIBifIndex docsBpiCmtsAuthCmMacAddress
Column Syntax OID
docsBpiCmtsAuthCmMacAddress
The value of this object is the physical address of the CM to
which the authorization association applies.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.10.127.5.1.2.2.1.1
docsBpiCmtsAuthCmPublicKey
The value of this object is a DER-encoded RSAPublicKey ASN.1 type
string, as defined in the RSA Encryption Standard (PKCS #1) [22],
corresponding to the public key of the CM. The 74, 106, 140, and
270 byte key encoding …
OctetString
Constraints:
range: 0-0
range: 74-74
range: 106-106
range: 140-140
range: 270-270
.1.3.6.1.2.1.10.127.5.1.2.2.1.2
docsBpiCmtsAuthCmKeySequenceNumber
The value of this object is the authorization key sequence number
for this CM.
Integer32
Constraints:
range: 0-15
.1.3.6.1.2.1.10.127.5.1.2.2.1.3
docsBpiCmtsAuthCmExpires
The value of this object is the actual clock time when the current
authorization for this CM expires. If this CM does not have an
active authorization, then the value is of the expiration date and
time of the last activ…
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.10.127.5.1.2.2.1.4
docsBpiCmtsAuthCmLifetime
The value of this object is the lifetime, in seconds, the CMTS
assigns to an authorization key for this CM.
secondsInteger32r/w
Constraints:
range: 1-6048000
.1.3.6.1.2.1.10.127.5.1.2.2.1.5
docsBpiCmtsAuthCmGraceTime
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 e…
secondsInteger32
Constraints:
range: 1-1800
.1.3.6.1.2.1.10.127.5.1.2.2.1.6
docsBpiCmtsAuthCmReset
Setting this object to invalidateAuth(2) causes the CMTS to
invalidate the current CM authorization key, but not to transmit an
Authorization Invalid message nor to invalidate unicast TEKs. Setting
this object to sendA…
Enumerationr/w
Enumerated Values:
1noResetRequested
2invalidateAuth
3sendAuthInvalid
4invalidateTeks
.1.3.6.1.2.1.10.127.5.1.2.2.1.7
docsBpiCmtsAuthCmRequests
The value of this object is the count of times the CMTS has
received an Authorization Request message from this CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.2.1.8
docsBpiCmtsAuthCmReplies
The value of this object is the count of times the CMTS has
transmitted an Authorization Reply message to this CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.2.1.9
docsBpiCmtsAuthCmRejects
The value of this object is the count of times the CMTS has
transmitted an Authorization Reject message to this CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.2.1.10
docsBpiCmtsAuthCmInvalids
The value of this object is the count of times the CMTS has
transmitted an Authorization Invalid message to this CM.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.2.1.11
docsBpiCmtsAuthRejectErrorCode
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 n…
Enumeration
Enumerated Values:
1none
2unknown
3unauthorizedCm
4unauthorizedSid
.1.3.6.1.2.1.10.127.5.1.2.2.1.12
docsBpiCmtsAuthRejectErrorString
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.2.2.1.13
docsBpiCmtsAuthInvalidErrorCode
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 …
Enumeration
Enumerated Values:
1none
2unknown
3unauthorizedCm
5unsolicited
6invalidKeySequence
7keyRequestAuthenticationFailure
.1.3.6.1.2.1.10.127.5.1.2.2.1.14
docsBpiCmtsAuthInvalidErrorString
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.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.2.2.1.15
.1.3.6.1.2.1.10.127.5.1.2.3 · 1 row entry · 13 columns
This table describes the attributes of each CM Traffic Encryption
Key (TEK) association. The CMTS maintains one TEK association per BPI
SID on each CMTS MAC interface.
docsBpiCmtsTEKEntry entry .1.3.6.1.2.1.10.127.5.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 SID per MAC interface, based on the receipt of an
Key Request message, and …
Indexes
IF-MIBifIndex DOCS-IF-MIBdocsIfCmtsServiceId
Column Syntax OID
docsBpiCmtsTEKLifetime
The value of this object is the lifetime, in seconds, the CMTS assigns
to keys for this TEK association.
secondsInteger32r/w
Constraints:
range: 1-604800
.1.3.6.1.2.1.10.127.5.1.2.3.1.1
docsBpiCmtsTEKGraceTime
The value of this object is the grace time for the TEK in seconds.
The CM is expected to start trying to get a new TEK beginning
TEKGraceTime seconds before the TEK actually expires.
secondsInteger32
Constraints:
range: 1-1800
.1.3.6.1.2.1.10.127.5.1.2.3.1.2
docsBpiCmtsTEKExpiresOld
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.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.10.127.5.1.2.3.1.3
docsBpiCmtsTEKExpiresNew
The value of this object is the actual clock time for expiration
of the most recent TEK for this FSM.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.2.1.10.127.5.1.2.3.1.4
docsBpiCmtsTEKReset
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 SID; the CMTS MAY also generate an
unsolicited TEK…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.10.127.5.1.2.3.1.5
docsBpiCmtsKeyRequests
The value of this object is the count of times the CMTS has
received a Key Request message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.3.1.6
docsBpiCmtsKeyReplies
The value of this object is the count of times the CMTS has
transmitted a Key Reply message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.3.1.7
docsBpiCmtsKeyRejects
The value of this object is the count of times the CMTS has
transmitted a Key Reject message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.3.1.8
docsBpiCmtsTEKInvalids
The value of this object is the count of times the CMTS has
transmitted a TEK Invalid message.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.10.127.5.1.2.3.1.9
docsBpiCmtsKeyRejectErrorCode
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 BPI SID. This has value unknown(2) if the last
Error-Code value w…
Enumeration
Enumerated Values:
1none
2unknown
4unauthorizedSid
.1.3.6.1.2.1.10.127.5.1.2.3.1.10
docsBpiCmtsKeyRejectErrorString
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 BPI
SID. This is a zero length string if no Key Reject message has been
received since reb…
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.2.3.1.11
docsBpiCmtsTEKInvalidErrorCode
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 BPI SID. This has value unknown(2) if the last Error-Code
value was 0, and n…
Enumeration
Enumerated Values:
1none
2unknown
6invalidKeySequence
.1.3.6.1.2.1.10.127.5.1.2.3.1.12
docsBpiCmtsTEKInvalidErrorString
The value of this object is the Display-String in the most recent TEK
Invalid message sent in association with this BPI SID. This is a zero
length string if no TEK Invalid message has been received since reboot.
OctetString
Constraints:
range: 0-128
.1.3.6.1.2.1.10.127.5.1.2.3.1.13
.1.3.6.1.2.1.10.127.5.1.2.4.1 · 1 row entry · 4 columns
This table describes the mapping of IP multicast address prefixes to
multicast SIDs on each CMTS MAC interface.
docsBpiIpMulticastMapEntry entry .1.3.6.1.2.1.10.127.5.1.2.4.1.1
Each entry contains objects describing the mapping of one IP
multicast address prefix to one multicast SID on one CMTS MAC
interface. The CMTS uses the mapping when forwarding downstream IP
multicast traffic.
Indexes
IF-MIBifIndex docsBpiIpMulticastAddress docsBpiIpMulticastPrefixLength
Column Syntax OID
docsBpiIpMulticastAddress
This object represents the IP multicast address (prefix) to be
mapped by this row, in conjunction with
docsBpiIpMulticastPrefixLength.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.2.1.10.127.5.1.2.4.1.1.1
docsBpiIpMulticastPrefixLength
This object represents the IP multicast address prefix length
for this row. The value of this object represents the length in
bits of docsBpiIpMulticastAddress for multicast address
comparisons, using big-endian orderin…
Integer32
Constraints:
range: 0-32
.1.3.6.1.2.1.10.127.5.1.2.4.1.1.2
docsBpiIpMulticastServiceId
This object represents the multicast SID to be used in this
IP multicast address prefix mapping entry.
Integer32r/w
Constraints:
range: 8192-16368
.1.3.6.1.2.1.10.127.5.1.2.4.1.1.3
docsBpiIpMulticastMapControl
This object controls and reflects the IP multicast address prefix
mapping entry. There is no restriction on the ability to change values
in this row while the row is active.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.127.5.1.2.4.1.1.4
.1.3.6.1.2.1.10.127.5.1.2.4.2 · 1 row entry · 3 columns
This table describes the multicast SID authorization for each
CM on each CMTS MAC interface.
docsBpiMulticastAuthEntry entry .1.3.6.1.2.1.10.127.5.1.2.4.2.1
Each entry contains objects describing the key authorization of one
cable modem for one multicast SID for one CMTS MAC interface.
Indexes
IF-MIBifIndex docsBpiMulticastServiceId docsBpiMulticastCmMacAddress
Column Syntax OID
docsBpiMulticastServiceId
This object represents the multicast SID for authorization.
Integer32
Constraints:
range: 8192-16368
.1.3.6.1.2.1.10.127.5.1.2.4.2.1.1
docsBpiMulticastCmMacAddress
This object represents the MAC address of the CM to which the
multicast SID authorization applies.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.2.1.10.127.5.1.2.4.2.1.2
docsBpiMulticastAuthControl
This object controls and reflects the CM authorization for each
multicast SID. There is no restriction on the ability to change
values in this row while the row is active.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.10.127.5.1.2.4.2.1.3