sockErrFull
PEPXIM-IPT-NETFLOW-MIB ·
.1.3.6.1.4.1.52467.200.1.15.2.3.1.5
Object
column
SNMPv2-SMICounter32
Socket full errors on this socket. Usually mean sndbuf value is too small.
Context
- MIB
- PEPXIM-IPT-NETFLOW-MIB
- OID
.1.3.6.1.4.1.52467.200.1.15.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- iptNetflowSockEntry
- Table
- iptNetflowSockTable
- Siblings
- 9
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sockIndex Exporting socket index. | column | Integer32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.1 |
| sockSndbufPeak Historical peak amount of data in socket buffers.
Useful to evaluate sndbuf size, due to sockSndbufFill is transient. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.10 |
| sockDestination Exporting connection destination of socket. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.52467.200.1.15.2.3.1.2 |
| sockActive Connection state of socket. | column | Enumeration | .1.3.6.1.4.1.52467.200.1.15.2.3.1.3 |
| sockErrConnect Connections attempt count.
High value usually mean that network is not set up properly,
or module is loaded before network is up. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.4 |
| sockErrCberr Asynchronous callback errors on this socket. Usually mean
that there is 'connection refused' errors on UDP socket
reported via ICMP messages. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.6 |
| sockErrOther All other possible errors on this socket. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.7 |
| sockSndbuf Sndbuf value for this socket.
Higher value allows accommodate (exporting) traffic bursts. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.8 |
| sockSndbufFill Amount of data currently in socket buffers.
When this value will reach size sndbuf, packet loss will occur. | column | bytes SNMPv2-SMIGauge32 | .1.3.6.1.4.1.52467.200.1.15.2.3.1.9 |