ACC-IPFILTER
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-IPFILTER.
76
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
76 total| Object Name |
|---|
accIpFilter OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.18 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.18 |
accIpSrcRoutingSource Routing moderw Enumeration .1.3.6.1.4.1.5.1.1.18.1 |
accIpFiltTableList of IP filters
Entries added/deleted by management action.
Setting any object to NULL deletes the entrydeprecated SEQUENCE OF AccIpFiltEntry .1.3.6.1.4.1.5.1.1.18.2 |
accIpFiltEntrySpecific IP filterdeprecated AccIpFiltEntry .1.3.6.1.4.1.5.1.1.18.2.1 |
accIpFiltDAddrDestination Addressrwdeprecated IpAddress .1.3.6.1.4.1.5.1.1.18.2.1.1 |
accIpFiltDNetMaskDestination Network Maskrwdeprecated IpAddress .1.3.6.1.4.1.5.1.1.18.2.1.2 |
accIpFiltSAddrSource Addressrwdeprecated IpAddress .1.3.6.1.4.1.5.1.1.18.2.1.3 |
accIpFiltSNetMaskSource Network Maskrwdeprecated IpAddress .1.3.6.1.4.1.5.1.1.18.2.1.4 |
accIpFiltParmFilter parameters;
Byte 0 is Operation 1
[0,1,2] = [None, !,=]
Bytes 1,2 is Protocol
Byte 3 is Operation 2
[0 = none
[1,2,3,4] = both [!, <, >, =]
[5,6,7,8] = destination [!, <, >, =]
[9,10,11,12] = source [!, <, >, =]
Bytes 4,5 is UDP/TCP port numberrwdeprecated OCTET STRING .1.3.6.1.4.1.5.1.1.18.2.1.5 |
accIpFiltDispDisposition of packets meeting the
filter criteria. Packets not discarded
will be output with the selected relative
transmission priority.rwdeprecated Enumeration .1.3.6.1.4.1.5.1.1.18.2.1.6 |
accIpSmdsAtTableThe IP/SMDS address translation table.
Contains the IP address, Local SNI, IP
multicast address (E.164 format), and
ARP multicast address (E.164 format). SEQUENCE OF AccIpSmdsAtEntry .1.3.6.1.4.1.5.1.1.18.3 |
accIpSmdsAtEntryAn IP/SMDS address translation table entry.
Each entry contains an IP address and
necessary SMDS translation parameters. AccIpSmdsAtEntry .1.3.6.1.4.1.5.1.1.18.3.1 |
accIpSmdsAtIpAddrThe IP address associated with the Local SNI,
IP Multicast and ARP Multicast SMDS addresses.ro IpAddress .1.3.6.1.4.1.5.1.1.18.3.1.1 |
accIpSmdsAtSmdsAddrThe local SNI SMDS address in E.164 address
format (e.g., 0xC18005551212FFFF)rw SmdsAddress (ACC-MIB) .1.3.6.1.4.1.5.1.1.18.3.1.2 |
accIpSmdsAtIpMcastThe IP Multicast SMDS Group address in
E.164 address format (e.g.,0xE18005551111FFFF)rw SmdsAddress (ACC-MIB) .1.3.6.1.4.1.5.1.1.18.3.1.3 |
accIpSmdsAtArpMcastThe ARP Multicast SMDS Group address in
E.164 address format (e.g.,0xE18005551111FFFF)ro SmdsAddress (ACC-MIB) .1.3.6.1.4.1.5.1.1.18.3.1.4 |
accIpSubDirBcastPackets with an all-ones host portion of the
destination IP address are called Subnet Directed
Broadcast (or Limited Broadcast) packets. This
object selects if these packets are to be broadcast
onto the destination subnet.rw Enumeration .1.3.6.1.4.1.5.1.1.18.4 |
accIpIfFiltDispTableList of revised IP filters which add support for
filtering by source or destination interface. SEQUENCE OF AccIpIfFiltDispEntry .1.3.6.1.4.1.5.1.1.18.5 |
accIpIfFiltDispEntryAn entry in the revised IP filter table. AccIpIfFiltDispEntry .1.3.6.1.4.1.5.1.1.18.5.1 |
accIpIfFiltDispIfIndexInterface index to which this filter applies, or
zero for global filters.
This integer identifies the row of the system wide
interfaces table associated with the particular
interface.ro INTEGER .1.3.6.1.4.1.5.1.1.18.5.1.1 |
accIpIfFiltDispPktDirStream direction to which filter is applied.
Input and Output require an interface to
be specified. Global indicates all interfaces
and both directions. Input and Global filters are
applied prior to Output filters.
NOTE: a packet originating in the router may not
pass through the filter logic.ro Enumeration .1.3.6.1.4.1.5.1.1.18.5.1.2 |
accIpIfFiltDispSeqNumAn internally generated sequence number used to
allow the Filter display table to be retruned in
the order the filters are applied (most specific
to least specific) without violating SNMP ordering
rules. Sequence numbers for all filters may change
with a single addition or modification of a filter.
Sequence numbers, once assigned, are not assigned
again. This number has no intrinsic meaning.ro INTEGER .1.3.6.1.4.1.5.1.1.18.5.1.3 |
accIpIfFiltDispDAddrDestination Addressro IpAddress .1.3.6.1.4.1.5.1.1.18.5.1.4 |
accIpIfFiltDispDNetMaskDestination Network Maskro IpAddress .1.3.6.1.4.1.5.1.1.18.5.1.5 |
accIpIfFiltDispSAddrSource Addressro IpAddress .1.3.6.1.4.1.5.1.1.18.5.1.6 |
accIpIfFiltDispSNetMaskSource Network Maskro IpAddress .1.3.6.1.4.1.5.1.1.18.5.1.7 |
accIpIfFiltDispOp1Logical operation to be performed on the next
object/parameter (protocol). If 'none', the
filter will match any protocol.ro Enumeration .1.3.6.1.4.1.5.1.1.18.5.1.8 |
accIpIfFiltDispProtocolIp protocol on which to filter.ro INTEGER .1.3.6.1.4.1.5.1.1.18.5.1.9 |
accIpIfFiltDispOp2Logical operation to be performed on the next
object/parameter (port).ro Enumeration .1.3.6.1.4.1.5.1.1.18.5.1.10 |
accIpIfFiltDispUDPTCPPortThe UDP or TCP port number to which the previous
logical operation is to apply.ro INTEGER .1.3.6.1.4.1.5.1.1.18.5.1.11 |
accIpIfFiltDispDisposDisposition of packets meeting the
filter criteria. Packets not discarded
will be output with the selected relative
transmission priority. The log option causes a
rate selected trap to be generated.ro Enumeration .1.3.6.1.4.1.5.1.1.18.5.1.12 |
accIpIfFiltDispMatchesThe number of times this filter criteria has been
applied.ro Counter .1.3.6.1.4.1.5.1.1.18.5.1.13 |
accIpIfFiltDispLastMatchTimeThe value of sysUpTime the last time this filter
was applied.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5.1.1.18.5.1.14 |
accIpIfFiltDispMatchPktThis object is used exclusivley for returning
information in a trap about the last packet that was
filtered. A query of this object will return an
octet string of length zero.ro OCTET STRING -- .1.3.6.1.4.1.5.1.1.18.5.1.15 |
accIpIfFiltEditTableA transient table which is used to create/delete
/modify an entry in the IP filter database. SEQUENCE OF AccIpIfFiltEditEntry .1.3.6.1.4.1.5.1.1.18.6 |
accIpIfFiltEditEntryAn entry in the revised IP filter table. AccIpIfFiltEditEntry .1.3.6.1.4.1.5.1.1.18.6.1 |
accIpIfFiltEditIndexAn arbitrary number assigned to the record that
is currently being edited.ro INTEGER .1.3.6.1.4.1.5.1.1.18.6.1.1 |
accIpIfFiltEditActionThe action to be performed with this record. In the
future the field 'pending' may be added.rw Enumeration .1.3.6.1.4.1.5.1.1.18.6.1.2 |
accIpIfFiltEditIfIndexInterface index to which this filter applies, or
zero for global filters.
This integer identifies the row of the system wide
interfaces table associated with the particular
interface.rw INTEGER .1.3.6.1.4.1.5.1.1.18.6.1.3 |
accIpIfFiltEditPktDirStream direction to which filter is applied.
Input and Output require an interface to
be specified. Global indicates all interfaces
and both directions. Input and Global filters are
applied prior to Output filters.
NOTE: a packet originating in the router may not
pass through the filter logic.rw Enumeration .1.3.6.1.4.1.5.1.1.18.6.1.4 |
accIpIfFiltEditDAddrDestination Addressrw IpAddress .1.3.6.1.4.1.5.1.1.18.6.1.5 |
accIpIfFiltEditDNetMaskDestination Network Maskrw IpAddress .1.3.6.1.4.1.5.1.1.18.6.1.6 |
accIpIfFiltEditSAddrSource Addressrw IpAddress .1.3.6.1.4.1.5.1.1.18.6.1.7 |
accIpIfFiltEditSNetMaskSource Network Maskrw IpAddress .1.3.6.1.4.1.5.1.1.18.6.1.8 |
accIpIfFiltEditOp1Logical operation to be performed on the next
object/parameter (protocol). If 'none', the
filter will match any protocol.rw Enumeration .1.3.6.1.4.1.5.1.1.18.6.1.9 |
accIpIfFiltEditProtocolIp protocol on which to filter.rw INTEGER .1.3.6.1.4.1.5.1.1.18.6.1.10 |
accIpIfFiltEditOp2Logical operation to be performed on the next
object/parameter (port).rw Enumeration .1.3.6.1.4.1.5.1.1.18.6.1.11 |
accIpIfFiltEditUDPTCPPortThe UDP or TCP port number to which the previous
logical operation is to apply.rw INTEGER .1.3.6.1.4.1.5.1.1.18.6.1.12 |
accIpIfFiltEditDisposDisposition of packets meeting the
filter criteria. Packets not discarded
will be output with the selected relative
transmission priority. The log option causes a
rate sensitive trap to be generated.rw Enumeration .1.3.6.1.4.1.5.1.1.18.6.1.13 |
accIpNamedFiltTableTable of port-independent named IP filters SEQUENCE OF AccIpNamedFiltEntry .1.3.6.1.4.1.5.1.1.18.7 |
accIpNamedFiltEntryEntry for a single named port-independent named IP filter AccIpNamedFiltEntry .1.3.6.1.4.1.5.1.1.18.7.1 |
accIpNamedFiltNameThe name of the filter entry.rw OCTET STRING .1.3.6.1.4.1.5.1.1.18.7.1.1 |
accIpNamedFiltActionAction to perform on filter entry: ADD or DELETErw Enumeration .1.3.6.1.4.1.5.1.1.18.7.1.2 |
accIpNamedFiltPktDirDirection filter is to be applied in. Filters which
are applied globally ignore this parameterrw Enumeration .1.3.6.1.4.1.5.1.1.18.7.1.3 |
accIpNamedFiltDAddrDestination address to apply in filterrw IpAddress .1.3.6.1.4.1.5.1.1.18.7.1.4 |
accIpNamedFiltDNetMaskDesintation network mask to apply in filterrw IpAddress .1.3.6.1.4.1.5.1.1.18.7.1.5 |
accIpNamedFiltSAddrSource address to apply in filterrw IpAddress .1.3.6.1.4.1.5.1.1.18.7.1.6 |
accIpNamedFiltSNetMaskSource network mask to apply in filterrw IpAddress .1.3.6.1.4.1.5.1.1.18.7.1.7 |
accIpNamedFiltOp1First operator to apply in filterrw Enumeration .1.3.6.1.4.1.5.1.1.18.7.1.8 |
accIpNamedFiltProtocolProtocol to apply in filterrw INTEGER .1.3.6.1.4.1.5.1.1.18.7.1.9 |
accIpNamedFiltOp2The secondary operator to applyrw Enumeration .1.3.6.1.4.1.5.1.1.18.7.1.10 |
accIpNamedFiltUDPTCPPortUDP/TCP port number to apply in filterrw INTEGER .1.3.6.1.4.1.5.1.1.18.7.1.11 |
accIpNamedFiltDisprw Enumeration .1.3.6.1.4.1.5.1.1.18.7.1.12 |
accIpNamedFiltMatchesCount of times this filter has been matchedro Counter .1.3.6.1.4.1.5.1.1.18.7.1.13 |
accIpNamedFiltLastMatchTime/Date that filter was last matchedro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5.1.1.18.7.1.14 |
accIpNamedFiltApplIdUser defined identification number associated with an application.
(i.e, telnet, ftp)ro INTEGER .1.3.6.1.4.1.5.1.1.18.7.1.15 |
accIpNamedFiltSAIndexPoints to a Security Association used for one
communication flowrw OCTET STRING .1.3.6.1.4.1.5.1.1.18.7.1.16 |
accIpFiltApplTableTable showing the list of IP filters that will
be applied on a given interface, shown in the
order that they will be applied. This is essentially
an expansion of the filter profile to filter entries
on a per interface basis. SEQUENCE OF AccIpFiltApplEntry .1.3.6.1.4.1.5.1.1.18.8 |
accIpFiltApplEntryA single entry in the filter application table. AccIpFiltApplEntry .1.3.6.1.4.1.5.1.1.18.8.1 |
accIpFiltApplIfIndexInterface index to which this filter applies, or
zero for global filters.
This integer identifies the row of the system wide
interfaces table associated with the particular
interface.ro INTEGER .1.3.6.1.4.1.5.1.1.18.8.1.1 |
accIpFiltApplPktDirStream direction to which filter is applied.
Input and Output require an interface to
be specified. Global indicates all interfaces
and both directions. Input and Global filters are
applied prior to Output filters.
NOTE: a packet originating in the router may not
pass through the filter logic.ro Enumeration .1.3.6.1.4.1.5.1.1.18.8.1.2 |
accIpFiltApplSeqNumAn internally generated sequence number used to
allow the Filter display table to be returned in
the order the filters are applied (most specific
to least specific) without violating SNMP ordering
rules. Sequence numbers for all filters may change
with a single addition or modification of a filter.
Sequence numbers, once assigned, are not assigned
again. This number has no intrinsic meaning.ro INTEGER .1.3.6.1.4.1.5.1.1.18.8.1.3 |
accIpFiltApplNameThe name of the filter entry.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5.1.1.18.8.1.4 |
accIpFiltApplMatchesCount of times this filter has been matchedro Counter .1.3.6.1.4.1.5.1.1.18.8.1.5 |
accIpFiltApplLastMatchTime/Date that filter was last matchedro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5.1.1.18.8.1.6 |