sonusGlobalTcpConnectionStatisticsConnState

SONUS-GLOBAL-OBJECTS · .1.3.6.1.4.1.2879.2.10.3.5.1.7

Object

column obsolete SonusTcpConnStateType
The state of this TCP connection.

Context

MIB
SONUS-GLOBAL-OBJECTS
OID
.1.3.6.1.4.1.2879.2.10.3.5.1.7
Type
column
Access
readonly
Status
obsolete
Parent
sonusGlobalTcpConnectionStatisticsEntry

Walk 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 'SONUS-GLOBAL-OBJECTS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GLOBAL-OBJECTS::sonusGlobalTcpConnectionStatisticsConnState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-GLOBAL-OBJECTS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-GLOBAL-OBJECTS::sonusGlobalTcpConnectionStatisticsConnState.<sonusGlobalTcpConnectionStatisticsCeName>.<sonusGlobalTcpConnectionStatisticsInstance>.<sonusGlobalTcpConnectionStatisticsLocalIpAddress>.<sonusGlobalTcpConnectionStatisticsLocalPort>.<sonusGlobalTcpConnectionStatisticsRemoteIpAddress>.<sonusGlobalTcpConnectionStatisticsRemotePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-GLOBAL-OBJECTS' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-GLOBAL-OBJECTS::sonusGlobalTcpConnectionStatisticsConnState'

Syntax

Source
SonusTcpConnStateType
Base type
Enumeration

Values & Constraints

Type Values
1established
2synSent
3synReceived
4finWait1
5finWait2
6timeWait
7close
8closeWait
9lastAck
10listen
11closing