hh3cRateLimitConformActionType
HH3C-LswQos-MIB ·
.1.3.6.1.4.1.25506.8.35.16.2.4.1.19
Object
column r/w
Enumeration
Conform action type.
Context
- MIB
- HH3C-LswQos-MIB
- OID
.1.3.6.1.4.1.25506.8.35.16.2.4.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cRateLimitEntry
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-LswQos-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswQos-MIB::hh3cRateLimitConformActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-LswQos-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-LswQos-MIB::hh3cRateLimitConformActionType.<hh3cRateLimitAclIndex>.<hh3cRateLimitIfIndex>.<hh3cRateLimitVlanID>.<hh3cRateLimitDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-LswQos-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-LswQos-MIB::hh3cRateLimitConformActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | remark-cos |
2 | remark-drop-priority |
3 | remark-cos-drop-priority |
4 | remark-policed-service |
5 | remark-dscp |