PDN-FILTER-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for PDN-FILTER-MIB.
110
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
110 total| Object Name |
|---|
sysDevFilterMIBObjects OBJECT IDENTIFIER .1 |
RFC1155-SMI Unknown .1 |
sysDevFilter OBJECT IDENTIFIER .1.1 |
sysDevSNInjectionTypeThe value of this object corresponds to the remote
injection type Enumeration .1.1.1 |
sysDevSNInjectionVnidThis object corresponds to the vnid id
(bound to an interface) on which filter injection
is not supported or has failed VnidRange (PDN-TC) .1.1.2 |
sysDevFilterConfigTableThis 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. SEQUENCE OF SysDevFilterConfigTableEntry .1.1.3 |
sysDevFilterConfigTableEntryDescribes a specific entry of the filter configuration table. SysDevFilterConfigTableEntry .1.1.3.1 |
sysDevFilterIndexThe 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 retreiving the
value of sysDevFilterIndexNext.ro INTEGER .1.1.3.1.1 |
sysDevFilterNameThe value of this object corresponds directly to the name
of the filter.rw DisplayString .1.1.3.1.2 |
sysDevFilterTypeThe 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).rw Enumeration .1.1.3.1.3 |
sysDevDefFilterActionThe 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.rw Enumeration .1.1.3.1.4 |
sysDevFilterNumOfDynamicRulesThis object corresponds to the number of dynamic rules
configured for this filter. Default is zero.ro INTEGER .1.1.3.1.5 |
sysDevFilterNumOfStaticRulesThis object corresponds to the number of static rules
configured for this filter. Default is zeroro INTEGER .1.1.3.1.6 |
sysDevFilterRefCountThis 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 for this filter is 2.
Filters can be deleted from the
system (by a user) only if the reference count equals 0.
(the filter is not bound to any interfaces). The default is 0.ro INTEGER .1.1.3.1.7 |
sysDevFilterRowStatusThe object is used to add or delete a row from
this table.rw RowStatus (SNMPv2-TC) .1.1.3.1.8 |
sysDevL2FilterRuleConfigTableThis 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. SEQUENCE OF SysDevL2FilterRuleConfigTableEntry .1.1.4 |
sysDevL2FilterRuleConfigTableEntryDescribes a specific entry of the filter rule configuration table. SysDevL2FilterRuleConfigTableEntry .1.1.4.1 |
sysDevL2FilterRuleIndexThe 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
obtained by retreiving the value of
sysDevL2FilterRuleIndexNext.ro INTEGER .1.1.4.1.1 |
sysDevL2FilterRuleNameThe value of this object corresponds directly to the name
of the rule.rw DisplayString .1.1.4.1.2 |
sysDevL2FilterRuleEtherFrameTypeThis value descirbes if Ethernet frame types
defined that can be transmitted.rw Enumeration .1.1.4.1.3 |
sysDevL2FilterRuleEtherTypeThis 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.This
object is the first in range and the value
of it has to be smaller or equal to a hex
Ethernet type value entered in
sysDevL2FilterRuleEtherTypeRangeEnds.
If this object specifies that the value used
is a single type than
sysDevL2FilterRuleEtherTypeRangeEnds will
not be considered valid.rw Enumeration .1.1.4.1.4 |
sysDevL2FilterRuleEtherTypeRangeStartsThis 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 it has to be smaller or equal to a hex
Ethernet type value entered next. If the
value of sysDevL2FilterRuleEtherType is singleType(2)
then only this value is considered.rw INTEGER .1.1.4.1.5 |
sysDevL2FilterRuleEtherTypeRangeEndsThis 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 value
of it has to be larger or equal to a hex
Ethernet type value entered previously. This object
is not considered valid if the value
of sysDevL2FilterRuleEtherType is singleType(2).rw INTEGER .1.1.4.1.6 |
sysDevL2FilterRuleActionThe value of this object specify the action to
be done if the rule is matched to a packet.rw Enumeration .1.1.4.1.7 |
sysDevL2FilterRuleRowStatusThe object is used to add or delete a row from
this table.rw RowStatus (SNMPv2-TC) .1.1.4.1.8 |
sysDevFilterBindingTableThis table allows us to bind filters to a particular interface.
As such this table is indexed by ifIndex,
and by sysDevFilterBindingIndex. SEQUENCE OF SysDevFilterBindingTableEntry .1.1.5 |
sysDevFilterBindingTableEntryDescribes a specific entry of the filter binding table. SysDevFilterBindingTableEntry .1.1.5.1 |
sysDevFilterBindingIndexThe value of this object corresponds directly to the
filter index from sysDevFilterConfigTable.ro INTEGER .1.1.5.1.1 |
sysDevFilterBindingDirectionThe 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 coming in to the interface.
outboundFilter - this indicates that the filter is applied to
packets going out the interface.
inboundOutboundFilter - this indicates that the filter is applied
packets going out the interface and to packets
coming in to the interface.ro Enumeration .1.1.5.1.2 |
sysDevFilterBindingAdminStatusThe 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
interface. If the filter is bound to more than one
interface the binings on the other interfaces will
have to be configured separately. To read this object
use sysDevFilterBindingOperStatus.rw Enumeration .1.1.5.1.3 |
sysDevFilterBindingOperStatusThe 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. To configure this object
use sysDevFilterBindingAdminStatus.rw Enumeration .1.1.5.1.4 |
sysDevFilterBindingRowStatusThis object is used to add or delete a row from this table.rw RowStatus (SNMPv2-TC) .1.1.5.1.5 |
sysDevFilterIndexNextThis object contains an appropriate value to be
used for sysDevFilterConfigTable.
The value of 0 indicates that no unassigned
entries are available. To obtain
sysDevFilterIndex value for the new entry
the manager issues a management protocol retrieval
operation to obtain a current value of this object.
After each retrieval, the agent must modify the value
to the next unassigned index to prevent assignment
of the same value to multiple management systems. A
management systems should repeat the read to obtain a new
value should an attempt to create the new row using
previously returned index fail. As this is a scalar object
if the mib walk is done on this object it would
return the next unused value.ro INTEGER .1.1.6 |
sysDevL2FilterRuleIndexNextThis object contains an appropriate value to be
used for sysDevL2FilterRuleConfigTable.
The value of 0 indicates that no unassigned
entries are available. To obtain
sysDevL2FilterRuleIndex value for the new entry
the manager issues a management protocol retrieval
operation to obtain a current value of this object.
After each retrieval, the agent must modify the value
to the next unassigned index to prevent assignment
of the same value to multiple management systems. A
management systems should repeat the read to obtain a new
value should an attempt to create the new row using
previously returned index fail. As this is a scalar object
if the mib walk is done on this object it would
return the next unused value.ro INTEGER .1.1.7 |
sysDevFilterToRuleBindingTableThis table allows us to bind filters to a particular rules.
As such this table is indexed by sysDevFilterToRuleBindingIndex,
and by sysDevL2FilterIndex. SEQUENCE OF SysDevFilterToRuleBindingTableEntry .1.1.8 |
sysDevFilterToRuleBindingTableEntryDescribes a specific entry of the filter binding table. SysDevFilterToRuleBindingTableEntry .1.1.8.1 |
sysDevFilterToRuleBindingIndexThe value of this object corresponds directly to the
rule index from sysDevL2FilterRuleTable.ro INTEGER .1.1.8.1.1 |
sysDevFilterToRulePriorityInternally 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 the sorted table.rw INTEGER .1.1.8.1.2 |
sysDevFilterToRuleBindingRowStatusThis object is used to add or delete a row from this table.rw RowStatus (SNMPv2-TC) .1.1.8.1.3 |
sysDevL3FilterRuleConfigTableThis 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. SEQUENCE OF SysDevL3FilterRuleConfigTableEntry .1.1.9 |
sysDevL3FilterRuleConfigTableEntryDescribes a specific entry of the filter rule configuration table. SysDevL3FilterRuleConfigTableEntry .1.1.9.1 |
sysDevL3FilterRuleIndexThe 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
obtained by retreiving the value of
sysDevL3FilterRuleIndexNext.ro INTEGER .1.1.9.1.1 |
sysDevL3FilterRuleNameThe value of this object corresponds directly to the name
of the rule. It is highly recommended that the RuleName
be unique user friendly name.rw DisplayString (SNMPv2-TC) .1.1.9.1.2 |
sysDevL3FilterRuleSrcAddressThe 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 address comparison.rw IpAddress .1.1.9.1.3 |
sysDevL3FilterRuleSrcAddrMaskThe 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.rw IpAddress .1.1.9.1.4 |
sysDevL3FilterRuleSrcAddrActionThis 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.rw Enumeration .1.1.9.1.5 |
sysDevL3FilterRuleSrcPortNumThe 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.rw INTEGER .1.1.9.1.6 |
sysDevL3FilterRuleMaxSrcPortNumThe 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-rangerw INTEGER .1.1.9.1.7 |
sysDevL3FilterRuleSrcCompTypeThe 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 equal to
gt - greater than
lt - less than
inRange - the source port number of the TCP or UDP packet
is within a specified range.
outRange - the source port number of the TCP or UDP packet
lies outside a specified range.rw Enumeration .1.1.9.1.8 |
sysDevL3FilterRuleDestAddressThe 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.rw IpAddress .1.1.9.1.9 |
sysDevL3FilterRuleDestAddrMaskThe 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.rw IpAddress .1.1.9.1.10 |
sysDevL3FilterRuleDestAddrActionThis 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.rw Enumeration .1.1.9.1.11 |
sysDevL3FilterRuleDestPortNumThe 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.rw INTEGER .1.1.9.1.12 |
sysDevL3FilterRuleMaxDestPortNumThe 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-rangerw INTEGER .1.1.9.1.13 |
sysDevL3FilterRuleDestCompTypeThe 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 - not equal to
gt - greater than
lt - less than
inRange - the source port number of the TCP or UDP packet
is within a specified range.
outRange - the source port number of the TCP or UDP packet
lies outside a specified range.rw Enumeration .1.1.9.1.14 |
sysDevL3FilterRuleProtocolTypeUdpThe 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 'none' (3) is valid choice for this
object.rw Enumeration .1.1.9.1.15 |
sysDevL3FilterRuleProtocolTypeTcpThe 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 'none' (3) is valid choice for this
object.rw Enumeration .1.1.9.1.16 |
sysDevL3FilterRuleProtocolTypeIcmpThe 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) is valid choice for this
object.rw Enumeration .1.1.9.1.17 |
sysDevL3FilterRuleRowStatusThe object is used to add or delete a row from
this table.rw RowStatus (SNMPv2-TC) .1.1.9.1.18 |
sysDevL3FilterRuleIndexNextThis object contains an appropriate value to be
used for sysDevL3FilterRuleConfigTable.
The value of 0 indicates that no unassigned
entries are available. To obtain
sysDevL3FilterRuleIndex value for the new entry
the manager issues a management protocol retrieval
operation to obtain a current value of this object.
After each retrieval, the agent must modify the value
to the next unassigned index to prevent assignment
of the same value to multiple management systems. A
management systems should repeat the read to obtain a new
value should an attempt to create the new row using
previously returned index fail. As this is a scalar object
if the mib walk is done on this object it would
return the next unused value.ro INTEGER .1.1.10 |
sysDevIpFilter OBJECT IDENTIFIER .1.2 |
sysDevIpFilterConfigTableThis 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. SEQUENCE OF SysDevIpFilterConfigTableEntry .1.2.1 |
sysDevIpFilterConfigTableEntryDescribes a specific entry of the filter configuration table. SysDevIpFilterConfigTableEntry .1.2.1.1 |
sysDevIpFilterNameThe value of this object corresponds directly to the name
of the filter.ro DisplayString .1.2.1.1.1 |
sysDevIpDefFilterActionThe 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 particular filter or the
filter as a whole is deleted.rw Enumeration .1.2.1.1.2 |
sysDevIpFilterNumOfDynamicRulesThis object corresponds to the number of dynamic rules
configured for this filterro INTEGER .1.2.1.1.3 |
sysDevIpFilterNumOfStaticRulesThis object corresponds to the number of static rules
configured for this filterro INTEGER .1.2.1.1.4 |
sysDevIpFilterRefCountThis 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 for this filter is 2.
if a filter 'def' is bound to the 10BaseT interface
as both an input and an output filter. The reference count
for this filter would be 2. Filters can be deleted from the
system (by a user) only if the reference count equals 0ro INTEGER .1.2.1.1.5 |
sysDevIpFilterTcpAckFilterActionThe 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.rw Enumeration .1.2.1.1.6 |
sysDevIpFilterDhcpFilterActionThe value of this object corresponds to the default action
taken on the DHCP transaction messages. This object is not supported
for mcc.rw Enumeration .1.2.1.1.7 |
sysDevIpFilterRowStatusThe object is used to add or delete a row from
this table.rw RowStatus (SNMPv2-TC) .1.2.1.1.8 |
sysDevIpFilterRuleConfigTableThis 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.deprecated SEQUENCE OF SysDevIpFilterRuleConfigTableEntry .1.2.2 |
sysDevIpFilterRuleConfigTableEntryDescribes a specific entry of the filter rule configuration table.deprecated SysDevIpFilterRuleConfigTableEntry .1.2.2.1 |
sysDevIpRuleFilterNameThe value of this object corresponds directly to the name
of the filter.rodeprecated DisplayString .1.2.2.1.1 |
sysDevIpFilterRuleNumberThe 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. for
a get only the name of the filter is returned.rodeprecated INTEGER .1.2.2.1.2 |
sysDevIpFilterRuleSrcAddressThe 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 address comparison.rwdeprecated IpAddress .1.2.2.1.3 |
sysDevIpFilterRuleSrcAddrMaskThe 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.rwdeprecated IpAddress .1.2.2.1.4 |
sysDevIpFilterRuleSrcAddrCompEnableThis object enables or disables the source address comparison.
It is not supported for MCC.rwdeprecated Enumeration .1.2.2.1.5 |
sysDevIpFilterRuleSrcPortNumThe UDP or TCP port number of the source on which this filter
is applied.rwdeprecated INTEGER .1.2.2.1.6 |
sysDevIpFilterRuleMaxSrcPortNumThe 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-rangerwdeprecated INTEGER .1.2.2.1.7 |
sysDevIpFilterRuleSrcCompTypeThe 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 equal to
gt - greater than
lt - less than
inRange - the source port number of the TCP or UDP packet
is within a specified range.
outRange - the source port number of the TCP or UDP packet
lies outside a specified range.rwdeprecated Enumeration .1.2.2.1.8 |
sysDevIpFilterRuleDestAddressThe 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.rwdeprecated IpAddress .1.2.2.1.9 |
sysDevIpFilterRuleDestAddrMaskThe 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 sysDevIPFilterRuleDestAddressrwdeprecated IpAddress .1.2.2.1.10 |
sysDevIpFilterRuleDestAddrCompEnableThis object enables or disables the destination address comparison.
It is not supported for MCC.rwdeprecated Enumeration .1.2.2.1.11 |
sysDevIpFilterRuleDestPortNumThe UDP or TCP port number of the destination on which this filter
is appliedrwdeprecated INTEGER .1.2.2.1.12 |
sysDevIpFilterRuleMaxDestPortNumThe 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-rangerwdeprecated INTEGER .1.2.2.1.13 |
sysDevIpFilterRuleDestCompTypeThe 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 - not equal to
gt - greater than
lt - less than
inRange - the source port number of the TCP or UDP packet
is within a specified range.
outRange - the source port number of the TCP or UDP packet
lies outside a specified range.rwdeprecated Enumeration .1.2.2.1.14 |
sysDevIpFilterRuleTypeThe 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
dynamic - this indicates that the rule was configured
by the the system for end-users who have obtaimed
an IP address using the DHCP protocol.rodeprecated Enumeration .1.2.2.1.15 |
sysDevIpFilterRuleProtocolTypeUdpThe value of this object corresponds to the action
taken on a particular UDP packet based on the source/
destination port comparison rule.rwdeprecated Enumeration .1.2.2.1.16 |
sysDevIpFilterRuleProtocolTypeTcpThe value of this object corresponds to the action
taken on a particular TCP packet bases on the source/
destination port comparison rule.rwdeprecated Enumeration .1.2.2.1.17 |
sysDevIpFilterRuleProtocolTypeIcmpThe value of this object corresponds to the action
taken on a particular ICMP packet bases on the protocol
type comparison rule.rwdeprecated Enumeration .1.2.2.1.18 |
sysDevIpFilterRuleRowStatusThe object is used to add or delete a row from
this table.rwdeprecated RowStatus (SNMPv2-TC) .1.2.2.1.19 |
sysDevMaxNumOfInputIpFiltersThe value of this object corresponds directly to the max
number of input IP filters supported by each device.ro INTEGER .1.2.3 |
sysDevMaxNumOfOutputIpFiltersThe value of this object corresponds directly to the max
number of Output IP filters supported by each device.ro INTEGER .1.2.4 |
sysDevIpFilterBindingTableThis table allows us to bind filters to a particular interface.
As such this table is doubly indexed by ifIndex and
sysDevIpBindingFilterName. SEQUENCE OF SysDevIpFilterBindingTableEntry .1.2.5 |
sysDevIpFilterBindingTableEntryDescribes a specific entry of the filter binding table. SysDevIpFilterBindingTableEntry .1.2.5.1 |
sysDevIpBindingFilterNameThe value of this object corresponds directly to the name
of the filter.ro DisplayString .1.2.5.1.1 |
sysDevIpBindingFilterTypeThe 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 interface.
outputFilter - this indicates that the filter is applied to
packets going out the interface.
inputOutputFilter - this indicates that the filter is applied
packets going out the interface and to packets
coming in to the interface.rw Enumeration .1.2.5.1.2 |
sysDevIpBindingFilterRowStatusThis object is used to add or delete a row from this table.rw RowStatus (SNMPv2-TC) .1.2.5.1.3 |
sysDevIpFilterSNBindingTableThis table allows us to bind filters to a particular interface on
portcards. This table is indexed by ifIndex, sysDevIpSNBindingVnidId
and sysDevIpSNBindingFilterName. SEQUENCE OF SysDevIpFilterSNBindingTableEntry .1.2.6 |
sysDevIpFilterSNBindingTableEntryDescribes a specific entry of the SNfilter binding table. SysDevIpFilterSNBindingTableEntry .1.2.6.1 |
sysDevIpSNBindingVnidIdThe VNID Id number of the virtual network to which this filter
is bound.ro VnidRange (PDN-TC) .1.2.6.1.1 |
sysDevIpSNBindingFilterNameThe value of this object corresponds directly to the name of the filter.ro DisplayString .1.2.6.1.2 |
sysDevIpSNBindingFilterTypeThe 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 interface.
outputFilter - this indicates that the filter is applied to
packets going out the interface.
inputOutputFilter - this indicates that the filter is applied
packets going out the interface and to packets coming in to the interface.rw Enumeration .1.2.6.1.3 |
sysDevIpSNBindingFilterRowStatusThis object is used to add or delete a row from this table.rw RowStatus (SNMPv2-TC) .1.2.6.1.4 |
sysDevIpInputPacketsFilteredThe number of IP packets that have been filtered on all the
incoming interfaces due to not matching programmed filter
entries on interfaces that are activated for IP filtering.This
is supported on MCC onlyro Counter .1.2.7 |
sysDevIpOutputPacketsFilteredThe number of IP packets that have been filtered on all the
outgoing interfaces due to not matching programmed filter
entries on interfaces that are activated for IP filtering.This
is supported on MCC onlyro Counter .1.2.8 |
sysDevFilterMIBTraps OBJECT IDENTIFIER .2 |
sysDevSNInjectionFailureTrapThis trap signifies that the injection of filters to SN failed
It is of warning class TRAP-TYPE .2.0.22 |
sysDevSNInjectionIncompatibleTrapThis trap signifies that the injection of filters is not supported
by the SN. It is of warning class TRAP-TYPE .2.0.23 |