ipfixExportMemberType
IPFIX-MIB ·
.1.3.6.1.2.1.193.1.1.4.1.2
Object
column
Enumeration
The type of member Transport Session in a Transport
Session group (identified by the value of ipfixExportIndex,
ipfixObservationDomainId, and ipfixMeteringProcessCacheId).
The following values are valid:
unknown(0)
This value MUST be used if the status of the group
membership cannot be detected by the equipment. This
value should be avoided as far as possible.
primary(1)
This value is used for a group member that is used as
the primary target of an Exporter. Other group members
(with the same ipfixExportIndex and
ipfixMeteringProcessCacheId) MUST NOT have the value
primary(1) but MUST have the value secondary(2).
This value MUST also be specified if the Exporter does
not support Transport Session grouping. In this case,
the group contains only one Transport Session.
secondary(2)
This value is used for a group member that is used as a
secondary target of an Exporter. The Exporter will use
one of the targets specified as secondary(2) within the
same Transport Session group when the primary target is
not reachable.
parallel(3)
This value is used for a group member that is used for
duplicate exporting (i.e., all group members identified
by the ipfixExportIndex are exporting the same Records
in parallel). This implies that all group members MUST
have the same member type (i.e., parallel(3)).
loadBalancing(4)
This value is used for a group member that is used
as one target for load-balancing. This means that a
Record is sent to one of the group members in this
group identified by ipfixExportIndex.
This implies that all group members MUST have the same
member type (i.e., loadBalancing(4)).
Context
- MIB
- IPFIX-MIB
- OID
.1.3.6.1.2.1.193.1.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipfixExportEntry
- Table
- ipfixExportTable
- Siblings
- 1
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | primary |
2 | secondary |
3 | parallel |
4 | loadBalancing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipfixExportIndex Locally arbitrary, but unique identifier of an entry in
the ipfixExportTable. The value is expected
to remain constant from a re-initialization of the entity's
network management… | column | Unsigned32 | .1.3.6.1.2.1.193.1.1.4.1.1 |