ipsecTrAction
FEC-IPSEC-MIB ·
.0.7.1.13
Object
column
r/w
Enumeration
The action to be applied to traffic matching this entry. Possible values: delete(1), -- Delete this entry always-plain(2), -- Forward the packets without -- protection even if there is a -- matching SA and independent from -- the position of the traffic entry -- in the list. pass(3), -- Forward the packets without -- protection protect(4), -- Protect the traffic as specified -- in the proposal. Drop unprotected -- traffic of this kind. drop(5) -- Drop all packets matching this -- traffic entry.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.7.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipsecTrafficEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delete |
2 | always-plain |
3 | pass |
4 | protect |
5 | drop |