fltStmtIndexNew
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.4.1.1
Object
column r/w
Integer32
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.
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterStmtRenumEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-FILTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-FILTER-MIB::fltStmtIndexNew'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-IP-FILTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-FILTER-MIB::fltStmtIndexNew.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-FILTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-FILTER-MIB::fltStmtIndexNew'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647