MIB Viewer

ipeCfgAccessListInputRowStatus

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.5.3.21.2.1.9
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. ipeCfgAccessListInputAction ipeCfgAccessListInputRowStatus <- createAndGo(4) When you are not setting a value of items as follows, it is set as 'any'. ipeCfgAccessListInputInIfIndex ipeCfgAccessListInputSrcIpAddress ipeCfgAccessListInputSrcNetMask(*1) ipeCfgAccessListInputProtocol ipeCfgAccessListInputDstPortNum(*2) *1 When you not set ipeCfgAccessListInputSrcIpAddress, even when ipeCfgAccessListInputSrcNetMask is set, it is set as 'any'.When ipeCfgAccessListInputSrcIpAddress set to 'any', ipeCfgAccessListInputSrcNetMask is set as 'any'. *2 When you not set ipeCfgAccessListInputProtocol to '6' or '17', even when ipeCfgAccessListInputDstPortNum is set, it is set as 'any'. 2) modifing a entry It isn't possible. 3) deleting a entry When you SET a destroy(6) to ipeCfgAccessListInputRowStatus, the entry is destroyed.
RowStatus { active(1), createAndGo(4), destroy(6) }