sctpAssocT2expireds
SCTP-MIB ·
.1.3.6.1.2.1.104.1.3.1.14
Object
column SNMPv2-SMICounter32
The T2 timer determines how long to wait for an
acknowledgement after sending a SHUTDOWN or SHUTDOWN-ACK
chunk. This object reflects the number of times that T2- timer
expired.
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.14- 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::sctpAssocT2expireds'
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::sctpAssocT2expireds.<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::sctpAssocT2expireds'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of