hwPriorityRuntime

HUAWEI-QOS-MIB · .1.3.6.1.4.1.2011.5.2.4.1.16

Object

Describes whether the ACL rule for priority marking 
delivered to a specified port or a specified slot takes effect.
This leaf is read-only.
Options:   
1. true(1)  -if the ACL rule is associated with a time range parameter 
             and the current time is within the defined time range, the value is true(1), 
             which indicates validity.
2. false(2) -if the current time is not within the defined time range, the value is false(2), 
             which indicates invalidity.    
If the ACL rule is not associated with a time range parameter, the value is always true(1).

Context

MIB
HUAWEI-QOS-MIB
OID
.1.3.6.1.4.1.2011.5.2.4.1.16
Type
column
Access
readonly
Status
current
Parent
hwPriorityEntry

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-QOS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-QOS-MIB::hwPriorityRuntime'
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::hwPriorityRuntime.<hwPriorityAclIndex>.<hwPriorityIfIndex>.<hwPriorityDirection>'
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::hwPriorityRuntime'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false