cSctpAssocExtBundleTimeout
CISCO-IETF-SCTP-EXT-MIB ·
.1.3.6.1.4.1.9.10.76.1.2.1.1.28
Object
column millisecondsUnsigned32
The amount time to wait to allow data chunks to accumulate so that they can be transmitted in the same datagram. The arrival of the first data chunk will start a timer that will expire in the specified milliseconds. All later chunks will be delayed until the timer expires. When the timer expires the data chunks will be sent out in one or more datagrams.
Context
- MIB
- CISCO-IETF-SCTP-EXT-MIB
- OID
.1.3.6.1.4.1.9.10.76.1.2.1.1.28- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- cSctpAssocExtEntry
- 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 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocExtBundleTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocExtBundleTimeout.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocExtBundleTimeout'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 1-60000
Conformance
Member of