ipTdrcMode

BIANCA-BRICK-TDRC-MIB · .1.3.6.1.4.1.272.4.5.43.1.2

Object

column mandatory r/w Enumeration
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

Context

MIB
BIANCA-BRICK-TDRC-MIB
OID
.1.3.6.1.4.1.272.4.5.43.1.2
Type
column
Access
readwrite
Status
mandatory
Parent
ipTdrcEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::ipTdrcMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::ipTdrcMode.<ipTdrcIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-TDRC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-TDRC-MIB::ipTdrcMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2ack-prioritisation
3static
4dynamic
5delete