RAD-MIB :: sysCIntTsAllocMode

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBsysCIntTsAllocMode

sysCIntTsAllocMode

Module: RAD-MIB

OID (symbolic): RAD-MIB::sysCIntTsAllocMode

OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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).

What is sysCIntTsAllocMode?

This OID stores how the device allocates communication timeslots to ports: either pre-allocated statically per port or dynamically shared among ports as needed. It tells you whether bandwidth is reserved for each port or allowed to fluctuate based on demand. A system administrator chooses this mode based on whether predictable performance or flexibility is more important.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.2.1.6
snmpwalk -v2c -c public <target> RAD-MIB::sysCIntTsAllocMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.2.1.6.1
snmpget -v2c -c public <target> RAD-MIB::sysCIntTsAllocMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.6.2.1.6.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1systemDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.1.6sysConfigDACS-MIB
1.3.6.1.4.1.164.3.3.1.6.2sysCnfgTableDACS-MIB
1.3.6.1.4.1.164.3.3.1.6.2.1sysCnfgEntryDACS-MIB
1.3.6.1.4.1.164.3.3.1.6.2.1.6sysCIntTsAllocModeRAD-MIB