|
Description:
|
bwAlarmThresholdControl OBJECT-TYPE
SYNTAX INTEGER { inactive(0), active(1), delete(2), create(3), invalid(4) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This scalar controls the life cycle of the threshold. Setting this threshold to create(3) using an unused index creates a row with the specified index. Setting it with an already used index has no effect. Setting this threshold to delete(2) removes the entry."
|
|
|