filterStatementTable
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.3
Object
table
This table contains the filter specification statements for
the IP filtering module. A complete filter specification is
comprised of all the linked statements (rows) that are
pointed to by an entry in the filterSpecTable. Filter
statements are linked together by fltSpecIndex, and are
ordered within the comprised filter using fltStmtIndex.
A statement can only be owned by one filter spec.
Rows are created by assigning fltSpecIndex and fltStmtIndex,
and setting fltStmtRowStatus to 'createAndGo'. All columnar
objects in this table have default values, so no objects other
than the index values need be set to create a row. Rows are
destroyed by setting fltStmtRowStatus to 'delete'. When rows
are created or destroyed, the version of the corresponding
filter spec row is incremented.
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.3- Type
- table
- Status
- current
- Parent
- filter
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::filterStatementTable'
More examples
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::filterStatementTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.