ZHONE-COM-IP-FILTER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
47
.1.3.6.1.4.1.5504.4.1.8.2 · 1 row entry · 7 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk filterSpecTable
/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::filterSpecTable'
The filter specification table contains specifications
for the IP filtering module.  Rows are indexed by a
single integer index (filterSpecIndex).  The fltGlobalIndexNext
object is used to determine the next index value.  Each
row points to a sequence of rows (statements) in the
filterStatementTable.  When any row in that sequence
is modified, created, or removed, the fltSpecVersion1 and 
fltSpecVersion2 objects must be incremented.
          
Rows are created by assigning fltSpecIndex and setting
fltSpecRowStatus to 'createAndGo'.  All columnar objects
in this table have default values, so no objects other
than the index value need be set to create a row.  Rows
are removed by setting fltSpecRowStatus to 'destroy'.
When a row is removed, each row in filterStatementTable
with the same fltSpecIndex is automatically removed.
filterSpecEntry row .1.3.6.1.4.1.5504.4.1.8.2.1
An entry in the filterSpecTable.
Indexes
Column Syntax OID
The index that identifies an entry in the filterSpecTable.
The fltGlobalIndexNext object is used to determine the
next value of this object.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.1.8.2.1.1
The filter name associated with this filter specification.
This name should indicate the nature of the filter.
The default value is an empty string.
Zhone-TCZhoneAdminStringr/w
Type Constraints:
range: 0..32
.1.3.6.1.4.1.5504.4.1.8.2.1.2
Textual description of the filter specification.
This should briefly describe the nature of the
filter defined by the associated filter statements.
The default value is an empty string.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5504.4.1.8.2.1.3
The version number of the filter specification. This is
used to flag any changes in the statements that comprise
a filter. Each time a modification occurs to an object in
a filter spec (including the the list of filte…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.2.1.4
The version number of the filter specification. The
value of this object must be equal to fltSpecVersion1,
otherwise the filter spec is inconsistent. See
fltSpecVersion1 for details.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.2.1.5
The language version of the filter. The language version
further details the meaning and use of the objects in
filterStatmentTable. The definitions of the filter
languages is beyond the scope of this description.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.2.1.6
Zhone convention to support row creation and deletion.
This is the only object required to create or destroy
a row in this table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.8.2.1.7
.1.3.6.1.4.1.5504.4.1.8.3 · 1 row entry · 19 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk filterStatementTable
/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'
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.
filterStatementEntry row .1.3.6.1.4.1.5504.4.1.8.3.1
An entry in the filterStatement table. Each entry
represents one of a sequence of statements that comprise
a filter. Each filter statement consists of an index,
specific packet header fields, and arbitrary packet
offs…
Column Syntax OID
The table index that identifies a filter statement. These
indicies should be sparse to allow for insertion into the
list.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.1.8.3.1.1
The inclusive lower bound for the source IP address range.
See the filterStatementEntry description for details.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.3.1.2
The inclusive upper bound for the source IP address range.
See the filterStatementEntry description for details.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.3.1.3
The inclusive lower bound for the transport layer source
port range. See the filterStatementEntry description for
details.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.5504.4.1.8.3.1.4
The inclusive upper bound for the transport layer source
port range. See the filterStatementEntry description for
details.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.5504.4.1.8.3.1.5
The inclusive lower bound for the destination IP address
range. See the filterStatementEntry description for
details.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.3.1.6
The inclusive upper bound for the destination IP address
range. See the filterStatementEntry description for
details.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.3.1.7
The inclusive lower bound for the transport layer destination
port range. See the filterStatementEntry description for
details.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.5504.4.1.8.3.1.8
The inclusive upper bound for the transport layer destination
port range. See the filterStatementEntry description for
details.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.5504.4.1.8.3.1.9
The IP protocol value that is to be matched. The enum
values are as follows:

any(1) : any protocol type is a match (wildcard)
ip(2) : raw IP packet
tcp(3) : TCP packet
udp(4) : U…
Enumerationr/w
Enumerated Values:
1any
2ip
3tcp
4udp
5icmp
.1.3.6.1.4.1.5504.4.1.8.3.1.10
This field identifies the protocol header to which the
arbitrary value comparison applies. The enum values are
as follows:

none(1) : no arbitrary value comparison
ip(2) : base is IP…
Enumerationr/w
Enumerated Values:
1none
2ip
3udp
4tcp
5icmp
6ipOptions
7tcpOptions
.1.3.6.1.4.1.5504.4.1.8.3.1.11
The offset, in octets, from the beginning of the header
to the most significant octet for the arbitrary value
comparison.
Integer32r/w
Constraints:
range: 0-64
.1.3.6.1.4.1.5504.4.1.8.3.1.12
This object is mask for for arbitrary value comparisons.
The non-zero bits in this field determine the size of the
arbitrary field.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.3.1.13
This object is the inclusive lower bound for arbitrary value
comparison. See the filterStatementEntry description for
details.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.3.1.14
This object is the inclusive upper bound for arbitrary value
comparison. See the filterStatementEntry description for
details.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.3.1.15
Filter statement modifier. The bits set in this object
logically negate the results of the comparisons made on
their respecive fields as shown :

notIpSrcAddr(1) : fltStmtIpSrcAddrLow, fltStmtIpSrcAd…
Bitsr/w
Enumerated Values:
0notIpSrc
1notSrcPort
2notDstIp
3notPortDst
4notProtocol
5notArbitrary
6notStatement
.1.3.6.1.4.1.5504.4.1.8.3.1.16
Filter statement action. The bits set in this object specify
actions to take on packets matching this statement. Supported
actions are:

reset(0) : Return a TCP reset packet to the packet sender
Bitsr/w
Enumerated Values:
0reset
1permit
2deny
3forward
4reject
5log
.1.3.6.1.4.1.5504.4.1.8.3.1.17
Filter statement action argument. The meaning of this object
depends on the value of fltStmtAction:

forward(3) : An IP address to forward the packet to. The
value of this object m…
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.5504.4.1.8.3.1.18
Zhone convention to support row creation and deletion.
This is the only object required to create or destroy
a row in this table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.8.3.1.19
.1.3.6.1.4.1.5504.4.1.8.4 · 1 row entry · 1 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk filterStmtRenumTable
/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::filterStmtRenumTable'
This table provides a mechanism for renumbering individual
filter statments within their particular filter spec.
filterStmtRenumEntry row .1.3.6.1.4.1.5504.4.1.8.4.1
An entry in the filterStmtRenumTable.
Indexes
No indexes recorded
Column Syntax OID
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 …
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.1.8.4.1.1
.1.3.6.1.4.1.5504.4.1.8.5 · 1 row entry · 10 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk filterStatsTable
/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::filterStatsTable'
This table provides ingress and egress IP filter statistics
for each interface.  This table is indexed by the ifIndex
of the interface and the direction (ingress or egress) of
traffic being filtered.  This is a read-only table.
filterStatsEntry row .1.3.6.1.4.1.5504.4.1.8.5.1
An entry in the filterStatsTable. There will
be an entry for each filter provisioned on an
interface. There can be, at most, two filters
provisioned per interface; one for ingress
filtering and the other for egress …
Column Syntax OID
The direction for which this set of statistics
is kept: ingress or egress.
Enumeration
Enumerated Values:
1ingress
2egress
.1.3.6.1.4.1.5504.4.1.8.5.1.1
The number of discarded packets for which a TCP
reset packet was sent.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.2
The number of permitted packets.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.3
The number of discarded packets.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.4
The number of packets forwarded to the
IP address specified in the filter.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.5
The number of discarded packets for which an
ICMP destination unreachable packet with
code 13 was sent.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.6
The number of logged packets.
packetsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.7
The number of packets that pass through the filter
without matching upon which the default action is
used.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.8
The version of the filter being used on this interface.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.5504.4.1.8.5.1.9
The index of the filter specification being used on
this interface. If there is no filter configured
for an interface, the entry will not exist in this
table.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.1.8.5.1.10
.1.3.6.1.4.1.5504.4.1.8.6.1 · 1 row entry · 5 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk mcastControlListTable
/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::mcastControlListTable'
Multicast control list table conatins the one of 
the IP Address that can be allowed to join to by
a IGMP join request from IP interface that has the
the multicast control list in its ip-interfce-profile.
The address to the table is the multicast control list
ID and the precedence.  The Row status in the table
contains indication of whether the row is being created
or destroyed.
mcastControlListEntry row .1.3.6.1.4.1.5504.4.1.8.6.1.1
An entry in the Multicast Control List.
Column Syntax OID
Description.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.1.8.6.1.1.1
Description.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.5504.4.1.8.6.1.1.2
Description.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.8.6.1.1.3
multicast ip address.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.6.1.1.4
Defines the video stream type.

normal - join and leave when desired. Used for video.
always-on - always joined. Meant for EBS, not video.
periodic - will join and leave after task complete.
No…
Enumerationr/w
Enumerated Values:
1normal
2always-on
3periodic
.1.3.6.1.4.1.5504.4.1.8.6.1.1.5
.1.3.6.1.4.1.5504.4.1.8.7.2 · 1 row entry · 5 columns
Uses the zhone variant from /opt/observium/mibs/zhone.
Command help
Walk portAccessTable
/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::portAccessTable'
Contains the list of entries that control port access
on this device.
portAccessEntry row .1.3.6.1.4.1.5504.4.1.8.7.2.1
This contains the entry that is to be accepted.
Currently only used to control access to port 23.
arg1, arg2 provide IP Address/mask to allow in.
Indexes
Column Syntax OID
The index of this entry in table. 100 entries should be more
than enough.
Integer32
Constraints:
range: 1-100
.1.3.6.1.4.1.5504.4.1.8.7.2.1.1
Description.: used to create/delete entries in the table.
Zhone-TCZhoneRowStatusr/w
Type Values:
1active
4createAndGo
6destroy
.1.3.6.1.4.1.5504.4.1.8.7.2.1.2
PortNumber that this applies to, 1..1023 supported.
Integer32r/w
Constraints:
range: 1-1023
.1.3.6.1.4.1.5504.4.1.8.7.2.1.3
The IP address that we will accept packets from.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.7.2.1.4
portAccessNetMask - used to pass the range that we will accept with regards
to portAccessSrcAddr.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.5504.4.1.8.7.2.1.5