ipPolicyEtherTypeRowStatus
POLICY-MIB ·
.1.3.6.1.4.1.81.36.12.1.7
Object
column
r/w
RowStatus
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. Destroying a list automatically removes all the rules in this list. active (1) is returned when a list is the active list NotInService is returned when the list is not the active list
Context
- MIB
- POLICY-MIB
- OID
.1.3.6.1.4.1.81.36.12.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etherTypeRuleEntry
- Table
- etherTypeRuleTable
- Siblings
- 6
Syntax
RowStatus
- Source
- BtechTypes-MIBRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| ipPolicyEtherTypeRuleTrafficType Match packets based on either broadcast, multicast, both or all packets. | column | Enumeration | .1.3.6.1.4.1.81.36.12.1.5 |
| 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 |