docsBpiCmtsAuthCmReset
DOCS-BPI-MIB ·
.1.3.6.1.2.1.10.127.5.1.2.2.1.7
Object
column
r/w
Enumeration
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 sendAuthInvalid(3) causes the CMTS to invalidate the current CM authorization key, and to transmit an Authorization Invalid message to the CM, but not to invalidate unicast TEKs. Setting this object to invalidateTeks(4) causes the CMTS to invalidate the current CM authorization key, to transmit an Authorization Invalid message to the CM, and to invalidate all unicast TEKs associated with this CM authorization. Reading this object returns the most-recently-set value of this object, or returns noResetRequested(1) if the object has not been set since the last CMTS reboot.
Context
- MIB
- DOCS-BPI-MIB
- OID
.1.3.6.1.2.1.10.127.5.1.2.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsBpiCmtsAuthEntry
- Table
- docsBpiCmtsAuthTable
- Siblings
- 14
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noResetRequested |
2 | invalidateAuth |
3 | sendAuthInvalid |
4 | invalidateTeks |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsBpiCmtsAuthCmMacAddress The value of this object is the physical address of the CM to
which the authorization association applies. | column | SNMPv2-TCMacAddress | .1.3.6.1.2.1.10.127.5.1.2.2.1.1 |
| docsBpiCmtsAuthCmRejects The value of this object is the count of times the CMTS has
transmitted an Authorization Reject message to this CM. | column | SNMPv2-SMICounter32 | .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. | column | SNMPv2-SMICounter32 | .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 … | column | Enumeration | .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 … | column | OctetString | .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… | column | Enumeration | .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 messag… | column | OctetString | .1.3.6.1.2.1.10.127.5.1.2.2.1.15 |
| 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 … | column | OctetString | .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. | column | Integer32 | .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 ex… | column | SNMPv2-TCDateAndTime | .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. | column | seconds Integer32 | .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… | column | seconds Integer32 | .1.3.6.1.2.1.10.127.5.1.2.2.1.6 |
| docsBpiCmtsAuthCmRequests The value of this object is the count of times the CMTS has
received an Authorization Request message from this CM. | column | SNMPv2-SMICounter32 | .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. | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.10.127.5.1.2.2.1.9 |