CISCO-LICENSE-MGR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
24
.1.3.6.1.4.1.9.9.369.1.3.2 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmLicenseFileContentsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clmLicenseFileContentsTable'
Contains information about all the license files installed
on the system. 
License file is a 'textual file' provided by the CISCO-CCO,
when the user buys the license. This file contains licensing
details for one or more 'Feature License'.
'Feature License' is the specification of the permission to 
use a particular feature. The following attributes are 
specified in the 'Feature License'
FEATURE - specifies the license feature name.
          
HOSTID  - specifies the hostid of the system, where the
          feature has to be used. For Demo license, 
          'HOSTID' is specified as 'HOSTID=DEMO'.
permanent - specifies permanent license. 
uncounted- specifies the uncounted license for this feature.
            For counted license, instead of the attribute 
            'uncounted' , a number indicating the 'maximum 
            number of concurrent usages' of this license 
            feature is specified. 
          
The date specified in the 'Feature License', indicates the 
expiry date of this license feature.
Other attributes in the license file are irrelevant to the 
user.
Example: 1 - A Demo license file contents
# An example ficon license
FEATURE ficon cisco 1.00 31-aug-2003 uncounted HOSTID=DEMO\
SIGN=95D7C8860EE0
          
Example: 2 - A Permanent license file contents
SERVER this_host ANY
VENDOR cisco
# An example fcports license
FEATURE fcports cisco 1.00 permanent 30 HOSTID=VDH=4C0A3364\
SIGN=C3ACA6D831D6
.
clmLicenseFileContentsEntry row .1.3.6.1.4.1.9.9.369.1.3.2.1
A license file contains one or more 'rows' containing ASCII
character strings, where each occurrence of an LF character
terminates the 'row' containing it. A string of 255
characters after one LF character (or at the b…
Column Syntax OID
Specifies the the installed License file name.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.369.1.3.2.1.1
Represents the row number. For example, 1 for the first
row, two for the second, ..., N for the last (N-th) row.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.2.1.2
Represents the time when the license file contents
was last modified.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.369.1.3.2.1.3
This object represents the number of 'rows'
in the license file named by the the value of the
corresponding instance of 'clmLicenseFileName'.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.2.1.4
This object represents the contents of the 'row'
for which the row number is given by the value of the
corresponding instance of 'clmLicenseFileRowNumber'
in the license file named by the the value of the
correspondi…
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.369.1.3.2.1.5
.1.3.6.1.4.1.9.9.369.1.3.4 · 1 row entry · 10 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmLicenseFeatureUsageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clmLicenseFeatureUsageTable'
Represents the current license usage on the system.
Contains one entry for each licensed feature in system.
clmLicenseFeatureUsageEntry row .1.3.6.1.4.1.9.9.369.1.3.4.1
Licensing information for a particular feature can
appear in multiple license files.
This object contains the consolidated licensing
information for the particular feature from all the
installed license files.
Column Syntax OID
This object represents the name of the licensed
feature.
OctetString
Constraints:
range: 1-30
.1.3.6.1.4.1.9.9.369.1.3.4.1.1
Information about the license type.
bit positions,
0 - demo license, if bit is set.
1 - permanent license, if bit is set. permanent means,
the license for the feature has no expiry date.
if bit is reset, the…
Bits
Enumerated Values:
0demo
1permanent
2counted
3unlicensed
4inGracePeriod
5inHonorPeriod
.1.3.6.1.4.1.9.9.369.1.3.4.1.2
Maximum number of concurrent usages of this license
feature.
This is the cumulative license usage count for this
feature from all the installed license files,
containing this feature's license information.
If the clmL…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.369.1.3.4.1.3
This object represents the number of missing usage
licenses of this feature, when one or more installed
license files containing this feature's license, are
missing in the local system.
Under normal condition, the val…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.369.1.3.4.1.4
Represents the number of current usages of this
licensed feature.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.9.369.1.3.4.1.5
Expiry date of the licensed feature.
If the corresponding instances of clmLicenseFlag indicates
'permanent' or 'unlicensed' , then the value of this
object is irrelevant.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.369.1.3.4.1.6
This object represents the grace period left for this
feature, in seconds.
Grace period is the number of seconds either an
unlicensed feature or a feature whose license
has expired is allowed to run.

Th…
secondsInteger32
Constraints:
range: 0-5184000
.1.3.6.1.4.1.9.9.369.1.3.4.1.7
This object represents whether the license
is enabled or not. The value 'true' signifies
that license is enabled. The value 'false'
signifies that the license is disabled.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.369.1.3.4.1.8
This object represents the grace period left for this
license feature, in seconds.
Grace period is the number of seconds either an
unlicensed feature or a feature whose license
has expired is allowed to run.
secondsUnsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.369.1.3.4.1.9
This object represents the maximum number of concurrent
usages of this license feature that is included by
default.

The value of this object is relevant only when the
corresponding instances of clmLicens…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.369.1.3.4.1.10
.1.3.6.1.4.1.9.9.369.1.3.5 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmFeatureUsageDetailsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clmFeatureUsageDetailsTable'
Represents the list of applications which have
checked out the licensed features.
clmFeatureUsageDetailsEntry row .1.3.6.1.4.1.9.9.369.1.3.5.1
An Entry represents an application instance which
has checked out a license for the feature.
Column Syntax OID
This is an index to the applications for a
licensed feature.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.5.1.1
Represents the name of the application instance,
which has checked out the feature. It is the
value of 'clmLicenseRequestAppName' object set
while checking out the license.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.9.9.369.1.3.5.1.2
.1.3.6.1.4.1.9.9.369.1.3.7 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmPortLicensingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clmPortLicensingTable'
This table contains information about port licensing.
Each entry of this table represents one license of a  
particular type for the interface identified by ifIndex.
          
The agent creates one entry in this table for each
type of license for which a given interface is capable
of being eligible.  An interface which is not capable
of being eligible for any type of license will not be
represented in this table.
clmPortLicensingEntry row .1.3.6.1.4.1.9.9.369.1.3.7.1
Each entry contains port licensing information
for an interface.
Column Syntax OID
Type of license which can be acquired on a given
interface.
ClmLicenseType
Type Values:
1portActivation
2portActivation10G
.1.3.6.1.4.1.9.9.369.1.3.7.1.1
This object is used to assign the state of a port
license for an interface. This object is configurable
by the network management application.

'eligible' - the interface will be configured to be
Enumerationr/w
Enumerated Values:
1eligible
2inEligible
3acquire
.1.3.6.1.4.1.9.9.369.1.3.7.1.2
This object gives the current state of port license on
the interface.
'notAcquired' - the interface has not acquired port
license
'acquired' - the interface has acquired po…
Enumeration
Enumerated Values:
1notAcquired
2acquired
.1.3.6.1.4.1.9.9.369.1.3.7.1.3
.1.3.6.1.4.1.9.9.369.1.3.8 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clmPortLicCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::clmPortLicCountTable'
This table maintains count-based statistics of the
system related to port licensing. The entries of this
table are indexed based on clmPortLicensingType. The  
agent creates one entry in this table for each value of
clmPortLicensingType.
clmPortLicCountEntry row .1.3.6.1.4.1.9.9.369.1.3.8.1
An entry in the clmPortLicCountTable. Each entry
consists of the following four counts related to port
licensing, for a given clmPortLicensingType:
1. Maximum number of port licenses that can be acquired,
2. Number of…
Column Syntax OID
This object gives the maximum number port licenses
that can be acquired for the given
clmPortLicensingType.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.8.1.1
This object gives the number of port licenses that are
currently acquired for the given clmPortLicensingType.
licensesSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.8.1.2
This object gives the maximum number of internal port
licenses that can be acquired for a given
clmPortLicensingType. To obtain the maximum number
of external port licenses that can be acquired, the
user needs to ob…
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.8.1.3
This object gives the number of internal port licenses
that are currently acquired for a given
clmPortLicensingType. To obtain the number of external
port licenses currently acquired, the user needs to obtain
clmPort…
licensesSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.369.1.3.8.1.4