All MIBs › COSINE-ORION-MIB › csRtPolicyTermFromProtocol
csRtPolicyTermFromProtocol
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csRtPolicyTermFromProtocol
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.1.2.4.1.30
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: The protocol that has added the route to the routing table.
Each bit within this object specifies protocol added the route.
Below is a list of the protocols and their corresponding bits identifiers.
options bit
--------------------------------------
none 0
local 1
bgp 2
rip 4
ospf 8
static 16
isis 32
aggregate 64
vpn 128
dial-ppp 256
dial-ipsec 512
End of description.What is csRtPolicyTermFromProtocol?
This value is a bitmask where each bit represents a source routing protocol this policy term can match, per the vendor's table (local=1, bgp=2, rip=4, ospf=8, static=16, isis=32, aggregate=64, vpn=128, dial-ppp=256, dial-ipsec=512). An admin combines these bit values to match routes from multiple protocols in a single term instead of writing one term per protocol. For example, setting csRtPolicyTermFromProtocol to 24 (8+16) matches routes learned from either OSPF or static configuration in one term.
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.30 | csRtPolicyTermFromProtocol | COSINE-ORION-MIB |