snOspfRedisRowStatus
HP-SN-OSPF-GROUP-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.10
Object
column
mandatory
r/w
Enumeration
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 row
modify(5)...modifies an exsisting row
If the row exists, then a SET with
value of create(4) returns error
'badValue'. Deleted rows go away
immediately. The following values
can be returned on reads:
noSuch(0)...no such row
invalid(1)...Setting it to 'invalid' has the effect of
rendering it inoperative..
valid(2)....the row exists and is valid
Context
- MIB
- HP-SN-OSPF-GROUP-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snOspfRedisEntry
- Table
- snOspfRedisTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | valid |
3 | delete |
4 | create |
5 | modify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snOspfRedisIndex mandatory The destination IP address that associates with
this particular route. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.1 |
| snOspfRedisIpAddress mandatory The destination IP address that associates with
this particular route. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.2 |
| snOspfRedisMask mandatory The Subnet Mask that pertains to this route. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.3 |
| snOspfRedisAction mandatory 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
… | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.4 |
| snOspfRedisProtocol mandatory 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.11.2.3.7.11.12.2.4.6.1.1.5 |
| snOspfRedisSetOspfMetric mandatory 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 metr… | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.6 |
| snOspfRedisOspfMetricValue mandatory The metric of using OSPF Metric value on this route. | column | Metric | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.7 |
| snOspfRedisMatchRipMetric mandatory 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 metri… | column | Enumeration | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.8 |
| snOspfRedisRipMetricValue mandatory The metric of using RIP Metric value (1 to 15 hops) on this route. | column | Integer32 | .1.3.6.1.4.1.11.2.3.7.11.12.2.4.6.1.1.9 |