|
Description:
|
zhoneTacTestMode OBJECT-TYPE
SYNTAX INTEGER{mtacModeBridge(1),
mtacModeLookIn(2),
mtacModeLookOut(3),
mtacModeNone(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This field is used to set the mtac test mode for a
given line. The options are:
mtacModeBridge - All traffic on the given line is bridged
across the mtac lines
mtacModeLookIn - All outbound traffic on the given line originates
exclusively to the mtac lines
mtacModeLookIn - All inbound traffic on the given line originates
exclusively to the mtac lines
mtacModeNone - No mtac test is in progress.
The mtac test mode may be changed only if the zhoneInterfaceIndex
is set, Otherwise it defaults to mtacModeNone.
And can be changed again by setting InterfaceIndex to non-zero values.
"
DEFVAL { mtacModeNone }
|
|
|