PDN-FILTER-MIB Table View

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

Tables
9
Rows
9
Columns
76

sysDevFilterConfigTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3 · 1 row entry · 8 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevFilterConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevFilterConfigTable'
This table allows the user to configure filtering information.
Every filter is comprised of a number of rules(see SysDevRuleTable).
When a filter is bound to an interface, all the rules of that particular
filter apply to that particular interface. Also the same filter
maybe bound to several interfaces. This table only allows
us to configure information about a particular filter.
this table is indexed by sysDevFilterName.
sysDevFilterConfigTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1
Describes a specific entry of the filter configuration table.
Column Syntax OID
The value of this object is an index of the filter.
This object is used by sysDevFilterConfigTable to identify
the row in the table. When creating new row of this table
the value of this object may be obtained by retrei…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.1
The value of this object corresponds directly to the name
of the filter.
OctetStringr/w
Constraints:
range: 1-12
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.2
The value of this object corresponds directly to the type
of the filter. Ethernet is layer 2 filter, Ip are layer 3 filters
(include layer 4 protocol filtering).
Enumerationr/w
Enumerated Values:
1layer1
2layer2
3layer3
4layer4
5layer5
6layer6
7layer7
8unknown
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.3
The value of this object corresponds to the default action
taken on a particular IP packet based on the filter rule.
forward - the packet is forwarded
discard - the packet is discarded.
Enumerationr/w
Enumerated Values:
1forward
2discard
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.4
This object corresponds to the number of dynamic rules
configured for this filter. Default is zero.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.5
This object corresponds to the number of static rules
configured for this filter. Default is zero
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.6
This object corresponds to the number of
references for this filter by the various
interfaces of the system
For Example if filter 'abc' is bound to
two of the DSL interfaces as inbound filter then
the reference count …
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.7
The object is used to add or delete a row from
this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.1.3.1.8
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4 · 1 row entry · 8 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevL2FilterRuleConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevL2FilterRuleConfigTable'
This table allows the user to configure the rules of each IP filter.
When a filter is bound to an interface, all the rules of that particular 
filter apply to that particular interface. Also, the same filter may be
found to several interfaces. This table is indexed by
sysDevL2FilterRuleIndex.
sysDevL2FilterRuleConfigTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1
Describes a specific entry of the filter rule configuration table.
Column Syntax OID
The value of this object is an index of the filter
rule table. This object is used by sysDevFilterConfigTable
to identify the row in the table. When creating new
row of this table the value of this object may be
obtaine…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.1
The value of this object corresponds directly to the name
of the rule.
OctetStringr/w
Constraints:
range: 1-12
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.2
This value descirbes if Ethernet frame types
defined that can be transmitted.
Enumerationr/w
Enumerated Values:
1dix
2snap
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.3
This value descirbes if Ethernet types
defined in RFC1700 are specified as range
or one single type. It is possible to create
rule using a range of types and therefore
next object is added to create start of the range.T…
Enumerationr/w
Enumerated Values:
1range
2singleType
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.4
This value corresponds to Ethernet types
defined in RFC1700. It is possible to create
rule using a range of types and therefore
next object is added to create range. This
object is the first in range and the value
of i…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.5
This value corresponds to Ethernet types
defined in RFC1700. It is possible to create
rule using a range of types and therefore
this object is added to create range. This
object is the second value in the range. The val…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.6
The value of this object specify the action to
be done if the rule is matched to a packet.
Enumerationr/w
Enumerated Values:
1forward
2discard
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.7
The object is used to add or delete a row from
this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.1.4.1.8

sysDevFilterBindingTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.23.1.1.5 · 1 row entry · 5 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevFilterBindingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevFilterBindingTable'
This table allows us to bind filters to a particular interface.
As such this table is indexed by ifIndex,
and by sysDevFilterBindingIndex.
sysDevFilterBindingTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.1.5.1
Describes a specific entry of the filter binding table.
Column Syntax OID
The value of this object corresponds directly to the
filter index from sysDevFilterConfigTable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.5.1.1
The value of this object corresponds directly to the type
of the filter which needs to be bound to a particular interface.
inboundFilter - This indicates that the filter is applied to the
packets comin…
Enumeration
Enumerated Values:
1inboundFilter
2outboundFilter
3inboundOutboundFilter
.1.3.6.1.4.1.1795.2.24.2.23.1.1.5.1.2
The value of this is used to configure admin status
of filter binding. If admin status is up(1) that means
that the binding is active. If the status is down(2)
it means that this binding is inactive for specified
inter…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.1795.2.24.2.23.1.1.5.1.3
The value of this is used to read oper status
of filter binding. If oper status is up(1) that means
that the binding is active. If the status is down(2)
it means that this binding is inactive for specified
interface. T…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.1795.2.24.2.23.1.1.5.1.4
This object is used to add or delete a row from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.1.5.1.5
.1.3.6.1.4.1.1795.2.24.2.23.1.1.8 · 1 row entry · 3 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevFilterToRuleBindingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevFilterToRuleBindingTable'
This table allows us to bind filters to a particular rules.
As such this table is indexed by sysDevFilterToRuleBindingIndex,
and by sysDevL2FilterIndex.
sysDevFilterToRuleBindingTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.1.8.1
Describes a specific entry of the filter binding table.
Column Syntax OID
The value of this object corresponds directly to the
rule index from sysDevL2FilterRuleTable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.8.1.1
Internally the table will be sorted based on this object-
in the increasing order of priority. The highest priority being 1.
The table cannot be created without rules being specified.
The table lookups will be done on t…
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.8.1.2
This object is used to add or delete a row from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.1.8.1.3
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9 · 1 row entry · 18 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevL3FilterRuleConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevL3FilterRuleConfigTable'
This table allows the user to configure the rules for layer three filter.
When a filter is bound to an interface, all the rules of that particular 
filter apply to the specified interface. Also, the same filter may be
bound to several interfaces. This table is indexed by
sysDevL3FilterRuleIndex.
sysDevL3FilterRuleConfigTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1
Describes a specific entry of the filter rule configuration table.
Column Syntax OID
The value of this object is an index of the filter
rule table. This object is used by sysDevFilterConfigTable
to identify the row in the table. When creating new
row of this table the value of this object may be
obtaine…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.1
The value of this object corresponds directly to the name
of the rule. It is highly recommended that the RuleName
be unique user friendly name.
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.2
The value of this object corresponds directly to a source
IP Address. This object could be set if IP packets need to be
filtered based on where it is coming from. Setting this object
to 0.0.0.0 disables source IP add…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.3
The value of this object corresponds directly to an source
IP Address Mask. The value of this object is bitwise anded
with the source address within the IP packet.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.4
This object specifies action taken with the source address
filtering. If the selection allows any SrcAddr (effectively
ignoring this filed) than 'none' (3) is valid choice for this
object.
Enumerationr/w
Enumerated Values:
1forward
2discard
3none
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.5
The UDP or TCP port number of the source on which this filter
is applied. This object is used as a start of range if
the source comparison type is in-range or out-range.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.6
The maximum UDP or TCP port number of the source on which
this filter is applied. This object is valid only if the source
comparison type is in-range or out-range
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.7
The value of this object corresponds to the type of
comparison which is to be made for source based filtering
for the particular rule of the filter.
none - no comparison is to be made.
eq - equal to
neq - not equ…
Enumerationr/w
Enumerated Values:
1none
2eq
3neq
4gt
5lt
6inRange
7outRange
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.8
The value of this object corresponds directly to an destination
IP Address. This object could be set if IP packets need to be
filtered based on where it is going to.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.9
The value of this object corresponds directly to an destination
IP Address Mask. The value of this object is bitwise anded
with the destination address within the IP packet.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.10
This object specifies action taken for destination address
filtering. If the selection allows any DestAddr (effectively
ignoring this filed) than 'none' (3) is valid choice for this
object.
Enumerationr/w
Enumerated Values:
1forward
2discard
3none
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.11
The UDP or TCP port number of the destination on which this filter
is applied. This object is used as a start of range if
the source comparison type is in-range or out-range.
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.12
The maximum UDP or TCP port number of the destination on which
this filter is applied. This object is valid only if the destination
comparison type is in-range or out-range
Integer32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.13
The value of this object corresponds to the type of
comparison which is to be made for destination based filtering
for the particular rule of the filter.
none - no comparison is to be made.
eq - equal to
neq - no…
Enumerationr/w
Enumerated Values:
1none
2eq
3neq
4gt
5lt
6inRange
7outRange
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.14
The value of this object corresponds to the action
taken on a particular UDP packet based on the source/
destination port comparison rule.
If the selection allows any Udp packet (effectively
ignoring this filed) than '…
Enumerationr/w
Enumerated Values:
1forward
2discard
3none
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.15
The value of this object corresponds to the action
taken on a particular TCP packet bases on the source/
destination port comparison rule.
If the selection allows any Tcp packet (effectively
ignoring this filed) than '…
Enumerationr/w
Enumerated Values:
1forward
2discard
3none
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.16
The value of this object corresponds to the action
taken on a particular ICMP packet bases on the protocol
type comparison rule.
If the selection allows any Icmp packet (effectively
ignoring this filed) than 'none' (3)…
Enumerationr/w
Enumerated Values:
1forward
2discard
3none
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.17
The object is used to add or delete a row from
this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.1.9.1.18

sysDevIpFilterConfigTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1 · 1 row entry · 8 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevIpFilterConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevIpFilterConfigTable'
This table allows the user to configure filtering information.
Every filter is comprised of a number of rules(see SysDevRuleTable).
	  When a filter is bound to an interface, all the rules of that particular
filter apply to that particular interface. Also the same filter
maybe bound to several interfaces. This table only allows
us to configure information about a particular filter.
this table is indexed by sysDevIpFilterName.
sysDevIpFilterConfigTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1
Describes a specific entry of the filter configuration table.
Column Syntax OID
The value of this object corresponds directly to the name
of the filter.
OctetString
Constraints:
range: 1-12
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.1
The value of this object corresponds to the default action
taken on a particular IP packet based on the filter rule.
forward - the packet is forwarded
discard - the packet is discarded.
delete - the rule of a parti…
Enumerationr/w
Enumerated Values:
1forward
2discard
3delete
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.2
This object corresponds to the number of dynamic rules
configured for this filter
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.3
This object corresponds to the number of static rules
configured for this filter
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.4
This object corresponds to the number of
references for this filter by the various
interfaces of the system
For Example if filter 'abc' is bound to
two of the DSL interfaces as input filters. then
the reference count …
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.5
The value of this object corresponds to the default action
taken on the first TCP ACK packet of the TCP connection. This
object is not supported for MCC.
Enumerationr/w
Enumerated Values:
1forward
2discard
3noOp
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.6
The value of this object corresponds to the default action
taken on the DHCP transaction messages. This object is not supported
for mcc.
Enumerationr/w
Enumerated Values:
1forward
2discard
3noOp
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.7
The object is used to add or delete a row from
this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.2.1.1.8
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2 · 1 row entry · 19 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevIpFilterRuleConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevIpFilterRuleConfigTable'
This table allows the user to configure the rules of each IP filter.
When a filter is bound to an interface, all the rules of that particular 
filter apply to that particular interface. Also, the same filter may be
found to several interfaces. This table is indexed by
sysDevIpFilterName and sysDevIpFilterRuleNumber.
sysDevIpFilterRuleConfigTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1
Describes a specific entry of the filter rule configuration table.
Column Syntax OID
The value of this object corresponds directly to the name
of the filter.
OctetString
Constraints:
range: 1-12
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.1
The value of this object corresponds directly to a rule
within a particular filter. If the value of this object
is 0, then the sets apply to the filter as a whole. For
example one may want to delete the whole filter. f…
Integer32
Constraints:
range: 1-33
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.2
The value of this object corresponds directly to an source
IP Address. This object could be set if IP packets need to be
filtered based on where it is coming from. Setting this object
to 0.0.0.0 disables source IP ad…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.3
The value of this object corresponds directly to an source
IP Address Mask. The value of this object is bitwise anded
with the source address within the IP packet and then compared
with the sysDevIPFilterSrcAddress.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.4
This object enables or disables the source address comparison.
It is not supported for MCC.
Enumerationr/w
Enumerated Values:
1enable
2disable
3noOp
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.5
The UDP or TCP port number of the source on which this filter
is applied.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.6
The maximum UDP or TCP port number of the source on which
this filter is applied. This object is valid only if the source
comparison type is in-range or out-range
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.7
The value of this object corresponds to the type of
comparison which is to be made for source based filtering
for the particular rule of the filter.
none - no comparison is to be made.
eq - equal to
neq - not equ…
Enumerationr/w
Enumerated Values:
1none
2eq
3neq
4gt
5lt
6inRange
7outRange
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.8
The value of this object corresponds directly to an destination
IP Address. This object could be set if IP packets need to be
filtered based on where it is going to.
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.9
The value of this object corresponds directly to an destination
IP Address Mask. The value of this object is bitwise anded
with the destination address within the IP packet and then compared
with the sysDevIPFilterRuleD…
SNMPv2-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.10
This object enables or disables the destination address comparison.
It is not supported for MCC.
Enumerationr/w
Enumerated Values:
1enable
2disable
3noOp
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.11
The UDP or TCP port number of the destination on which this filter
is applied
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.12
The maximum UDP or TCP port number of the destination on which
this filter is applied. This object is valid only if the destination
comparison type is in-range or out-range
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.13
The value of this object corresponds to the type of
comparison which is to be made for destination based filtering
for the particular rule of the filter.
none - no comparison is to be made.
eq - equal to
neq - no…
Enumerationr/w
Enumerated Values:
1none
2eq
3neq
4gt
5lt
6inRange
7outRange
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.14
The value of this object corresponds to the type of
type of rule configured
static - This indicates that the rule was configured
by an NMS either by SNMP, console or using
telnet
dy…
Enumeration
Enumerated Values:
1static
2dynamic
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.15
The value of this object corresponds to the action
taken on a particular UDP packet based on the source/
destination port comparison rule.
Enumerationr/w
Enumerated Values:
1forward
2discard
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.16
The value of this object corresponds to the action
taken on a particular TCP packet bases on the source/
destination port comparison rule.
Enumerationr/w
Enumerated Values:
1forward
2discard
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.17
The value of this object corresponds to the action
taken on a particular ICMP packet bases on the protocol
type comparison rule.
Enumerationr/w
Enumerated Values:
1forward
2discard
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.18
The object is used to add or delete a row from
this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.2.2.1.19

