hwLicFuncName
HUAWEI-LICENSE-MIB ·
.1.3.6.1.4.1.2011.6.114.3.1.1
Object
column OctetString
This object is the index of hwLicFuncTable. The function items controlled by license are all based on one feature. The function items are the entities of the features, and there are multiple function items for each feature. This object is the name of the function item.
Context
- MIB
- HUAWEI-LICENSE-MIB
- OID
.1.3.6.1.4.1.2011.6.114.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwLicFuncEntry
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 'HUAWEI-LICENSE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-LICENSE-MIB::hwLicFuncName'
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::hwLicFuncName.<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::hwLicFuncName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.