sysCIntTsAllocMode
RAD-Dacs-MIB ·
.1.3.6.1.4.1.164.3.3.1.6.2.1.6
Object
column
r/w
Enumeration
This object enables user to select the mode of Internal TS
Allocation.
static - user has to select for each Dynamic card port, the
Maximum TSs expected to be connected (including future
growth). This number will be allocated to the ports,
so that if number of connected TSs will grow within
the limits of this Maximum TS limit, no disruption
of data flow will occur for other ports.
dynamic- TS allocation is done dynamically according to the
connected TSs. No future reservations are done. This mode
may cause data disruption on other ports/slots if user
will want to change the number of connected TSs for a
Dynamic card port.
staticOneToOne - user has to select for each Dynamic card port, the
Maximum TSs expected to be connected (including future
growth). In addition, the TSs themselves cannot be higher
than this defined Maximum (e.g if Maximum TSs=5 user cannot
selects TSs higher than 5). This mode ensures that if number
of TSs grow within the limits of this Maximum TS limit, no
disruption of data flow will occur for other ports AND for
the selected port itself.
Default=static(2).
Context
- MIB
- RAD-Dacs-MIB
- OID
.1.3.6.1.4.1.164.3.3.1.6.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sysCnfgEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | static |
3 | dynamic |
4 | staticOneToOne |