|
|
Description:
|
nvmGcmUnitSwitchType OBJECT-TYPE
SYNTAX INTEGER {
fast-switch (1),
voice-switch (2),
manual-switch-backup (3),
manual-switching (4)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"NAME = ;
DESC = The type of the switching algorithm. \
fast-switch (1): the GCM deactivates the backup \
link after the primary link is re-established \
regardless of the backup transmission activity. \
voice-switch (2): the backup link will be deactivated \
after the primary link is re-established and all voice \
calls over the backup link are disconnected. \
calls over the backup link are disconnected. \
manual-switch-backup(3): the GCM switches to the \
backup in case of the primary failure. The switching \
back to the primary port mst be done manually.\
manual-switch(4): the GCM could be manually switch \
only.\
(Configuration);
HELP = ;
CAPABILITIES =."
|
|