clmgmtLicenseActionFailCause
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.1.2.1.18
Object
column ClmgmtLicenseActionFailCause
This object indicates the reason for this license action failure. The value of this object is valid only when clmgmtLicenseActionState is failed(6).
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.1.2.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clmgmtLicenseActionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtLicenseActionFailCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGMT-MIB::clmgmtLicenseActionFailCause.<clmgmtLicenseActionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGMT-MIB::clmgmtLicenseActionFailCause'
Syntax
- Source
- ClmgmtLicenseActionFailCause
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | generalFailure |
3 | transferProtocolNotSupported |
4 | fileServerNotReachable |
5 | unrecognizedEntPhysicalIndex |
6 | invalidLicenseFilePath |
7 | invalidLicenseFile |
8 | invalidLicenseLine |
9 | licenseAlreadyExists |
10 | licenseNotValidForDevice |
11 | invalidLicenseCount |
12 | invalidLicensePeriod |
13 | licenseInUse |
14 | invalidLicenseStore |
15 | licenseStorageFull |
16 | invalidPermissionTicketFile |
17 | invalidPermissionTicket |
18 | invalidRehostTicketFile |
19 | invalidRehostTicket |
20 | invalidLicenseBackupFile |
21 | licenseClearInProgress |
22 | invalidLicenseEULAFile |
Conformance
Member of