PEPLINK-IPT-NETFLOW-MIB Table View

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

Tables
2
Rows
2
Columns
22
.1.3.6.1.4.1.23695.200.1.15.2.2 · 1 row entry · 12 columns
Per-CPU statistics.
iptNetflowCpuEntry entry .1.3.6.1.4.1.23695.200.1.15.2.2.1
Defines an entry in the iptNetflowCpuTable.
Indexes
cpuIndex
Column Syntax OID
cpuIndex
Index of this CPU.
Integer32
Constraints:
range: 0-4096
.1.3.6.1.4.1.23695.200.1.15.2.2.1.1
cpuInPacketRate
Incoming packets per second for this CPU.
packets/secondSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.2.1.2
cpuInFlows
Flows metered on this CPU.
flowsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.23695.200.1.15.2.2.1.3
cpuInPackets
Packets metered for cpuIndex.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.23695.200.1.15.2.2.1.4
cpuInBytes
Bytes metered on this CPU.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.23695.200.1.15.2.2.1.5
cpuHashMetric
Measure of performance of hash table on this CPU.
FixedDiv100
Textual Convention: FixedDiv100 Unsigned32
.1.3.6.1.4.1.23695.200.1.15.2.2.1.6
cpuDropPackets
Packets dropped by metering process on this CPU.
packetsSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.23695.200.1.15.2.2.1.7
cpuDropBytes
Bytes in cpuDropPackets for this CPU.
bytesSNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.23695.200.1.15.2.2.1.8
cpuErrTrunc
Truncated packets dropped for this CPU.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.2.1.9
cpuErrFrag
Fragmented packets dropped for this CPU.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.2.1.10
cpuErrAlloc
Packets dropped due to memory allocation errors.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.2.1.11
cpuErrMaxflows
Packets dropped due to maxflows limit being reached.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.2.1.12
.1.3.6.1.4.1.23695.200.1.15.2.3 · 1 row entry · 10 columns
Per socket statistics.
iptNetflowSockEntry entry .1.3.6.1.4.1.23695.200.1.15.2.3.1
Defines an entry in the iptNetflowSockTable.
Indexes
sockIndex
Column Syntax OID
sockIndex
Exporting socket index.
Integer32
Constraints:
range: 0-4096
.1.3.6.1.4.1.23695.200.1.15.2.3.1.1
sockDestination
Exporting connection destination of socket.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.23695.200.1.15.2.3.1.2
sockActive
Connection state of socket.
Enumeration
Enumerated Values:
0inactive
1active
.1.3.6.1.4.1.23695.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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.3.1.4
sockErrFull
Socket full errors on this socket. Usually mean sndbuf
value is too small.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.3.1.5
sockErrCberr
Asynchronous callback errors on this socket. Usually mean
that there is 'connection refused' errors on UDP socket
reported via ICMP messages.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.3.1.6
sockErrOther
All other possible errors on this socket.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.3.1.7
sockSndbuf
Sndbuf value for this socket.
Higher value allows accommodate (exporting) traffic bursts.
bytesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.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.
bytesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.3.1.9
sockSndbufPeak
Historical peak amount of data in socket buffers.
Useful to evaluate sndbuf size, due to sockSndbufFill is transient.
bytesSNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.23695.200.1.15.2.3.1.10