devSocketState

PDN-SOCKET-MIB · .1.3.6.1.4.1.1795.2.24.2.19.1.1.1.7

Object

column mandatory PDN-TCSocketState
The State the socket is in. This 
is valid for stream sockets only

Context

MIB
PDN-SOCKET-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.7
Type
column
Access
readonly
Status
mandatory
Parent
devSocketStatsEntry

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 'PDN-SOCKET-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SOCKET-MIB::devSocketState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-SOCKET-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-SOCKET-MIB::devSocketState.<entPhysicalIndex>.<devSocketNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-SOCKET-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-SOCKET-MIB::devSocketState'

Syntax

Source
PDN-TCSocketState
Base type
Enumeration

Values & Constraints

Type Values
1closed
2listen
3sYNSent
4sYNRCVD
5established
6closeWait
7fINWait
8closing
9lastAck
10fINWait2
11timeWait