sFlowRcvrOwner
SFLOW-MIB ·
.1.3.6.1.4.1.14706.1.1.4.1.2
Object
The entity making use of this sFlowRcvrTable entry. The empty
string indicates that the entry is currently unclaimed.
An entity wishing to claim an sFlowRcvrTable 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 other sampler
objects.
In order to avoid a race condition, the entity taking control
of the sampler must set both the owner and a value for
sFlowRcvrTimeout in the same SNMP set request.
When a management entity is finished using the sampler,
it should set the value of sFlowRcvrOwner 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
sFlowRcvrTable 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.
Context
- MIB
- SFLOW-MIB
- OID
.1.3.6.1.4.1.14706.1.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sFlowRcvrEntry
- Table
- sFlowRcvrTable
- Siblings
- 7
Values & Constraints
Type Constraints
range: 0..127
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sFlowRcvrIndex Index into sFlowReceiverTable. | column | Integer32 | .1.3.6.1.4.1.14706.1.1.4.1.1 |
| sFlowRcvrTimeout The time (in seconds) remaining before the sampler is released
and stops sampling. When set, the owner establishes control
for the specified period. When read, the remaining time … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.14706.1.1.4.1.3 |
| sFlowRcvrMaximumDatagramSize 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. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.14706.1.1.4.1.4 |
| sFlowRcvrAddressType The type of sFlowRcvrCollectorAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.14706.1.1.4.1.5 |
| sFlowRcvrAddress The IP address of the sFlow collector.
If set to 0.0.0.0 not sFlow datagrams will be sent. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.14706.1.1.4.1.6 |
| sFlowRcvrPort The destination port for sFlow datagrams. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.14706.1.1.4.1.7 |
| sFlowRcvrDatagramVersion The version of sFlow datagrams that should be sent.
When set to a value not support by the agent, the agent should
adjust the value to the highest supported value l… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.14706.1.1.4.1.8 |