|
|
Description:
|
cdPrivateMibEnable OBJECT-TYPE
SYNTAX INTEGER {disabled(0), factory(1), engineering(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Setting this object to disabled(0) causes the entire cableDataPrivate
branch of the MIB to permanently disappear. Once all private
operations are complete, this object should be set to disabled(0).
Setting this object to factory(1) will expose the
cableDataPrivateFactory branch, but will hide the
cableDataPrivateEngineering branch. Setting this object to
engineering(2) will expose the cableDataPrivateEngineering branch
in addition to the cableDataPrivateFactory branch. Initial value for
this object is factory(1)."
|
|
|
|