celPhysicallyProgLicenseStatus
CISCO-LICENSE-MIB ·
.1.3.6.1.4.1.9.9.359.1.1.5.1.6
Object
column Enumeration
Status of the programmed licenses of the type
celPhysicallyProgLicenseType.
Depending upon the implementation, all of the programmed
licenses of different types on the physical entity may be
installed (or transferred) into the license pool owned by
the agent at the same time. In this case this object will
have the same value for different license types(represented
by the object celPhysicallyProgLicenseType). These comments
also apply to the next two objects.
Note that in this context, 'license installation' is akin
to 'license transfer' from physical entity to license pool.
The possible values are:
unknown (1)
noInstallableLic(2): Licenses not programmed on
this entity.
hasInstallableLic(3): The entity has usable licenses,
which can be installed.
alreadyInstalled(4): The programmed licenses on this
entity have been already installed.
Context
- MIB
- CISCO-LICENSE-MIB
- OID
.1.3.6.1.4.1.9.9.359.1.1.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- celPhysicallyProgLicenseEntry
- 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::celPhysicallyProgLicenseStatus'
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::celPhysicallyProgLicenseStatus.<celPhysicallyProgSlotNumber>.<celPhysicallyProgLicenseType>'
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::celPhysicallyProgLicenseStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | noInstallableLic |
3 | hasInstallableLic |
4 | alreadyInstalled |
Conformance
Member of