MIB Viewer

fltStmtIndexNew

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.8.4.1.1
Access
read-write
Status
current
Sub-identifiers
0
The new statement index for the filter statement. Reading this object will return the same value as the 'fltStmtIndex' portion of its index. Writing to this object will cause the corresponding filter statement to be relocated to the position identified by the value written here. If no statement exists at the current index, 'no such instance' will be returned. If a statement already exists at the new index then 'inconsistent value' is returned. For example, to move the second statement of filter #4 to the third position (e.g. to make room for a new statement #2), the following SNMP set-request would be issued: fltStmtIndexNew.4.2 = 3 There is no default value for this object as it is derived from the fltStmtIndex.
Integer32 (1..2147483647)