MIB Viewer

ipeCfgRouteRowStatus

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.5.3.19.1.1.6
Access
read-create
Status
current
Sub-identifiers
0
This RowStatus has a status only 'active(1)'. 1) creating a entry When you make a new entry, you must SET objects indicated below. * ipeCfgRouteDest * ipeCfgRouteMask * ipeCfgRouteNextHop * ipeCfgRouteRowStatus <- createAndGo(4) 2) modifing a entry When you make a existing entry, you must SET objects indicated below. * ipeCfgRouteDest * ipeCfgRouteMask * ipeCfgRouteNextHop 3) deleting a entry When you SET a destroy(6) to ipeCfgRouteRowStatus, the entry is destroyed. * ipeCfgRouteRowStatus <- destory(6)
RowStatus { active(1), createAndGo(4), destroy(6) }