clmLicenseConfigCommand
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.2.4
Object
scalar r/w
Enumeration
The command to be executed.
Command Remarks
install Installs the license file specified thru the
clmLicenseFileURI on the system, also performs
some verification on the license file before
installing.
uninstall Uninstalls the license file specified in the
clmLicenseFileTargetName object.
noOp no operation will be performed.
update Updates (Overwrites) an already installed license
file.
The value of this object when read is always 'noOp'.
Context
- MIB
- CISCO-LICENSE-MGR-MIB
- OID
.1.3.6.1.4.1.9.9.369.1.2.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clmLicenseConfiguration
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MGR-MIB::clmLicenseConfigCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MGR-MIB::clmLicenseConfigCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | install |
2 | uninstall |
3 | noOp |
4 | update |
Conformance
Member of