SFLOW-MIB Table View

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

Tables
3
Rows
3
Columns
17
.1.3.6.1.4.1.14706.1.1.4 · 1 row entry · 8 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk sFlowRcvrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SFLOW-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SFLOW-MIB::sFlowRcvrTable'
A table of the receivers of sFlow information.
sFlowRcvrEntry row .1.3.6.1.4.1.14706.1.1.4.1
Attributes of an sFlow Receiver.
Indexes
Column Syntax OID
Index into sFlowReceiverTable.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.14706.1.1.4.1.1
The entity making use of this sFlowRcvrTable entry. The empty
string indicates that the entry is currently unclaimed.
An entity wishing to claim an sFlowRcvrTable entry must ensure
that the entry is unclaimed before try…
RMON-MIBOwnerStringr/w
Type Constraints:
range: 0..127
.1.3.6.1.4.1.14706.1.1.4.1.2
The time (in seconds) remaining before the sampler is released
and stops sampling. When set, the owner establishes control
for the specified period. When read, the remaining time in the
interval is returned.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.4.1.3
The maximum number of data bytes that can be sent in a single
sample datagram. The manager should set this value to avoid
fragmentation of the sFlow datagrams.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.4.1.4
The type of sFlowRcvrCollectorAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.14706.1.1.4.1.5
The IP address of the sFlow collector.
If set to 0.0.0.0 not sFlow datagrams will be sent.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.14706.1.1.4.1.6
The destination port for sFlow datagrams.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.4.1.7
The version of sFlow datagrams that should be sent.

When set to a value not support by the agent, the agent should
adjust the value to the highest supported value less than the
requested value, or return …
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.4.1.8

sFlowFsTable

table
.1.3.6.1.4.1.14706.1.1.5 · 1 row entry · 5 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk sFlowFsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SFLOW-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SFLOW-MIB::sFlowFsTable'
A table of the flow samplers within a device.
sFlowFsEntry row .1.3.6.1.4.1.14706.1.1.5.1
Attributes of a flow sampler.
Column Syntax OID
sFlowDataSource for this flow sampler.
SFlowDataSource .1.3.6.1.4.1.14706.1.1.5.1.1
The sFlow instance for this flow sampler.
SFlowInstance
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.14706.1.1.5.1.2
The SFlowReceiver for this flow sampler.
SFlowReceiverr/w .1.3.6.1.4.1.14706.1.1.5.1.3
The statistical sampling rate for packet sampling from this
source.

Set to N to sample 1/Nth of the packets in the monitored flows.
An agent should choose its own algorithm to introduce variance
into the…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.5.1.4
The maximum number of bytes that should be copied from a
sampled packet. The agent may have an internal maximum and
minimum permissible sizes. If an attempt is made to set this
value outside the permissible range then …
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.5.1.5

sFlowCpTable

table
.1.3.6.1.4.1.14706.1.1.6 · 1 row entry · 4 columns
Uses the d-link variant from /opt/observium/mibs/d-link.
Command help
Walk sFlowCpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SFLOW-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SFLOW-MIB::sFlowCpTable'
A table of the counter pollers within a device.
sFlowCpEntry row .1.3.6.1.4.1.14706.1.1.6.1
Attributes of a counter poller.
Column Syntax OID
Identifies the source of the data for the counter poller.
SFlowDataSource .1.3.6.1.4.1.14706.1.1.6.1.1
The sFlowInstance for this counter poller.
SFlowInstance
Type Constraints:
range: 1..65535
.1.3.6.1.4.1.14706.1.1.6.1.2
The SFlowReciever associated with this counter poller.
SFlowReceiverr/w .1.3.6.1.4.1.14706.1.1.6.1.3
The maximum number of seconds between successive samples of the
counters associated with this data source. A sampling interval
of 0 disables counter sampling.

The agent is permitted to have minimum and m…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14706.1.1.6.1.4