devSocketFamily
PDN-SOCKET-MIB ·
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.3
Object
The Family associated with this socket
Context
- MIB
- PDN-SOCKET-MIB
- OID
.1.3.6.1.4.1.1795.2.24.2.19.1.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- devSocketStatsEntry
- Table
- devSocketStatsTable
- Siblings
- 10
Values & Constraints
Type Values
1 | unknown |
2 | unix |
3 | darpaInternet |
4 | darpaIMP |
5 | pUP |
6 | cHAOSFamily |
7 | xeroxNovell |
8 | nBS |
9 | eCMA |
10 | dATAKIT |
11 | cCITT |
12 | sNA |
13 | dECnet |
14 | directDataLinkInterface |
15 | dECLAT |
16 | nSCHyperChannel |
17 | appleTalk |
18 | netqorkInterfaceTap |
19 | iEEE8020ISO8802 |
20 | oSI |
21 | x25 |
22 | oSIAFI47IDI4 |
23 | uSGovermentOSI |
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 |
| devSocketName mandatory the Name given to this socket by the device | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1795.2.24.2.19.1.1.1.2 |
| 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 |