snOspfRedisAction
FOUNDRY-SN-OSPF-GROUP-MIB ·
.1.3.6.1.4.1.1991.1.2.4.6.1.1.4
Object
column
r/w
Enumeration
The action to be taken if the route match this entry. noImport(0): - the route is NOT imported into OSPF Domain. import(1): - the route is imported into OSPF Domain as external type 2 route.
Context
- MIB
- FOUNDRY-SN-OSPF-GROUP-MIB
- OID
.1.3.6.1.4.1.1991.1.2.4.6.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snOspfRedisEntry
- Table
- snOspfRedisTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noImport |
1 | import |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snOspfRedisIndex The destination IP address that associates with
this particular route. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.4.6.1.1.1 |
| snOspfRedisRowStatus This object is used to create and
delete row in the table and control
if they are used. The values
that can be written are:
delete(3)...deletes the row
create(4)...creates a new r… | column | Enumeration | .1.3.6.1.4.1.1991.1.2.4.6.1.1.10 |
| snOspfRedisIpAddress The destination IP address that associates with
this particular route. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.4.6.1.1.2 |
| snOspfRedisMask The Subnet Mask that pertains to this route. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1991.1.2.4.6.1.1.3 |
| snOspfRedisProtocol The imported routes into OSPF domain is set in the following:
rip(1): - the RIP route.
all(2): - all protocol route.
static(3): - the static route.
bgp(4): - the BGP route.
co… | column | Enumeration | .1.3.6.1.4.1.1991.1.2.4.6.1.1.5 |
| snOspfRedisSetOspfMetric The value indicates to which the route metric should match:
disabled(0): - the route metric does NOT match the
OSPF metric field.
enabled(1): - the route metric matches t… | column | Enumeration | .1.3.6.1.4.1.1991.1.2.4.6.1.1.6 |
| snOspfRedisOspfMetricValue The metric of using OSPF Metric value on this route. | column | Metric | .1.3.6.1.4.1.1991.1.2.4.6.1.1.7 |
| snOspfRedisMatchRipMetric The value indicates to which the route metric should match:
disabled(0): - the route metric does NOT match the
RIP metric field.
enabled(1): - the route metric matches th… | column | Enumeration | .1.3.6.1.4.1.1991.1.2.4.6.1.1.8 |
| snOspfRedisRipMetricValue The metric of using RIP Metric value (1 to 15 hops) on this route. | column | Integer32 | .1.3.6.1.4.1.1991.1.2.4.6.1.1.9 |