All MIBs › COSINE-ORION-MIB › csRtPolicyTermActionFlow
csRtPolicyTermActionFlow
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csRtPolicyTermActionFlow
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.1.2.4.1.65
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: The policy flow control actions. This action is applied after all the other action objects are processed.
none: use default behavior
accept: accept the route. No other terms or policies are evaluated. All other action objects in this entry are processed before this action.
reject: reject the route. No other terms or policies are evaluated. Other action objects are not used in combination with it.
next-term: skip to and evaluate the next term in the same policy. All other action objects in this entry are processed before this action.
next-policy: skip to and evaluate the first term of the next policy. All other action objects in this entry are processed before this action.
What is csRtPolicyTermActionFlow?
This setting is the flow-control action applied after all other action objects on this policy term have been processed, choosing among using default behavior, accepting the route outright with no further terms or policies evaluated, rejecting it outright, or continuing evaluation at the next policy or next term. An admin uses this to control the overall control flow of a multi-term policy chain, deciding when to short-circuit further evaluation. For example, setting csRtPolicyTermActionFlow to accept(1) on a term matching a trusted prefix stops evaluation immediately once that term matches, skipping any later terms.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.4 | csOrionVPNInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2 | csOrionVPNVRouterInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.1 | csOrionVrGeneralInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.1.2 | csRtgPolicy | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.1.2.4 | csRtPolicyTermTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.1.2.4.1 | csRtPolicyTermEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.1.2.4.1.65 | csRtPolicyTermActionFlow | COSINE-ORION-MIB |