hh3cIfQoSGTSClassRuleType
HH3C-IFQOS2-MIB ·
.1.3.6.1.4.1.25506.2.65.1.5.1.1.1
Object
column Enumeration
The index of the table, which is the matching type for the packets on interface: ipv4acl, ipv6acl, any, queue.
Context
- MIB
- HH3C-IFQOS2-MIB
- OID
.1.3.6.1.4.1.25506.2.65.1.5.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hh3cIfQoSGTSConfigEntry
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::hh3cIfQoSGTSClassRuleType'
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::hh3cIfQoSGTSClassRuleType.<ifIndex>.<hh3cIfQoSGTSClassRuleType>.<hh3cIfQoSGTSClassRuleValue>'
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::hh3cIfQoSGTSClassRuleType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | ipv4acl |
3 | ipv6acl |
4 | queue |