normalPriLimitRate
MOXA-EDS508A-MIB ·
.1.3.6.1.4.1.8691.7.9.1.21.1.1.3
Object
column r/w
Enumeration
The limiting rate of normal priority queue. The values being equal to or double value of lowPriLimitRate are valid for set.
Context
- MIB
- MOXA-EDS508A-MIB
- OID
.1.3.6.1.4.1.8691.7.9.1.21.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- normalModeRateLimitingIngressEntry
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 'MOXA-EDS508A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-EDS508A-MIB::normalPriLimitRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-EDS508A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-EDS508A-MIB::normalPriLimitRate.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-EDS508A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-EDS508A-MIB::normalPriLimitRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notlimit |
1 | limit128k |
2 | limit256k |
3 | limit512k |
4 | limit1M |
5 | limit2M |
6 | limit4M |
7 | limit8M |
8 | limit16M |