Rev. 2 | |
SNMP interface | CD/CIM550.IOM |
13.7.90CIMIPROUTEROWSTATUS
Name | cimIpRouteRowStatus |
OID | 1.3.6.1.4.1.6247.4.4.3.1.10 |
Full path | iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).comtech(6 |
| 247).cimController(4).cimRouteTable(4).cimIpRouteTable(3).cimIp |
| RouteEntry(1).cimIpRouteRowStatus(10) |
Module | CIMController |
Parent | cimIpRouteEntry |
Prev sibling | cimIpRouteDesKey |
Type | |
Numerical syntax | SNMP_SYNTAX_INT |
Base syntax | INTEGER |
Composed syntax | INTEGER |
Status | current |
Value list |
|
1 | active(1) |
2 | notInService(2) |
3 | notReady(3) |
4 | createAndGo(4) |
5 | createAndWait(5) |
6 | destroy(6) |
Description | In SMIv2 tables, the RowStatus textual convention is used to |
| manage the creation and deletion of conceptual rows. This column |
| has six defined values: |
| active(1) - which indicates that the conceptual row with all column |
| is available for use by the managed device |
| notInService(2) - this row state is not yet supported |
| notReady(3) - this row state is not yet supported |
| createAndGo(4) - which is supplied by a manager wishing to create |
| a new instance of a conceptual row and to have its status |
| automatically set to active, making it available for use by |
| the managed device. |
| createAndWait(5) - this row create is not yet supported |
| destroy(6) - which is supplied by a manager wishing to delete all of |
| the instances associated with an existing conceptual row. |
312