BIANCA-BRICK-TDRC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
10

ipTdrcTable

table mandatory
.1.3.6.1.4.1.272.4.5.43 · 1 row entry · 6 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipTdrcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-TDRC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-TDRC-MIB::ipTdrcTable'
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'.
ipTdrcEntry row .1.3.6.1.4.1.272.4.5.43.1
Indexes
Column Syntax OID
ipTdrcIfIndexmandatory
The associated Interface Index.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.43.1.1
ipTdrcModemandatory
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
Enumerationr/w
Enumerated Values:
1disabled
2ack-prioritisation
3static
4dynamic
5delete
.1.3.6.1.4.1.272.4.5.43.1.2
ipTdrcMaxRatemandatory
The maximum TCP download rate in bits per second.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.43.1.3
The TCP window scaling used for TDRC.
Integer32r/w
Constraints:
range: 0-16
.1.3.6.1.4.1.272.4.5.43.1.4
ipTdrcMssmandatory
The TCP MSS used for TDRC.
Integer32r/w
Constraints:
range: 0-4056
.1.3.6.1.4.1.272.4.5.43.1.5
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.
Enumerationr/w
Enumerated Values:
1listed-only
2all
.1.3.6.1.4.1.272.4.5.43.1.6

ipTdrcServiceTable

table mandatory
.1.3.6.1.4.1.272.4.5.44 · 1 row entry · 4 columns
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk ipTdrcServiceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BIANCA-BRICK-TDRC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-TDRC-MIB::ipTdrcServiceTable'
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'.
ipTdrcServiceEntry row .1.3.6.1.4.1.272.4.5.44.1
Column Syntax OID
The associated Interface Index.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.5.44.1.1
The associated TCP service/port.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.272.4.5.44.1.2
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.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
5delete
.1.3.6.1.4.1.272.4.5.44.1.3
Alias Name for the Service Entry
r/w .1.3.6.1.4.1.272.4.5.44.1.4