hh3cIfQoSCQClassRuleType
HH3C-IFQOS2-MIB ·
.1.3.6.1.4.1.25506.2.65.1.2.3.1.3.1.1
Object
column Enumeration
Type of class rule. 'ipall' means all ip packets.
Context
- MIB
- HH3C-IFQOS2-MIB
- OID
.1.3.6.1.4.1.25506.2.65.1.2.3.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cIfQoSCQClassRuleEntry
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 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IFQOS2-MIB::hh3cIfQoSCQClassRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-IFQOS2-MIB::hh3cIfQoSCQClassRuleType.<hh3cIfQoSCQListNumber>.<hh3cIfQoSCQClassRuleType>.<hh3cIfQoSCQClassRuleValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-IFQOS2-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-IFQOS2-MIB::hh3cIfQoSCQClassRuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | interface |
2 | ipv4acl |
3 | ipv6acl |
4 | fragments |
5 | greater-than |
6 | less-than |
7 | tcp |
8 | udp |
9 | ipall |
10 | mpls |