rlPortInputScale
ES3526XA_ES3510-MIB ·
.1.3.6.1.4.1.259.8.1.5.1.16.1.2.1.9
Object
column r/w
Enumeration
Rate Limit scale as octets per second. If this is scale-10m(0), then Rate Limit scale as 10M bytes per second, If this is scale-1m(1), then Rate Limit scale as 1M bytes per second, If this is scale-100k(2), then Rate Limit scale as 100K bytes per second, If this is scale-10k(3), then Rate Limit scale as 10K bytes per second, If this is scale-1k(4), then Rate Limit scale as 1K bytes per second,
Context
- MIB
- ES3526XA_ES3510-MIB
- OID
.1.3.6.1.4.1.259.8.1.5.1.16.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rateLimitPortEntry
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 'ES3526XA_ES3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3526XA_ES3510-MIB::rlPortInputScale'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES3526XA_ES3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3526XA_ES3510-MIB::rlPortInputScale.<rlPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3526XA_ES3510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3526XA_ES3510-MIB::rlPortInputScale'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | scale-10m |
1 | scale-1m |
2 | scale-100k |
3 | scale-10k |
4 | scale-1k |