clmgmtLicenseAction
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.1.2.1.15
Object
column r/w
Enumeration
This object indicates the the command/action to be executed.
Command Remarks
------- -------
noOp(1) No operation will be
performed.
install(2) Installs the license.
clear(3) Clears the license.
processPermissionTicket(4) Processes thee permission
ticket and generates and
exports rehost ticket.
regenerateLastRehostTicket(5) Generates and exports the
last generated rehost
ticket.
backup(6) Backs up all the licenses
installed currently onto a
backup store.
generateEULA(7) Checks whether the licenses
in the license file need EULA
acceptance and uploads the
needed EULA contents to a file.
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.1.2.1.15- Type
- column
- Access
- readwrite
- 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::clmgmtLicenseAction'
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::clmgmtLicenseAction.<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::clmgmtLicenseAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOp |
2 | install |
3 | clear |
4 | processPermissionTicket |
5 | regenerateLastRehostTicket |
6 | backup |
7 | generateEULA |
Conformance
Member of