CISCO-CABLE-LICENSE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CABLE-LICENSE-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoCableLicenseMIB 1.3.6.1.4.1.9.9.839
         ciscoCableLicenseInfoTable 1.3.6.1.4.1.9.9.839.1
This table contains objects that provide cable licensing related information on a CMTS
             ciscoCableLicenseInfoEntry 1.3.6.1.4.1.9.9.839.1.1
An entry in ciscoCableLicenseInfoTable. Each entry contains licensing related information for a specific feature/entitlement, such as downstream channel, upstream channel, WAN port, etc.
                 ciscoCableLicenseIndex 1.3.6.1.4.1.9.9.839.1.1.1
This object uniquely identifies a license within the CMTS.
                 ciscoCableLicenseFeatureName 1.3.6.1.4.1.9.9.839.1.1.2
This object indicates the name of the feature/entitlement that is using or can use this license.
                 ciscoCableLicenseEnforcementEnabled 1.3.6.1.4.1.9.9.839.1.1.3
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 by writing 1 (enable) or 2 (disable) into this object.
                 ciscoCableLicenseCapLimit 1.3.6.1.4.1.9.9.839.1.1.4
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.
                 ciscoCableLicenseUsageCountRemaining 1.3.6.1.4.1.9.9.839.1.1.5
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.
                 ciscoCableLicenseStatus 1.3.6.1.4.1.9.9.839.1.1.6
This object represents status of the license.
                 ciscoCableLicenseLastActionFailCause 1.3.6.1.4.1.9.9.839.1.1.7
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
                 ciscoCableLicenseLastActionTime 1.3.6.1.4.1.9.9.839.1.1.8
Timestamp indicating the latest write operation to ciscoCableLicenseEnforcementEnabled or ciscoCableLicenseCapLimit