BIANCA-BRICK-TDRC-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for BIANCA-BRICK-TDRC-MIB.
18
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
bintec OBJECT IDENTIFIER .1.3.6.1.4.1.272 |
RFC1158-MIB Unknown .1.3.6.1.4.1.272 |
bibo OBJECT IDENTIFIER .1.3.6.1.4.1.272.4 |
biboip OBJECT IDENTIFIER .1.3.6.1.4.1.272.4.5 |
ipTdrcTableThe ipTdrcTable enables the TCP Download Rate Control (TDRC)
on the interface specified by ipTdrcIfIndex (interface index).
Creating entries: Entries are created by assigning an
interface index to the ipTdrcIfIndex object.
Deleting entries: Entries are removed by setting an
entry's ipTdrcMode object to 'delete'. SEQUENCE OF IpTdrcEntry .1.3.6.1.4.1.272.4.5.43 |
ipTdrcEntry IpTdrcEntry .1.3.6.1.4.1.272.4.5.43.1 |
ipTdrcIfIndexThe associated Interface Index.rw INTEGER .1.3.6.1.4.1.272.4.5.43.1.1 |
ipTdrcModeThe TDRC mode for the associated interface.
disabled(1): no TDRC active
ack-prioritisation(2): preferential transmission of
TCP ACK messages
static(3): static TCP download limitation
determined by ipTdrcMaxRate
dynamic(4): dynamic TCP download limitation
determined by ipTdrcMaxRate less
amount of high priority traffic send
via the associated interface
delete(5): this entry will be deletedrw Enumeration .1.3.6.1.4.1.272.4.5.43.1.2 |
ipTdrcMaxRateThe maximum TCP download rate in bits per second.rw INTEGER .1.3.6.1.4.1.272.4.5.43.1.3 |
ipTdrcWindowScalingThe TCP window scaling used for TDRC.rw INTEGER ( 0..16 ) .1.3.6.1.4.1.272.4.5.43.1.4 |
ipTdrcMssThe TCP MSS used for TDRC.rw INTEGER ( 0..4056 ) .1.3.6.1.4.1.272.4.5.43.1.5 |
ipTdrcServicesDetermines the TCP services to be considered for TDRC.
If set to listed-only(1), only the predefined and listed
services (see ipTdrcServiceTable) will be controlled.
If set to all(2) each TCP service will be controlled.rw Enumeration .1.3.6.1.4.1.272.4.5.43.1.6 |
ipTdrcServiceTableThe ipTdrcServiceTable specifies TCP services to be
considered for the TCP Download Rate Control (TDRC)
if enabled on the interface specified by ipTdrcServiceIfIndex
(interface index).
Creating entries: Entries are created by assigning an
interface index to the ipTdrcServiceIfIndex object.
Deleting entries: Entries are removed by setting an
entry's ipTdrcServiceStatus object to 'delete'. SEQUENCE OF IpTdrcServiceEntry .1.3.6.1.4.1.272.4.5.44 |
ipTdrcServiceEntry IpTdrcServiceEntry .1.3.6.1.4.1.272.4.5.44.1 |
ipTdrcServiceIfIndexThe associated Interface Index.rw INTEGER .1.3.6.1.4.1.272.4.5.44.1.1 |
ipTdrcServicePortThe associated TCP service/port.rw INTEGER ( 0..65535 ) .1.3.6.1.4.1.272.4.5.44.1.2 |
ipTdrcServiceStatusThe status of this entry.
enabled(1): service will be TDRC controlled
disabled(2): service will not be TDRC controlled
delete(5): this entry will be deleted.rw Enumeration .1.3.6.1.4.1.272.4.5.44.1.3 |
ipTdrcServiceAliasAlias Name for the Service Entryrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.272.4.5.44.1.4 |