SFLOW-MIB
29 objects
The Structure of sFlow for the proprietary enterprise.
Imported Objects
| DLINK-ID-REC-MIB | dlink-common-mgmt |
| RFC1213-MIB | DisplayString |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | enterprises Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.12.36 | IdentitysFlowMIB | The Structure of sFlow for the proprietary enterprise. | ||
| 1.3.6.1.4.1.171.12.36.1 | NodesFlowAgent | |||
| 1.3.6.1.4.1.171.12.36.1.1 | ScalarsFlowVersion | read-only | current | This indicates the sFlow version |
| 1.3.6.1.4.1.171.12.36.1.2 | ScalarsFlowAgentAddress | read-only | current | The IP address associated with this agent. |
| 1.3.6.1.4.1.171.12.36.1.3 | ScalarsFlowAgentState | read-write | current | This object can enable or disable sFlow. |
| 1.3.6.1.4.1.171.12.36.1.4 | TablesFlowRcvrTable | not-accessible | current | A table of the receivers of sFlow information. |
| 1.3.6.1.4.1.171.12.36.1.4.1 | RowsFlowRcvrEntry | not-accessible | current | Attributes of an sFlow Receiver. |
| 1.3.6.1.4.1.171.12.36.1.4.1.1 | ColumnsFlowRcvrIndex | not-accessible | current | Index into sFlowReceiverTable. |
| 1.3.6.1.4.1.171.12.36.1.4.1.2 | ColumnsFlowRcvrOwner | not-accessible | current | The entity making use of this sFlowRcvrTable entry. The empty string indicates that the entry is currently unclaimed. An entity wishing to claim an sFlowRcvrTa… |
| 1.3.6.1.4.1.171.12.36.1.4.1.3 | ColumnsFlowRcvrTimeout | read-write | current | 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,… |
| 1.3.6.1.4.1.171.12.36.1.4.1.4 | ColumnsFlowRcvrMaximumDatagramSize | read-write | current | 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. |
| 1.3.6.1.4.1.171.12.36.1.4.1.5 | ColumnsFlowRcvrAddress | read-write | current | The IP address of the sFlow collector. If set to 0.0.0.0, no sFlow datagrams will be sent. |
| 1.3.6.1.4.1.171.12.36.1.4.1.6 | ColumnsFlowRcvrPort | read-write | current | The destination port for sFlow datagrams. |
| 1.3.6.1.4.1.171.12.36.1.4.1.7 | ColumnsFlowRcvrRowStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.171.12.36.1.5 | TablesFlowFsTable | not-accessible | current | A table of the flow samplers within a device. |
| 1.3.6.1.4.1.171.12.36.1.5.1 | RowsFlowFsEntry | not-accessible | current | Attributes of a flow sampler. |
| 1.3.6.1.4.1.171.12.36.1.5.1.1 | ColumnsFlowFsDataSource | not-accessible | current | sFlowDataSource for this flow sampler. |
| 1.3.6.1.4.1.171.12.36.1.5.1.3 | ColumnsFlowFsReceiver | not-accessible | current | The SFlowReceiver for this flow sampler. |
| 1.3.6.1.4.1.171.12.36.1.5.1.4 | ColumnsFlowFsPacketSamplingRate | read-write | current | 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 … |
| 1.3.6.1.4.1.171.12.36.1.5.1.5 | ColumnsFlowFsMaximumHeaderSize | read-write | current | 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… |
| 1.3.6.1.4.1.171.12.36.1.5.1.6 | ColumnsFlowFsRowStatus | read-create | current | This object indicates the status of this entry. |
| 1.3.6.1.4.1.171.12.36.1.6 | TablesFlowCpTable | not-accessible | current | A table of the counter pollers within a device. |
| 1.3.6.1.4.1.171.12.36.1.6.1 | RowsFlowCpEntry | not-accessible | current | Attributes of a counter poller. |
| 1.3.6.1.4.1.171.12.36.1.6.1.1 | ColumnsFlowCpDataSource | not-accessible | current | Identifies the source of the data for the counter poller. |
| 1.3.6.1.4.1.171.12.36.1.6.1.3 | ColumnsFlowCpReceiver | not-accessible | current | The SFlowReciever associated with this counter poller. |
| 1.3.6.1.4.1.171.12.36.1.6.1.4 | ColumnsFlowCpInterval | read-write | current | The maximum number of seconds between successive samples of the counters associated with this data source. A sampling interval of 0 disables counter sampling. … |
| 1.3.6.1.4.1.171.12.36.1.6.1.5 | ColumnsFlowCpRowStatus | read-create | current | This object indicates the status of this entry. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SFlowDataSource | Integer32 (1..65535) | current | Identifies a source of sFlow data. The following data source types are currently defined: - ifIndex.<I> SFlowDataSources of this traditional form are called 'port-based'. Ideally the sampling entity will perform samplin… |
| SFlowReceiver | Integer32 (1..4) | current | Identify the sFlow receiver associated with this resource. A value of zero indicates that this resource is available. If non-zero, the value must correspond to a valid, active sFlowRcvrIndex. If the value is currently z… |