clmgmtLicenseActionFailCause

CISCO-LICENSE-MGMT-MIB · .1.3.6.1.4.1.9.9.543.1.1.2.1.18

Object

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

Walk 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

Values & Constraints

Type Values
1none
2generalFailure
3transferProtocolNotSupported
4fileServerNotReachable
5unrecognizedEntPhysicalIndex
6invalidLicenseFilePath
7invalidLicenseFile
8invalidLicenseLine
9licenseAlreadyExists
10licenseNotValidForDevice
11invalidLicenseCount
12invalidLicensePeriod
13licenseInUse
14invalidLicenseStore
15licenseStorageFull
16invalidPermissionTicketFile
17invalidPermissionTicket
18invalidRehostTicketFile
19invalidRehostTicket
20invalidLicenseBackupFile
21licenseClearInProgress
22invalidLicenseEULAFile

Conformance