celPoolLicenseMaxUsage
CISCO-LICENSE-MIB ·
.1.3.6.1.4.1.9.9.359.1.1.3.1.6
Object
column SNMPv2-SMIGauge32
The value represented by this object specifies the maximum
number of the licenses of type celPoolLicenseType which can
be allowed for use by the corresponding entity type (physical
or otherwise).
As an example of usage of this object, if the entity of
corresponding type attempts to use more licenses than this
value, it is considered an error.
Context
- MIB
- CISCO-LICENSE-MIB
- OID
.1.3.6.1.4.1.9.9.359.1.1.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- celPoolLicenseEntry
- 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MIB::celPoolLicenseMaxUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LICENSE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LICENSE-MIB::celPoolLicenseMaxUsage.<celPoolLicenseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LICENSE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LICENSE-MIB::celPoolLicenseMaxUsage'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of