rlPolicyGalileoTuningOverProvisioning

GALILEO-MIB · .1.3.6.1.4.1.89.56.4.1

Object

scalar r/w Enumeration
For non-quantitative flows:
Defines the function that is used to devide the aggregate rate
(dependent on the number of flows using the specific meterId).
The options for this mib variables are:
  - overProvisioning is 1/n -> may cause severe exceeding from
    permitted bw.
  - minorOverProvisioning is 1/(n+1)-> may cause minor exceeding
    from permitted bw.
  - underProvisioning is 1/(2^n) -> usaully causes to be under
    the permitted bw.
where n is the number of flows using the specific meterId, initial
value = 1.

Context

MIB
GALILEO-MIB
OID
.1.3.6.1.4.1.89.56.4.1
Type
scalar
Access
readwrite
Status
current
Parent
rlPolicyGalileoDebugTuning

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GALILEO-MIB::rlPolicyGalileoTuningOverProvisioning.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GALILEO-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GALILEO-MIB::rlPolicyGalileoTuningOverProvisioning'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1overProvisioning
2minorOverProvisioning
3underProvisioning