|
|
Description:
|
bullBlkTable OBJECT-TYPE
-- this group gives STREAM Data Block Statistics per classes
-- for 10 types of blocks (classes represent size of block in octets):
-- class 1 -> 4, class 2 -> 16, class 3 -> 64, class 4 -> 128,
-- class 5 -> 256, class 6 -> 512, class 7 -> 1024, class 8 -> 2048,
-- class 9 -> 4096, class 10 -> 8192
-- for each class is given # of : in use, total use, maximum use
-- allocation fail, allocated with low priority,
-- allocated with medium priority, total allocated.
SYNTAX SEQUENCE OF BullBlkEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Status information of data Blocks usage."
|
|
|
|