fcRouteVerifyAction
CISCO-FC-ROUTE-MIB ·
.1.3.6.1.4.1.9.9.284.1.1.3
Object
scalar
r/w
Enumeration
The action to perform a consistency check of
fcRouteTable.
none (1) - no action
verify (2) - perform verify action
Writing verify(2) does a consistency check
of the fcRouteTable with either one of the following:
- with routeTable in the persistent database if the
fcRouteVerifyType value is pss(1)
- with forwarding information base software tables on
the module specified by fcRouteVerifyModule, if the
fcRouteVerifyType value is fibShadow(2).
- with forwarding information base hardware tables on
the module specified by fcRouteVerifyModule if the
fcRouteVerifyType value is fibHardware(3).
This verify action is performed on the fcRouteTable for
the VSAN specified by fcRouteVerifyVsanID and for the
route entries of the type specified by
fcRouteVerifyRouteType.
The result is shown by fcRouteVerifyResult.
If a verify, due to a previous action performed, is in
progress in the agent, then setting the
fcRouteVerifyAction to verify(2) again will fail.
No verification is performed if the value is set to
none(1).
When read, this object always has the value 'none(1)'.
Context
- MIB
- CISCO-FC-ROUTE-MIB
- OID
.1.3.6.1.4.1.9.9.284.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fcRouteConfig
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | verify |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcRouteLastChangeTime The value of sysUpTime at the most recent time when a
conceptual row was created, modified, or deleted in
fcRouteTable.
If no change has occurred since the last restart of the
m… | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.284.1.1.1 |
| fcRouteTable The local system's Fibre Channel Routing table.
This table lists all the routes that is configured/
calculated at the local system.
Traffic through the TL-Port (translation port) … | table | - | .1.3.6.1.4.1.9.9.284.1.1.10 |
| fcRoutePreference The value of route preference.Route preference is the
value used to select one route over other when more than
one route to the same destination is learned from
different protoco… | scalar | Unsigned32 | .1.3.6.1.4.1.9.9.284.1.1.2 |
| fcRouteVerifyType The value used by fcRouteVerifyAction to perform the
consistency check of fcRouteTable with:
- route table in persistent database if value is pss(1)
- forwarding information base … | scalar | Enumeration | .1.3.6.1.4.1.9.9.284.1.1.4 |
| fcRouteVerifyModule This value identifies a particular line card module
according to that module's value of entPhysicalIndex in
the entPhysicalTable of the ENTITY-MIB (RFC 2737).
The forwarding inf… | scalar | ENTITY-MIBPhysicalIndex | .1.3.6.1.4.1.9.9.284.1.1.5 |
| fcRouteVerifyVsanID The value specifies the VSAN id. The fcRouteTable
entries and the entries in the table specified by
fcRouteVerifyType is checked for consistency for the
same VSAN id specified b… | scalar | Integer32 | .1.3.6.1.4.1.9.9.284.1.1.6 |
| fcRouteVerifyRouteType The value used by fcRouteVerifyAction to perform the
consistency check of fcRouteTable. If the value is
unicast(1) then only unicast entries in fcRouteTable
and the entries in the… | scalar | Enumeration | .1.3.6.1.4.1.9.9.284.1.1.7 |
| fcRouteVerifyResult The object displays the details of the first
inconsistency that occured from the check. If the check
passes successfully then this will be a zero-length
string. | scalar | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.284.1.1.8 |
| fcRouteVerifyLock This object is used to facilitate the verify action
performed using 'fcRouteVerifyAction' by multiple
managers.
The procedure to perform the action by the NMS is as
follows:
… | scalar | SNMPv2-TCTestAndIncr | .1.3.6.1.4.1.9.9.284.1.1.9 |