hh3cLicenseInstallType

HH3C-LICENSE-MIB · .1.3.6.1.4.1.25506.2.145.2.1.1.9

Object

column Enumeration
The state of license management.
This object determines the instance of
hh3cLicensePhysicalIndex and hh3cLicenseOpPhysicalIndex.
              
invalid - The state is invalid as driver fault.
              
installInChassis - License is chassis locked.
              
installInSlot - License is MPU locked.
              
installInCPU - License is CPU locked.

Context

MIB
HH3C-LICENSE-MIB
OID
.1.3.6.1.4.1.25506.2.145.2.1.1.9
Type
column
Access
readonly
Status
current
Parent
hh3cLicenseDevInfoEntry

Walk 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 'HH3C-LICENSE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LICENSE-MIB::hh3cLicenseInstallType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LICENSE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LICENSE-MIB::hh3cLicenseInstallType.<hh3cLicensePhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LICENSE-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LICENSE-MIB::hh3cLicenseInstallType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1invalid
2installInChassis
3installInSlot
4installInCPU