|
|
Description:
|
pmQoSRateGranularity OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This Object indicates the acceptable Granularity level
for configuring the Information Rate(CIR,EIR,PIR,PTR,
CTR ...)values for a target platform.
This Object specifies the Integer Value for the
granularity. Unit for
this value should be taken from 'pmQoSRateUnit'
Ex 1:
'pmQoSRateUnit' = kbps
'pmQoSRateGranularity' = 64
then this target will accept the Information
Rate(CIR,EIR,TIR,PTR, CTR ...) values in multiples of 64
like 64 kbps, 128 kbps ...
Ex 2:
'pmQoSRateUnit' = mbps
'pmQoSRateGranularity' = 64
then this target will accept the Information
Rate(CIR,EIR,TIR,PTR, CTR ...) values in multiples of 64
like 64 mbps, 128 mbps ..."
|
|