DLINKSW-SFLOW-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINKSW-SFLOW-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlinkSwSFlowMIB 1.3.6.1.4.1.171.14.36
The structure of sFlow for the proprietary enterprise.
       dSFlowMIBNotifications 1.3.6.1.4.1.171.14.36.0
       dSFlowMIBObjects 1.3.6.1.4.1.171.14.36.1
           dSFlowVersion 1.3.6.1.4.1.171.14.36.1.1 snmpadminstring read-only
Uniquely identifies the version and implementation of this MIB. The version string must have the following structure: ;; where: must be '1.3', the version of referred SFLOW-MIB, which is defined by sFlow.org. the name of the organization responsible for the agent implementation. 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 . applies to the structure and semantics of the SFLOW MIB only.
           dSFlowAgentAddressIPv4 1.3.6.1.4.1.171.14.36.1.2 inetaddressipv4 read-only
The IPv4 address associated with this agent.
           dSFlowAgentAddressIPv6 1.3.6.1.4.1.171.14.36.1.3 inetaddressipv6 read-only
The IPv6 address associated with this agent. If the IPv6 is not supported on this agent, 0::0 will be displayed.
           dSFlowRcvrTable 1.3.6.1.4.1.171.14.36.1.4 no-access
A table of the receivers of sFlow information.
               dSFlowRcvrEntry 1.3.6.1.4.1.171.14.36.1.4.1 no-access
Attributes of an sFlow Receiver.
                   dSFlowRcvrIndex 1.3.6.1.4.1.171.14.36.1.4.1.1 integer32 no-access
Index into dSFlowReceiverTable. The number of supported receivers is project dependent.
                   dSFlowRcvrOwner 1.3.6.1.4.1.171.14.36.1.4.1.2 displaystring read-write
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.
                   dSFlowRcvrAdminTimeout 1.3.6.1.4.1.171.14.36.1.4.1.3 integer32 read-write
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.
                   dSFlowRcvrCurrentTimeout 1.3.6.1.4.1.171.14.36.1.4.1.4 integer32 read-only
The time (in seconds) remaining before the receiver is released.
                   dSFlowRcvrMaximumDatagramSize 1.3.6.1.4.1.171.14.36.1.4.1.5 integer32 read-write
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.
                   dSFlowRcvrAddressType 1.3.6.1.4.1.171.14.36.1.4.1.6 inetaddresstype read-write
The address type of the sFlow collector.
                   dSFlowRcvrAddress 1.3.6.1.4.1.171.14.36.1.4.1.7 inetaddress read-write
The IP address of the sFlow collector. If set to 0.0.0.0 no sFlow datagrams will be sent.
                   dSFlowRcvrVrfName 1.3.6.1.4.1.171.14.36.1.4.1.8 displaystring read-write
Specify the name of the routing forwarding instance.
                   dSFlowRcvrPort 1.3.6.1.4.1.171.14.36.1.4.1.9 integer32 read-write
The UDP port of the remote sFlow collector.
                   dSFlowRcvrDatagramVersion 1.3.6.1.4.1.171.14.36.1.4.1.10 integer32 read-only
The version of sFlow datagrams that should be sent.
                   dSFlowRcvrReset 1.3.6.1.4.1.171.14.36.1.4.1.11 integer read-write
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. Enumeration: 'reset': 1, 'noOp': 2.
           dSFlowFsTable 1.3.6.1.4.1.171.14.36.1.5 no-access
A table of the flow samplers within a device.
               dSFlowFsEntry 1.3.6.1.4.1.171.14.36.1.5.1 no-access
Attributes of a flow sampler.
                   dSFlowFsDataSource 1.3.6.1.4.1.171.14.36.1.5.1.1 dsflowdatasource no-access
This object indicates the source of the data for this flow sampler.
                   dSFlowFsInstance 1.3.6.1.4.1.171.14.36.1.5.1.2 dsflowinstance no-access
The instance index for uniquely identifying the flow sampler when multiple flow samplers are associated with one interface.
                   dSFlowFsReceiver 1.3.6.1.4.1.171.14.36.1.5.1.3 dsflowreceiver read-only
The index of the sFlow receiver for this flow sampler.
                   dSFlowFsDirection 1.3.6.1.4.1.171.14.36.1.5.1.4 integer read-only
This object indicates the flow direction which will be sampled. 'inbound' - sample ingress packets. 'outbound' - sample egress packets. Enumeration: 'inbound': 1, 'outbound': 2.
                   dSFlowFsAdminSamplingRate 1.3.6.1.4.1.171.14.36.1.5.1.5 integer32 read-only
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.
                   dSFlowFsActiveSamplingRate 1.3.6.1.4.1.171.14.36.1.5.1.6 integer32 read-only
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.
                   dSFlowFsMaximumHeaderSize 1.3.6.1.4.1.171.14.36.1.5.1.7 integer32 read-only
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.
                   dSFlowFsRowStatus 1.3.6.1.4.1.171.14.36.1.5.1.8 rowstatus read-only
This object indicates the status of this entry.
           dSFlowCpTable 1.3.6.1.4.1.171.14.36.1.6 no-access
A table of the counter pollers within a device.
               dSFlowCpEntry 1.3.6.1.4.1.171.14.36.1.6.1 no-access
Attributes of a counter poller.
                   dSFlowCpDataSource 1.3.6.1.4.1.171.14.36.1.6.1.1 dsflowdatasource no-access
Identifies the source of the data for the counter poller.
                   dSFlowCpInstance 1.3.6.1.4.1.171.14.36.1.6.1.2 dsflowinstance no-access
The instance instance index for uniquely identifying the counter poller when multiple Pollers are associated with one interface.
                   dSFlowCpReceiver 1.3.6.1.4.1.171.14.36.1.6.1.3 dsflowreceiver read-only
The sflow receiver's index for this counter poller.
                   dSFlowCpInterval 1.3.6.1.4.1.171.14.36.1.6.1.4 integer32 read-only
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).
                   dSFlowCpRowStatus 1.3.6.1.4.1.171.14.36.1.6.1.5 rowstatus read-only
This object indicates the status of this entry.
       dSFlowMIBConformance 1.3.6.1.4.1.171.14.36.2
           dSFlowMIBCompliances 1.3.6.1.4.1.171.14.36.2.1
               dSFlowCompliance 1.3.6.1.4.1.171.14.36.2.1.1
The compliance statement for entities which implement the DLINKSW-SFLOW-MIB.
           dSFlowMIBGroups 1.3.6.1.4.1.171.14.36.2.2
               dSFlowAgentGroup 1.3.6.1.4.1.171.14.36.2.2.1
A collection of objects for managing the generation and transportation of sFlow data records.