hwLicFuncAuth

HUAWEI-LICENSE-MIB · .1.3.6.1.4.1.2011.6.114.3.1.2

Object

column Enumeration
Authorization from the license server is required for using the
function items controlled by license. This object is used to obtain
the information indicating whether the authorization is obtained.
Options:
1.disable(1) -indicates that the authorization is not obtained and
              the function cannot be used;
2.enable(2)  -indicates that the authorization is obtained and
              the function can be used.

Context

MIB
HUAWEI-LICENSE-MIB
OID
.1.3.6.1.4.1.2011.6.114.3.1.2
Type
column
Access
readonly
Status
current
Parent
hwLicFuncEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disable
2enable