hpnicfRateLimitConformActionType
HPN-ICF-LswQos-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.8.35.16.2.4.1.19
Object
column r/w
Enumeration
Conform action type.
Context
- MIB
- HPN-ICF-LswQos-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.8.35.16.2.4.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfRateLimitEntry
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 'HPN-ICF-LswQos-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LswQos-MIB::hpnicfRateLimitConformActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-LswQos-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-LswQos-MIB::hpnicfRateLimitConformActionType.<hpnicfRateLimitAclIndex>.<hpnicfRateLimitIfIndex>.<hpnicfRateLimitVlanID>.<hpnicfRateLimitDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-LswQos-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-LswQos-MIB::hpnicfRateLimitConformActionType'
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 |