MIBs Depot

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

FromSymbols
DLINK-ID-REC-MIBdlinkIndustrialCommon
INET-ADDRESS-MIBInetAddress, InetAddressIPv4, InetAddressIPv6, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1SnmpAdminStringread-onlycurrent
dSFlowAgentAddressIPv4
OBJECT-TYPE
The IPv4 address associated with this agent.
1.3.6.1.4.1.171.14.36.1.2InetAddressIPv4read-onlycurrent
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.3InetAddressIPv6read-onlycurrent
dSFlowRcvrTable
OBJECT-TYPE
A table of the receivers of sFlow information.
1.3.6.1.4.1.171.14.36.1.4not-accessiblecurrent
dSFlowRcvrEntry
OBJECT-TYPE
Attributes of an sFlow Receiver.
1.3.6.1.4.1.171.14.36.1.4.1not-accessiblecurrent
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.1Integer32 (1..65535)not-accessiblecurrent
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.2DisplayString (SIZE(0..32))read-writecurrent
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.3Integer32 (0..2000000)read-writecurrent
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.4Integer32read-onlycurrent
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.5Integer32 (700..1400)read-writecurrent
dSFlowRcvrAddressType
OBJECT-TYPE
The address type of the sFlow collector.
1.3.6.1.4.1.171.14.36.1.4.1.6InetAddressTyperead-writecurrent
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.7InetAddressread-writecurrent
dSFlowRcvrVrfName
OBJECT-TYPE
Specify the name of the routing forwarding instance.
1.3.6.1.4.1.171.14.36.1.4.1.8DisplayStringread-writecurrent
dSFlowRcvrPort
OBJECT-TYPE
The UDP port of the remote sFlow collector.
1.3.6.1.4.1.171.14.36.1.4.1.9Integer32 (1..65535)read-writecurrent
dSFlowRcvrDatagramVersion
OBJECT-TYPE
The version of sFlow datagrams that should be sent.
1.3.6.1.4.1.171.14.36.1.4.1.10Integer32read-onlycurrent
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.11INTEGER {reset(1), noOp(2)}read-writecurrent
dSFlowFsTable
OBJECT-TYPE
A table of the flow samplers within a device.
1.3.6.1.4.1.171.14.36.1.5not-accessiblecurrent
dSFlowFsEntry
OBJECT-TYPE
Attributes of a flow sampler.
1.3.6.1.4.1.171.14.36.1.5.1not-accessiblecurrent
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.1DSFlowDataSourcenot-accessiblecurrent
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.2DSFlowInstancenot-accessiblecurrent
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.3DSFlowReceiverread-createcurrent
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.4INTEGER {inbound(1), outbound(2)}read-createcurrent
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.5Integer32 (0..65536)read-createcurrent
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.6Integer32read-onlycurrent
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.7Integer32 (18..256)read-createcurrent
dSFlowFsRowStatus
OBJECT-TYPE
This object indicates the status of this entry.
1.3.6.1.4.1.171.14.36.1.5.1.8RowStatusread-createcurrent
dSFlowCpTable
OBJECT-TYPE
A table of the counter pollers within a device.
1.3.6.1.4.1.171.14.36.1.6not-accessiblecurrent
dSFlowCpEntry
OBJECT-TYPE
Attributes of a counter poller.
1.3.6.1.4.1.171.14.36.1.6.1not-accessiblecurrent
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.1DSFlowDataSourcenot-accessiblecurrent
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.2DSFlowInstancenot-accessiblecurrent
dSFlowCpReceiver
OBJECT-TYPE
The sflow receiver's index for this counter poller.
1.3.6.1.4.1.171.14.36.1.6.1.3DSFlowReceiverread-createcurrent
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.4Integer32 (0..120)read-createcurrent
dSFlowCpRowStatus
OBJECT-TYPE
This object indicates the status of this entry.
1.3.6.1.4.1.171.14.36.1.6.1.5RowStatusread-createcurrent
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

NameOIDStatus
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.1current
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.1current