BIANCA-BRICK-TDRC-MIB: View SNMP OID List / Download MIB
VENDOR: BINTEC COMMUNICATIONS GMBH
Home | MIB: BIANCA-BRICK-TDRC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
bintec | 1.3.6.1.4.1.272 | |||
bibo | 1.3.6.1.4.1.272.4 | |||
biboip | 1.3.6.1.4.1.272.4.5 | |||
ipTdrcTable | 1.3.6.1.4.1.272.4.5.43 | no-access |
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'. |
|
1.3.6.1.4.1.272.4.5.43.1 | no-access | |||
ipTdrcIfIndex | 1.3.6.1.4.1.272.4.5.43.1.1 | integer | read-write |
The associated Interface Index. |
ipTdrcMode | 1.3.6.1.4.1.272.4.5.43.1.2 | integer | read-write |
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 Enumeration: 'disabled': 1, 'ack-prioritisation': 2, 'static': 3, 'dynamic': 4, 'delete': 5. |
ipTdrcMaxRate | 1.3.6.1.4.1.272.4.5.43.1.3 | integer | read-write |
The maximum TCP download rate in bits per second. |
ipTdrcWindowScaling | 1.3.6.1.4.1.272.4.5.43.1.4 | integer | read-write |
The TCP window scaling used for TDRC. |
ipTdrcMss | 1.3.6.1.4.1.272.4.5.43.1.5 | integer | read-write |
The TCP MSS used for TDRC. |
ipTdrcServices | 1.3.6.1.4.1.272.4.5.43.1.6 | integer | read-write |
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. Enumeration: 'listed-only': 1, 'all': 2. |
ipTdrcServiceTable | 1.3.6.1.4.1.272.4.5.44 | no-access |
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'. |
|
1.3.6.1.4.1.272.4.5.44.1 | no-access | |||
ipTdrcServiceIfIndex | 1.3.6.1.4.1.272.4.5.44.1.1 | integer | read-write |
The associated Interface Index. |
ipTdrcServicePort | 1.3.6.1.4.1.272.4.5.44.1.2 | integer | read-write |
The associated TCP service/port. |
ipTdrcServiceStatus | 1.3.6.1.4.1.272.4.5.44.1.3 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 5. |
ipTdrcServiceAlias | 1.3.6.1.4.1.272.4.5.44.1.4 | displaystring | read-write |
Alias Name for the Service Entry |