hwLineRateInboundValue
HUAWEI-QOS-MIB ·
.1.3.6.1.4.1.2011.5.2.9.1.4
Object
column r/w
Integer32
Indicates the inbound rate limitation of a port. Range: -1, 64-10000000 (which must be an integer multiple of 64) Unit: Kbit/s. when the value is set to -1 and the value of hwLineRateRowStatus is set to destroy(6), it will disable the inbound limitation on a specified port. -1 can be used only in the case of disable the limitation.
Context
- MIB
- HUAWEI-QOS-MIB
- OID
.1.3.6.1.4.1.2011.5.2.9.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwLineRateEntry
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-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwLineRateInboundValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwLineRateInboundValue.<hwLineRateIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-QOS-MIB::hwLineRateInboundValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1--1
range: 64-10000000