sctpAssocT1expireds
SCTP-MIB ·
.1.3.6.1.2.1.104.1.3.1.13
Object
column SNMPv2-SMICounter32
The T1 timer determines how long to wait for an
acknowledgement after sending an INIT or COOKIE-ECHO chunk.
This object reflects the number of times the T1 timer expires
without having received the acknowledgement.
Discontinuities in the value of this counter can occur at re-
initialization of the management system, and at other times as
indicated by the value of sctpAssocDiscontinuityTime.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sctpAssocEntry
- Groups
- 2
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 'SCTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTP-MIB::sctpAssocT1expireds'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTP-MIB::sctpAssocT1expireds.<sctpAssocId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTP-MIB::sctpAssocT1expireds'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of