ciscoCableLicenseLastActionFailCause
CISCO-CABLE-LICENSE-MIB ·
.1.3.6.1.4.1.9.9.839.1.1.7
Object
column
Enumeration
This object indicates the result of the latest write operation to
ciscoCableLicenseEnforcementEnabled or
ciscoCableLicenseCapLimit
'noError' : The operation was successful.
'configLocked' : write failed because the CMTS is in config locked
state.
'cappedEnabledAlready': write failed because the capped enforcement has
already been enabled for this feature.
'cappedLessThanUsed': write failed because the capped count to be set
is less than what was being used.
'cappedCountSaveFail': This is due to writing into database failed.
'cmtsNotReady': This may happend when try to send write request during cmts is booting up.
'wrongValue': This indicates the value of user input is an invalid
value
Context
- MIB
- CISCO-CABLE-LICENSE-MIB
- OID
.1.3.6.1.4.1.9.9.839.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoCableLicenseInfoEntry
- Table
- ciscoCableLicenseInfoTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | configLocked |
3 | cappedEnabledAlready |
4 | cappedLessThanUsed |
5 | cappedCountSaveFail |
6 | cmtsNotReady |
7 | wrongValue |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ciscoCableLicenseIndex This object uniquely identifies a license within
the CMTS. | column | Unsigned32 | .1.3.6.1.4.1.9.9.839.1.1.1 |
| ciscoCableLicenseFeatureName This object indicates the name of the feature/entitlement that is
using or can use this license. | column | OctetString | .1.3.6.1.4.1.9.9.839.1.1.2 |
| ciscoCableLicenseEnforcementEnabled While reading(get) this object indicates whether capped enforcement
is enabled or not . During write(set) the user can enable/disable
capped enforcement for a specific feature b… | column | - | .1.3.6.1.4.1.9.9.839.1.1.3 |
| ciscoCableLicenseCapLimit This object indicates the License limit of a given
feature/entitlement. User can set the capped count for a specific
feature by writing the desired capped count into this object. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.839.1.1.4 |
| ciscoCableLicenseUsageCountRemaining This object indicates the number of entities that can
still use this license. Negative numbers mean that the consumed
license has exceeded the capped limit. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.839.1.1.5 |
| ciscoCableLicenseStatus This object represents status of the license. | column | Enumeration | .1.3.6.1.4.1.9.9.839.1.1.6 |
| ciscoCableLicenseLastActionTime Timestamp indicating the latest write operation to
ciscoCableLicenseEnforcementEnabled or
ciscoCableLicenseCapLimit | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.839.1.1.8 |