hwLicResDesc
HUAWEI-LICENSE-MIB ·
.1.3.6.1.4.1.2011.6.114.2.1.5
Object
column OctetString
Each resource controlled by license has a resource description. This object is used to obtain the resource description.
Context
- MIB
- HUAWEI-LICENSE-MIB
- OID
.1.3.6.1.4.1.2011.6.114.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwLicResEntry
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::hwLicResDesc'
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::hwLicResDesc.<hwLicFeatureName>.<hwLicResName>'
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::hwLicResDesc'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.