clmLicenseRequestCommand
CISCO-LICENSE-MGR-MIB ·
.1.3.6.1.4.1.9.9.369.1.2.9
Object
scalar r/w
Enumeration
The command to be executed.
Command Remarks
checkIn checkin a license for the feature name specified
thru 'clmLicenseRequestFeatureName' object.
checkOut checkout a license for the feature name specified
thru 'clmLicenseRequestFeatureName' object.
noOp no operation will be performed.
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.9- 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::clmLicenseRequestCommand.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::clmLicenseRequestCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | checkIn |
2 | checkOut |
3 | noOp |
Conformance
Member of