OS-SFLOW-MIB
30 objects
sFlow sampling technology.
Imported Objects
| OS-COMMON-TC-MIB | EntryValidator oaOptiSwitch PortList |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter64 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.6926.2.25 | IdentityosSFlow | sFlow sampling technology. | ||
| 1.3.6.1.4.1.6926.2.25.1 | NodeosSFlowAgent | |||
| 1.3.6.1.4.1.6926.2.25.1.1 | ScalarosSFlowAgentAddress | read-write | current | IP 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.2 | ScalarosSFlowDefaultTruncateSize | read-write | current | Maximal 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.3 | ScalarosSFlowSamplesRateLimit | read-write | current | Maximal 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.4 | ScalarosSFlowSamplesDroppedByRateLimit | read-only | current | Number of samples that were dropped due to osSFlowSamplesRateLimit. |
| 1.3.6.1.4.1.6926.2.25.2 | TableosSFlowRcvrTable | not-accessible | current | This table contains sFlow receivers. |
| 1.3.6.1.4.1.6926.2.25.2.1 | RowosSFlowRcvrEntry | not-accessible | current | Contains an entry of the table. |
| 1.3.6.1.4.1.6926.2.25.2.1.1 | ColumnosSFlowRcvrIndex | not-accessible | current | Index of the receiver |
| 1.3.6.1.4.1.6926.2.25.2.1.2 | ColumnosSFlowRcvrOwner | read-write | current | Name of the owner of the receiver. |
| 1.3.6.1.4.1.6926.2.25.2.1.6 | ColumnosSFlowRcvrAddress | read-write | current | The IP address of the collector. |
| 1.3.6.1.4.1.6926.2.25.2.1.7 | ColumnosSFlowRcvrPort | read-write | current | The UDP port for sFlow datagrams. |
| 1.3.6.1.4.1.6926.2.25.2.1.98 | ColumnosSFlowRcvrAdminStatus | read-write | current | Allows to create new rows or delete old rows. |
| 1.3.6.1.4.1.6926.2.25.2.1.99 | ColumnosSFlowRcvrOperStatus | read-only | current | Indicates readiness of the receiver. |
| 1.3.6.1.4.1.6926.2.25.3 | TableosSFlowCpTable | not-accessible | current | This table contains sFlow receivers. |
| 1.3.6.1.4.1.6926.2.25.3.1 | RowosSFlowCpEntry | not-accessible | current | Contains an entry of the table. |
| 1.3.6.1.4.1.6926.2.25.3.1.1 | ColumnosSFlowCpName | not-accessible | current | Index of the Counter Poller (CP) |
| 1.3.6.1.4.1.6926.2.25.3.1.2 | ColumnosSflowCpRcvrIndex | read-write | current | Index 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.3 | ColumnosSflowCpRate | read-write | current | The polling rate of the CP. |
| 1.3.6.1.4.1.6926.2.25.3.1.4 | ColumnosSflowCpPorts | read-write | current | The set of ports that their statistics should be polled by this CP. |
| 1.3.6.1.4.1.6926.2.25.3.1.5 | ColumnosSflowCpActiveTime | read-only | current | Elapsed time since the CP was activated. |
| 1.3.6.1.4.1.6926.2.25.3.1.6 | ColumnosSflowCpSampleCount | read-only | current | Number of sample records that were sent by this CP. |
| 1.3.6.1.4.1.6926.2.25.3.1.98 | ColumnosSFlowCpAdminStatus | read-write | current | Allows to create new rows or delete old rows. |
| 1.3.6.1.4.1.6926.2.25.3.1.99 | ColumnosSFlowCpOperStatus | read-only | current | Indicates whether the CP is active and sends samples to a collector. |
| 1.3.6.1.4.1.6926.2.25.100 | NodeosSFlowConformance | |||
| 1.3.6.1.4.1.6926.2.25.100.1 | NodeosSFlowMIBCompliances | |||
| 1.3.6.1.4.1.6926.2.25.100.1.1 | ComplianceosSFlowMIBCompliance | current | The core compliance statement for all the implementations. | |
| 1.3.6.1.4.1.6926.2.25.100.2 | NodeosSFlowMIBGroups | |||
| 1.3.6.1.4.1.6926.2.25.100.2.1 | GrouposSFlowMandatoryGroup | current | . |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| OsRcvrOperStatus | INTEGER { unknown (1), notReady (2), ready (3) } | current | Indicates whether a receiver is configured properly and can be used to transmit samples of Flow Samplers or Counter Pollers that are bound to it. |