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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | configLocked |
3 | cappedEnabledAlready |
4 | cappedLessThanUsed |
5 | cappedCountSaveFail |
6 | cmtsNotReady |
7 | wrongValue |