DLINKSW-SFLOW-MIB
- Registered at
- 1.3.6.1.4.1.171.14.36
- Last updated
- 2013-04-10 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-04-10 00:00
- Namespace
- dlink
- Source file
DLINKSW-SFLOW-MIB- Digest
sha256:225a64354bab6663f2be7b05c84d9d403ad280e2bcf651f924fbb536b3bc8639
Description
The structure of sFlow for the proprietary enterprise.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| INET-ADDRESS-MIB | InetAddress, InetAddressIPv4, InetAddressIPv6, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-SFLOW-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DSFlowDataSource TEXTUAL-CONVENTION Identifies the ifIndex of interface as the source of sFlow data. DSFlowDataSources of this traditional form are called 'port-based'. Ideally the sampling entity will perform sampling on all flows originating from or destined to the specified interface. However, if the switch architecture only allows input or output sampling then the sampling agent is permitted to only sample input flows input or output flows. Each packet must only be considered once for sampling, irrespective of the number of ports it will be forwarded to. Note: Since each DSFlowDataSource operates independently a packet that crosses multiple DataSources may generate multiple flow records. | current | |||
| DSFlowInstance TEXTUAL-CONVENTION If more than one sFlow sampler is available for this DSFlowDataSource then individual samplers are distinguished using the DSFlowInstance variable. The value of DSFlowInstance ranges from 1..n where n is the number of samplers associated with this DSFlowDataSource. Note: Each sFlow sampler instance must operate independently of all other instances. Setting an attribute of one sampler must not alter the the behavior and settings of other sampler instances. | current | |||
| DSFlowReceiver TEXTUAL-CONVENTION 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 dSFlowRcvrIndex. If the value is currently zero it may be set to any active entry in the dSFlowRcvrTable. If the value is not zero then a set to anything other than zero or its current value will result in an SNMP error (bad value). Setting to zero frees the resource and returns all the values in this entry to their default values. If an entry in the dSFlowRcvrTable expires, either because the dSFlowRcvrOwner is set to the empty string or because the dSFlowRcvrCurrentTimeout reaches zero, then the agent must mark all associated resources as available (by setting the associated DSFlowReceiver entry to zero) and all values in these records must be restored to their default values. This mechanism provides no enforcement and relies on the cooperation of management entities in order to ensure that competition for a resource is fairly resolved. A management entity should not make any changes to a resource without first acquiring it by successfully writing its dSFlowRcvrIndex value as the DSFlowReceiver for the resource. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dSFlowMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.36.0 | |||
| dSFlowMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.36.1 | |||
| dSFlowVersion OBJECT-TYPE Uniquely identifies the version and implementation of this MIB. The version string must have the following structure: <MIB Version>;<Organization>;<Software Revision> where: <MIB Version> must be '1.3', the version of referred SFLOW-MIB, which is defined by sFlow.org. <Organization> the name of the organization responsible for the agent implementation. <Revision> the specific software build of this agent. As an example, the string '1.3;InMon Corp.;2.1.1' indicates that this agent implements version '1.2' of the SFLOW MIB, that it was developed by 'InMon Corp.' and that the software build is '2.1.1'. The MIB Version will change with each revision of the SFLOW-MIB. Management entities must check the MIB Version and not attempt to manage agents with MIB Versions greater than that for which they were designed. Note: The sFlow Datagram Format has an independent version number which may change independently from <MIB Version>. <MIB Version> applies to the structure and semantics of the SFLOW MIB only. | 1.3.6.1.4.1.171.14.36.1.1 | SnmpAdminString | read-only | current |
| dSFlowAgentAddressIPv4 OBJECT-TYPE The IPv4 address associated with this agent. | 1.3.6.1.4.1.171.14.36.1.2 | InetAddressIPv4 | read-only | current |
| dSFlowAgentAddressIPv6 OBJECT-TYPE The IPv6 address associated with this agent. If the IPv6 is not supported on this agent, 0::0 will be displayed. | 1.3.6.1.4.1.171.14.36.1.3 | InetAddressIPv6 | read-only | current |
| dSFlowRcvrTable OBJECT-TYPE A table of the receivers of sFlow information. | 1.3.6.1.4.1.171.14.36.1.4 | not-accessible | current | |
| dSFlowRcvrEntry OBJECT-TYPE Attributes of an sFlow Receiver. | 1.3.6.1.4.1.171.14.36.1.4.1 | not-accessible | current | |
| dSFlowRcvrIndex OBJECT-TYPE Index into dSFlowReceiverTable. The number of supported receivers is project dependent. | 1.3.6.1.4.1.171.14.36.1.4.1.1 | Integer32 (1..65535) | not-accessible | current |
| dSFlowRcvrOwner OBJECT-TYPE The entity making use of this dSFlowRcvrTable entry. The empty string indicates that the entry is currently unclaimed. An entity wishing to claim a dSFlowRcvrTable entry must ensure that the entry is unclaimed before trying to claim it. The entry is claimed by setting the owner string. The entry must be claimed before any changes can be made to the receiver's other objects. When a management entity is finished using the receiver, it should set the value of dSFlowRcvrOwner back to unclaimed. The agent must restore all other entities this row to their default values when the owner is set to unclaimed. It must also free all other resources associated with this dSFlowRcvrTable entry. This mechanism provides no enforcement and relies on the cooperation of management entities in order to ensure that competition for a receiver entry is fairly resolved. | 1.3.6.1.4.1.171.14.36.1.4.1.2 | DisplayString (SIZE(0..32)) | read-write | current |
| dSFlowRcvrAdminTimeout OBJECT-TYPE The expire time (in seconds) configured for the receiver. A management entity wanting to maintain control of the receiver is responsible for setting a new value before the old one expires. When the interval expires, the agent is responsible for restoring all other entities in this row to their default values. It must also free all other resources associated with this dSFlowRcvrTable entry. When set, 0 means infinite that the receiver will never be expired. | 1.3.6.1.4.1.171.14.36.1.4.1.3 | Integer32 (0..2000000) | read-write | current |
| dSFlowRcvrCurrentTimeout OBJECT-TYPE The time (in seconds) remaining before the receiver is released. | 1.3.6.1.4.1.171.14.36.1.4.1.4 | Integer32 | read-only | current |
| dSFlowRcvrMaximumDatagramSize OBJECT-TYPE 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.14.36.1.4.1.5 | Integer32 (700..1400) | read-write | current |
| dSFlowRcvrAddressType OBJECT-TYPE The address type of the sFlow collector. | 1.3.6.1.4.1.171.14.36.1.4.1.6 | InetAddressType | read-write | current |
| dSFlowRcvrAddress OBJECT-TYPE 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.14.36.1.4.1.7 | InetAddress | read-write | current |
| dSFlowRcvrVrfName OBJECT-TYPE Specify the name of the routing forwarding instance. | 1.3.6.1.4.1.171.14.36.1.4.1.8 | DisplayString | read-write | current |
| dSFlowRcvrPort OBJECT-TYPE The UDP port of the remote sFlow collector. | 1.3.6.1.4.1.171.14.36.1.4.1.9 | Integer32 (1..65535) | read-write | current |
| dSFlowRcvrDatagramVersion OBJECT-TYPE The version of sFlow datagrams that should be sent. | 1.3.6.1.4.1.171.14.36.1.4.1.10 | Integer32 | read-only | current |
| dSFlowRcvrReset OBJECT-TYPE This object reset the receiver when set to 'reset'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. | 1.3.6.1.4.1.171.14.36.1.4.1.11 | INTEGER {reset(1), noOp(2)} | read-write | current |
| dSFlowFsTable OBJECT-TYPE A table of the flow samplers within a device. | 1.3.6.1.4.1.171.14.36.1.5 | not-accessible | current | |
| dSFlowFsEntry OBJECT-TYPE Attributes of a flow sampler. | 1.3.6.1.4.1.171.14.36.1.5.1 | not-accessible | current | |
| dSFlowFsDataSource OBJECT-TYPE This object indicates the source of the data for this flow sampler. | 1.3.6.1.4.1.171.14.36.1.5.1.1 | DSFlowDataSource | not-accessible | current |
| dSFlowFsInstance OBJECT-TYPE The instance index for uniquely identifying the flow sampler when multiple flow samplers are associated with one interface. | 1.3.6.1.4.1.171.14.36.1.5.1.2 | DSFlowInstance | not-accessible | current |
| dSFlowFsReceiver OBJECT-TYPE The index of the sFlow receiver for this flow sampler. | 1.3.6.1.4.1.171.14.36.1.5.1.3 | DSFlowReceiver | read-create | current |
| dSFlowFsDirection OBJECT-TYPE This object indicates the flow direction which will be sampled. 'inbound' - sample ingress packets. 'outbound' - sample egress packets. | 1.3.6.1.4.1.171.14.36.1.5.1.4 | INTEGER {inbound(1), outbound(2)} | read-create | current |
| dSFlowFsAdminSamplingRate OBJECT-TYPE The configured 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 sampling so that exactly every Nth packet is not counted. A sampling rate of 1 counts all packets. A sampling rate of 0 disables sampling. The agent is permitted to have minimum and maximum allowable values for the sampling rate. A minimum rate lets the agent designer set an upper bound on the overhead associated with sampling, and a maximum rate may be the result of hardware restrictions (such as counter size). In addition not all values between the maximum and minimum may be realizable as the sampling rate (again because of implementation considerations). When the sampling rate is set the agent is free to adjust the value so that it lies between the maximum and minimum values and has the closest achievable value. When read, the configured sampling rate will be returned. | 1.3.6.1.4.1.171.14.36.1.5.1.5 | Integer32 (0..65536) | read-create | current |
| dSFlowFsActiveSamplingRate OBJECT-TYPE The statistical sampling rate for packet sampling from this source. When read, the agent must return the actual sampling rate it will be using (after the adjustments previously described). The sampling algorithm must converge so that over time the number of packets sampled approaches 1/Nth of the total number of packets in the monitored flows. | 1.3.6.1.4.1.171.14.36.1.5.1.6 | Integer32 | read-only | current |
| dSFlowFsMaximumHeaderSize OBJECT-TYPE 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 the agent should adjust the value to the closest permissible value. | 1.3.6.1.4.1.171.14.36.1.5.1.7 | Integer32 (18..256) | read-create | current |
| dSFlowFsRowStatus OBJECT-TYPE This object indicates the status of this entry. | 1.3.6.1.4.1.171.14.36.1.5.1.8 | RowStatus | read-create | current |
| dSFlowCpTable OBJECT-TYPE A table of the counter pollers within a device. | 1.3.6.1.4.1.171.14.36.1.6 | not-accessible | current | |
| dSFlowCpEntry OBJECT-TYPE Attributes of a counter poller. | 1.3.6.1.4.1.171.14.36.1.6.1 | not-accessible | current | |
| dSFlowCpDataSource OBJECT-TYPE Identifies the source of the data for the counter poller. | 1.3.6.1.4.1.171.14.36.1.6.1.1 | DSFlowDataSource | not-accessible | current |
| dSFlowCpInstance OBJECT-TYPE The instance instance index for uniquely identifying the counter poller when multiple Pollers are associated with one interface. | 1.3.6.1.4.1.171.14.36.1.6.1.2 | DSFlowInstance | not-accessible | current |
| dSFlowCpReceiver OBJECT-TYPE The sflow receiver's index for this counter poller. | 1.3.6.1.4.1.171.14.36.1.6.1.3 | DSFlowReceiver | read-create | current |
| dSFlowCpInterval OBJECT-TYPE 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 maximum allowable values for the counter polling interval. A minimum interval lets the agent designer set an upper bound on the overhead associated with polling, and a maximum interval may be the result of implementation restrictions (such as counter size). In addition not all values between the maximum and minimum may be realizable as the sampling interval (again because of implementation considerations). | 1.3.6.1.4.1.171.14.36.1.6.1.4 | Integer32 (0..120) | read-create | current |
| dSFlowCpRowStatus OBJECT-TYPE This object indicates the status of this entry. | 1.3.6.1.4.1.171.14.36.1.6.1.5 | RowStatus | read-create | current |
| dSFlowMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.36.2 | |||
| dSFlowMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.36.2.1 | |||
| dSFlowMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.36.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dSFlowCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-SFLOW-MIB. | 1.3.6.1.4.1.171.14.36.2.1.1 | current |
| dSFlowAgentGroup OBJECT-GROUP A collection of objects for managing the generation and transportation of sFlow data records. | 1.3.6.1.4.1.171.14.36.2.2.1 | current |