PDN-SOCKET-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
11

devSocketStatsTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.19.1.1 · 1 row entry · 11 columns
This table gives statistics on the sockets 
currently being used by the device
devSocketStatsEntry entry .1.3.6.1.4.1.1795.2.24.2.19.1.1.1
This table gives statistics on the sockets
currently being used by the device
Indexes
ENTITY-MIBentPhysicalIndex devSocketNumber
Column Syntax OID
devSocketNumber mandatory
a unique number associated with a socket
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.1
devSocketName mandatory
the Name given to this socket by the device
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.2
devSocketFamily mandatory
The Family associated with this socket
PDN-TCSocketFamily
Textual Convention: PDN-TCSocketFamily Enumeration
Type Values:
1unknown
2unix
3darpaInternet
4darpaIMP
5pUP
6cHAOSFamily
7xeroxNovell
8nBS
9eCMA
10dATAKIT
11cCITT
12sNA
13dECnet
14directDataLinkInterface
15dECLAT
16nSCHyperChannel
17appleTalk
18netqorkInterfaceTap
19iEEE8020ISO8802
20oSI
21x25
22oSIAFI47IDI4
23uSGovermentOSI
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.3
devSocketType mandatory
the
PDN-TCSocketType
Textual Convention: PDN-TCSocketType Enumeration
Type Values:
1unknown
2stream
3datagram
4rawProtocol
5reliableMessageDelivery
6sequencedPacket
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.4
devSocketLocalAddress mandatory
the local address (ipaddress + port) for this socket
SNMPv2-TCTAddress
Textual Convention: SNMPv2-TCTAddress OctetString
Type Constraints:
range: 1..255
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.5
devSocketRemoteAddress mandatory
the remote address (ipaddress + port) for this socket
SNMPv2-TCTAddress
Textual Convention: SNMPv2-TCTAddress OctetString
Type Constraints:
range: 1..255
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.6
devSocketState mandatory
The State the socket is in. This
is valid for stream sockets only
PDN-TCSocketState
Textual Convention: PDN-TCSocketState Enumeration
Type Values:
1closed
2listen
3sYNSent
4sYNRCVD
5established
6closeWait
7fINWait
8closing
9lastAck
10fINWait2
11timeWait
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.7
devSocketInputBytes mandatory
The number of bytes received on this socket
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.8
devSocketOutputBytes mandatory
The number of bytes transmitted on this socket
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.9
devSocketPDUDrops mandatory
The number of incoming packets that
were dropped due to the socket receive
queue being full
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.10
devSocketByteDrops mandatory
The number of imcoming bytes that were dropped
due to the socket receive queue being full
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.11