dccrldpSigEnableNagle
DC-CR-LDP-MIB ·
versa variant
·
.1.2.826.0.1.1578918.5.35.1.1.1.1.22
Object
Configures whether the Nagle algorithm is enabled for TCP
sockets opened by DC-LDP.
The Nagle algorithm reduces the number of TCP packets that
are sent for DC-LDP by including multiple messages in a
single TCP packet. This takes effect if a large number of
small LDP messages are sent in short succession. Enabling
the Nagle algorithm reduces the load on the network caused
by TCP packets though can cause small delays for some
messages.
Context
- MIB
- DC-CR-LDP-MIB
- OID
.1.2.826.0.1.1578918.5.35.1.1.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dccrldpSigEntry
- 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 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpSigEnableNagle'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-CR-LDP-MIB::dccrldpSigEnableNagle.<dccrldpSigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-CR-LDP-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-CR-LDP-MIB::dccrldpSigEnableNagle'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of