sysDevIpFilterBindingTable

table mandatory
.1.3.6.1.4.1.1795.2.24.2.23.1.2.5 · 1 row entry · 3 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevIpFilterBindingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevIpFilterBindingTable'
This table allows us to bind filters to a particular interface.
As such this table is doubly indexed by ifIndex and
sysDevIpBindingFilterName.
sysDevIpFilterBindingTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.2.5.1
Describes a specific entry of the filter binding table.
Column Syntax OID
The value of this object corresponds directly to the name
of the filter.
OctetString
Constraints:
range: 1-12
.1.3.6.1.4.1.1795.2.24.2.23.1.2.5.1.1
The value of this object corresponds directly to the type
of the filter which needs to be bound to a particular interface.
inputFilter - This indicates that the filter is applied to the
packets coming …
Enumerationr/w
Enumerated Values:
1inputFilter
2outputFilter
3inputOutputFilter
.1.3.6.1.4.1.1795.2.24.2.23.1.2.5.1.2
This object is used to add or delete a row from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.2.5.1.3
.1.3.6.1.4.1.1795.2.24.2.23.1.2.6 · 1 row entry · 4 columns
Uses the paradyne variant from /opt/observium/mibs/paradyne.
Command help
Walk sysDevIpFilterSNBindingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PDN-FILTER-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-FILTER-MIB::sysDevIpFilterSNBindingTable'
This table allows us to bind filters to a particular interface on
portcards.  This table is indexed by ifIndex, sysDevIpSNBindingVnidId
and sysDevIpSNBindingFilterName.
sysDevIpFilterSNBindingTableEntry row .1.3.6.1.4.1.1795.2.24.2.23.1.2.6.1
Describes a specific entry of the SNfilter binding table.
Column Syntax OID
The VNID Id number of the virtual network to which this filter
is bound.
PDN-TCVnidRange
Type Constraints:
range: 2..4000
.1.3.6.1.4.1.1795.2.24.2.23.1.2.6.1.1
The value of this object corresponds directly to the name of the filter.
OctetString
Constraints:
range: 1-12
.1.3.6.1.4.1.1795.2.24.2.23.1.2.6.1.2
The value of this object corresponds directly to the type
of the filter which needs to be bound to a particular interface.
inputFilter - This indicates that the filter is applied to the
packets coming in to the interfac…
Enumerationr/w
Enumerated Values:
1inputFilter
2outputFilter
3inputOutputFilter
.1.3.6.1.4.1.1795.2.24.2.23.1.2.6.1.3
This object is used to add or delete a row from this table.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1795.2.24.2.23.1.2.6.1.4