|
Description:
|
dcxSMConfigFileStatus OBJECT-TYPE
SYNTAX INTEGER { curconfig(1), alt(2), inactive(3), deleted(4) }
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Status of config file may be currrent, alt or inactive
current -> alt allowed config files swapped
alt -> current allowed config files swapped
inactive -> current allowed config files swapped
inactive -> alt allowed config files swapped
current -> inactive not allowed
alt -> inactive not allowed
deleted -> inactive only change allowed on deleted
deleted files remain available until the cmts is rebooted"
|
|
|