h3cLicenseType

H3C-LICENSE-MIB · .1.3.6.1.4.1.2011.10.2.145.2.2.1.11

Object

column Enumeration
License type by validity period.
              
unknown - The system cannot obtain the license type.
              
permanent - Purchased license that never expires and is always valid.
              
daysRestricted - Purchased license that is valid for a period in days.
trialDaysRestricted - Free trial license that is valid for
                      a period in days.
              
dateRestricted - Purchased license that is valid for an
                 absolute date range.
trialDateRestricted - Free trial license that is valid for
                      an absolute date range.
              
countRestricted - Purchased license that is valid for
                  several useing times.
trialCountRestricted - Free trial license that is valid for
                       several useing times.

Context

MIB
H3C-LICENSE-MIB
OID
.1.3.6.1.4.1.2011.10.2.145.2.2.1.11
Type
column
Access
readonly
Status
current
Parent
h3cLicenseGeneralEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2permanent
3daysRestricted
4trialDaysRestricted
5dateRestricted
6trialDateRestricted
7countRestricted
8trialCountRestricted