hwXQoSIfUrpfAllowDefault
HUAWEI-XQoS-MIB ·
.1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.4
Object
column r/w
Enumeration
The value of this object identifies whether the default route is allowed according to URPF.The value can be either of the following: 0: indicates that the default route is not allowed. 1: indicates that the default route is allowed. The object has no default value.
Context
- MIB
- HUAWEI-XQoS-MIB
- OID
.1.3.6.1.4.1.2011.5.25.32.4.1.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwXQoSIfUrpfCfgInfoEntry
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-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XQoS-MIB::hwXQoSIfUrpfAllowDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XQoS-MIB::hwXQoSIfUrpfAllowDefault.<hwXQoSIfUrpfCfgIfIndex>.<hwXQoSIfUrpfCfgVlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XQoS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XQoS-MIB::hwXQoSIfUrpfAllowDefault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | true |