rateLimitingTable
Jetnet4508V2 ·
.1.3.6.1.4.1.24062.2.2.17.3.3.1
Object
table mandatory
Table of descriptive information and configuration about
port rate limiting. You can set up bandwidth rate and packet
limitation type for each ports.
Rate limiting is used to control the rate of traffic sent or
received on a network interface. For ingress rate limiting,
traffic that is less than or equal to the specified rate is
received, whereas traffic that exceeds the rate is dropped.
For egress rate limiting, traffic that is less than or equal
to the specified rate is sent, whereas traffic that exceeds
the rate is dropped.
Context
- MIB
- Jetnet4508V2
- OID
.1.3.6.1.4.1.24062.2.2.17.3.3.1- Type
- table
- Status
- mandatory
- Parent
- rateLimiting
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Jetnet4508V2' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Jetnet4508V2::rateLimitingTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Jetnet4508V2' -M '/opt/observium/mibs/korenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Jetnet4508V2::rateLimitingTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.