MIB Viewer

OS-SFLOW-MIB

30 objects
sFlow sampling technology.
Imported Objects
OS-COMMON-TC-MIBEntryValidator oaOptiSwitch PortList
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter64 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.6926.2.25IdentityosSFlowsFlow sampling technology.
1.3.6.1.4.1.6926.2.25.1NodeosSFlowAgent
1.3.6.1.4.1.6926.2.25.1.1ScalarosSFlowAgentAddressread-writecurrentIP address of the agent. This IP address is added to the data section of every sample but it does not affect the IP address in the IP header of samples
1.3.6.1.4.1.6926.2.25.1.2ScalarosSFlowDefaultTruncateSizeread-writecurrentMaximal number of packet bytes that are added to flow samples as 'packet header'. Sampled packets that are larger than this value are truncated.
1.3.6.1.4.1.6926.2.25.1.3ScalarosSFlowSamplesRateLimitread-writecurrentMaximal allowed number of flow samples per second accumulated from all active samplers. Samples beyond this rate are dropped. This is a mechanism to protect th…
1.3.6.1.4.1.6926.2.25.1.4ScalarosSFlowSamplesDroppedByRateLimitread-onlycurrentNumber of samples that were dropped due to osSFlowSamplesRateLimit.
1.3.6.1.4.1.6926.2.25.2TableosSFlowRcvrTablenot-accessiblecurrentThis table contains sFlow receivers.
1.3.6.1.4.1.6926.2.25.2.1RowosSFlowRcvrEntrynot-accessiblecurrentContains an entry of the table.
1.3.6.1.4.1.6926.2.25.2.1.1ColumnosSFlowRcvrIndexnot-accessiblecurrentIndex of the receiver
1.3.6.1.4.1.6926.2.25.2.1.2ColumnosSFlowRcvrOwnerread-writecurrentName of the owner of the receiver.
1.3.6.1.4.1.6926.2.25.2.1.6ColumnosSFlowRcvrAddressread-writecurrentThe IP address of the collector.
1.3.6.1.4.1.6926.2.25.2.1.7ColumnosSFlowRcvrPortread-writecurrentThe UDP port for sFlow datagrams.
1.3.6.1.4.1.6926.2.25.2.1.98ColumnosSFlowRcvrAdminStatusread-writecurrentAllows to create new rows or delete old rows.
1.3.6.1.4.1.6926.2.25.2.1.99ColumnosSFlowRcvrOperStatusread-onlycurrentIndicates readiness of the receiver.
1.3.6.1.4.1.6926.2.25.3TableosSFlowCpTablenot-accessiblecurrentThis table contains sFlow receivers.
1.3.6.1.4.1.6926.2.25.3.1RowosSFlowCpEntrynot-accessiblecurrentContains an entry of the table.
1.3.6.1.4.1.6926.2.25.3.1.1ColumnosSFlowCpNamenot-accessiblecurrentIndex of the Counter Poller (CP)
1.3.6.1.4.1.6926.2.25.3.1.2ColumnosSflowCpRcvrIndexread-writecurrentIndex of an entry from osSFlowRcvrTable. Represents the receiver to which this CP is bound.
1.3.6.1.4.1.6926.2.25.3.1.3ColumnosSflowCpRateread-writecurrentThe polling rate of the CP.
1.3.6.1.4.1.6926.2.25.3.1.4ColumnosSflowCpPortsread-writecurrentThe set of ports that their statistics should be polled by this CP.
1.3.6.1.4.1.6926.2.25.3.1.5ColumnosSflowCpActiveTimeread-onlycurrentElapsed time since the CP was activated.
1.3.6.1.4.1.6926.2.25.3.1.6ColumnosSflowCpSampleCountread-onlycurrentNumber of sample records that were sent by this CP.
1.3.6.1.4.1.6926.2.25.3.1.98ColumnosSFlowCpAdminStatusread-writecurrentAllows to create new rows or delete old rows.
1.3.6.1.4.1.6926.2.25.3.1.99ColumnosSFlowCpOperStatusread-onlycurrentIndicates whether the CP is active and sends samples to a collector.
1.3.6.1.4.1.6926.2.25.100NodeosSFlowConformance
1.3.6.1.4.1.6926.2.25.100.1NodeosSFlowMIBCompliances
1.3.6.1.4.1.6926.2.25.100.1.1ComplianceosSFlowMIBCompliancecurrentThe core compliance statement for all the implementations.
1.3.6.1.4.1.6926.2.25.100.2NodeosSFlowMIBGroups
1.3.6.1.4.1.6926.2.25.100.2.1GrouposSFlowMandatoryGroupcurrent.
Type Definitions
NameSyntaxStatusDescription
OsRcvrOperStatusINTEGER { unknown (1), notReady (2), ready (3) }currentIndicates whether a receiver is configured properly and can be used to transmit samples of Flow Samplers or Counter Pollers that are bound to it.