ipPolicyEtherTypeRuleTrafficType
POLICY-MIB ·
.1.3.6.1.4.1.81.36.12.1.5
Object
column
r/w
Enumeration
Match packets based on either broadcast, multicast, both or all packets.
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.12.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etherTypeRuleEntry
- Table
- etherTypeRuleTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | broadcasts |
3 | multicasts |
4 | broadcasts-and-multicasts |
5 | unicast |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipPolicyEtherTypeRuleSlot The EntID-id (AKA module-id / box number) to which this ether type rule relates | column | Integer32 | .1.3.6.1.4.1.81.36.12.1.1 |
| ipPolicyEtherTypeRuleListID The ID of the list this ether type rule is part of.
Derived from list range. See ipPolicyListID MIB. | column | Integer32 | .1.3.6.1.4.1.81.36.12.1.2 |
| ipPolicyEtherTypeRuleID Number of ether type rule within its list. Each list may contain many rule.
Lists work in a First Match manner.
A rule with a lower ID would be preferred over a rule with a highe… | column | Integer32 | .1.3.6.1.4.1.81.36.12.1.3 |
| ipPolicyEtherTypeRuleEtherType Packet's ether type.
IP protocol (2048 - 0x800) is not allowed. | column | Integer32 | .1.3.6.1.4.1.81.36.12.1.4 |
| ipPolicyEtherTypeRuleOperation The operation that should be applied to a packet in case the packet matches the rule.
This field points to the appropriate ipPolicyCompositeOpID in ipPolicyCompositeOpTable. | column | Enumeration | .1.3.6.1.4.1.81.36.12.1.6 |
| ipPolicyEtherTypeRowStatus Used for creation/deletion of a list and for monitoring list status.
Use CreateAndWait (5) to create a list.
Destroy (6) to destroy a list. The active list can NOT
be destroyed. … | column | RowStatus | .1.3.6.1.4.1.81.36.12.1.7 |