|
Description:
|
hwVoGeneralPeerSelectOrderRule OBJECT-TYPE
SYNTAX INTEGER(0..18)
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object specifies the rule order applied in voice
entity selection.
0 --- explicit match, priority, random
1 --- explicit match, priority, longest no use
2 --- explicit match, longest no use, priority
3 --- explicit match, longest no use, random
4 --- priority, explicit match, random
5 --- priority, explicit match, longest no usep
6 --- riority, longest no use, explicit match
7 --- priority, longest no use, random
8 --- longest no use, explicit match, priority
9 --- longest no use, explicit match, random
10 --- longest no use, priority, explicit match
11 --- longest no use, priority, random
12 --- explicit match, random
13 --- priority, random
14 --- longest no use, random
15 --- explicit match
16 --- priority
17 --- random
18 --- longest no use"
DEFVAL { 0 }
|
|
|