devSocketName
PDN-SOCKET-MIB ·
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.2
Object
the Name given to this socket by the device
Context
- MIB
- PDN-SOCKET-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- devSocketStatsEntry
- Table
- devSocketStatsTable
- Siblings
- 10
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| devSocketNumber mandatory a unique number associated with a socket | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.19.1.1.1.1 |
| devSocketPDUDrops mandatory The number of incoming packets that
were dropped due to the socket receive
queue being full | column | Integer32 | .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 | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.19.1.1.1.11 |
| devSocketFamily mandatory The Family associated with this socket | column | PDN-TCSocketFamily | .1.3.6.1.4.1.1795.2.24.2.19.1.1.1.3 |
| devSocketType mandatory the | column | PDN-TCSocketType | .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 | column | SNMPv2-TCTAddress | .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 | column | SNMPv2-TCTAddress | .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 | column | PDN-TCSocketState | .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 | column | Integer32 | .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 | column | Integer32 | .1.3.6.1.4.1.1795.2.24.2.19.1.1.1.9 |