BIANCA-BRICK-TDRC-MIB

File: BIANCA-BRICK-TDRC-MIB.mib (6407 bytes)

Imported modules

RFC1155-SMI RFC1158-MIB RFC-1212

Imported symbols

Counter enterprises DisplayString
OBJECT-TYPE

Defined Types

IpTdrcEntry  
SEQUENCE    
  ipTdrcIfIndex INTEGER
  ipTdrcMode INTEGER
  ipTdrcMaxRate INTEGER
  ipTdrcWindowScaling INTEGER
  ipTdrcMss INTEGER
  ipTdrcServices INTEGER

IpTdrcServiceEntry  
SEQUENCE    
  ipTdrcServiceIfIndex INTEGER
  ipTdrcServicePort INTEGER
  ipTdrcServiceStatus INTEGER
  ipTdrcServiceAlias DisplayString

Defined Values

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

biboip 1.3.6.1.4.1.272.4.5
OBJECT IDENTIFIER    

ipTdrcTable 1.3.6.1.4.1.272.4.5.43
The 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'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpTdrcEntry

ipTdrcEntry 1.3.6.1.4.1.272.4.5.43.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpTdrcEntry  

ipTdrcIfIndex 1.3.6.1.4.1.272.4.5.43.1.1
The associated Interface Index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipTdrcMode 1.3.6.1.4.1.272.4.5.43.1.2
The 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 deleted
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), ack-prioritisation(2), static(3), dynamic(4), delete(5)  

ipTdrcMaxRate 1.3.6.1.4.1.272.4.5.43.1.3
The maximum TCP download rate in bits per second.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipTdrcWindowScaling 1.3.6.1.4.1.272.4.5.43.1.4
The TCP window scaling used for TDRC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..16  

ipTdrcMss 1.3.6.1.4.1.272.4.5.43.1.5
The TCP MSS used for TDRC.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4056  

ipTdrcServices 1.3.6.1.4.1.272.4.5.43.1.6
Determines 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER listed-only(1), all(2)  

ipTdrcServiceTable 1.3.6.1.4.1.272.4.5.44
The 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'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpTdrcServiceEntry

ipTdrcServiceEntry 1.3.6.1.4.1.272.4.5.44.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IpTdrcServiceEntry  

ipTdrcServiceIfIndex 1.3.6.1.4.1.272.4.5.44.1.1
The associated Interface Index.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

ipTdrcServicePort 1.3.6.1.4.1.272.4.5.44.1.2
The associated TCP service/port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

ipTdrcServiceStatus 1.3.6.1.4.1.272.4.5.44.1.3
The 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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), delete(5)  

ipTdrcServiceAlias 1.3.6.1.4.1.272.4.5.44.1.4
Alias Name for the Service Entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString