clmgmtLicenseStoreName
CISCO-LICENSE-MGMT-MIB ·
.1.3.6.1.4.1.9.9.543.1.2.1.1.2
Object
column OctetString
This object indicates the name of the license store within the device. It is a file in device's local file system i.e., either on a local disk or flash or some other storage media. For example, the value of this object can be 'disk1:lic_store_1.txt' or 'flash:lic_store_2.txt
Context
- MIB
- CISCO-LICENSE-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.543.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clmgmtLicenseStoreInfoEntry
- 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::clmgmtLicenseStoreName'
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::clmgmtLicenseStoreName.<entPhysicalIndex>.<clmgmtLicenseStoreIndex>'
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::clmgmtLicenseStoreName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of