dlswTConnConfigInitCirRecvWndw
DLSW-MIB ·
.1.3.6.1.2.1.46.1.2.2.1.11
Object
column r/w
SSP messagesInteger32
The initial circuit receive pacing window size, in the unit
of SSP messages, to be used for future transport connections
activated using this table row. The managed node sends this
value as its initial receive pacing window in its initial
capabilities exchange message. Changing this value does not
affect the initial circuit receive pacing window size of
currently active transport connections. If the standard window
pacing scheme is not supported, the value is zero.
A larger receive window value may be appropriate for partners
that are reachable only via physical paths that have longer
network delays.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.2.2.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Units
- SSP messages
- Parent
- dlswTConnConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTConnConfigInitCirRecvWndw'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTConnConfigInitCirRecvWndw.<dlswTConnConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswTConnConfigInitCirRecvWndw'
Syntax
SSP messagesInteger32
Values & Constraints
Object Constraints
range: 0-65535
Conformance
Member of
Compliance refinements
dlswCoreCompliance
readonly
Write access is not required.