diffServTBParamInterval

DIFFSERV-MIB · .1.3.6.1.2.1.97.1.4.2.1.5

Object

column r/w microsecondsUnsigned32
The time interval used with the token bucket.  For:
1. Average Rate Meter, the Informal Differentiated Services Model
   section 5.2.1, - Delta.
2. Simple Token Bucket Meter, the Informal Differentiated
   Services Model section 5.1, - time interval t.
3. RFC 2859 TSWTCM, - AVG_INTERVAL.
4. RFC 2697 srTCM, RFC 2698 trTCM, - token bucket update time
   interval.

Context

MIB
DIFFSERV-MIB
OID
.1.3.6.1.2.1.97.1.4.2.1.5
Type
column
Access
readwrite
Status
current
Units
microseconds
Parent
diffServTBParamEntry
Groups
1

Walk 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 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServTBParamInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DIFFSERV-MIB::diffServTBParamInterval.<diffServTBParamId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DIFFSERV-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DIFFSERV-MIB::diffServTBParamInterval'

Syntax

microsecondsUnsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance

Member of
Compliance refinements
Write access is not required.