ACC-IPFILTER: View SNMP OID List / Download MIB
VENDOR: ACC
Home | MIB: ACC-IPFILTER | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
accIpFilter | 1.3.6.1.4.1.5.1.1.18 | |||
accIpSrcRouting | 1.3.6.1.4.1.5.1.1.18.1 |
Source Routing mode |
||
accIpFiltTable | 1.3.6.1.4.1.5.1.1.18.2 |
List of IP filters Entries added/deleted by management action. Setting any object to NULL deletes the entry |
||
1.3.6.1.4.1.5.1.1.18.2.1 |
Specific IP filter |
|||
accIpFiltDAddr | 1.3.6.1.4.1.5.1.1.18.2.1.1 |
Destination Address |
||
accIpFiltDNetMask | 1.3.6.1.4.1.5.1.1.18.2.1.2 |
Destination Network Mask |
||
accIpFiltSAddr | 1.3.6.1.4.1.5.1.1.18.2.1.3 |
Source Address |
||
accIpFiltSNetMask | 1.3.6.1.4.1.5.1.1.18.2.1.4 |
Source Network Mask |
||
accIpFiltParm | 1.3.6.1.4.1.5.1.1.18.2.1.5 |
, =] Bytes 4,5 is UDP/TCP port number |
||
accIpFiltDisp | 1.3.6.1.4.1.5.1.1.18.2.1.6 |
Disposition of packets meeting the filter criteria. Packets not discarded will be output with the selected relative transmission priority. |
||
accIpSmdsAtTable | 1.3.6.1.4.1.5.1.1.18.3 |
The IP/SMDS address translation table. Contains the IP address, Local SNI, IP multicast address (E.164 format), and ARP multicast address (E.164 format). |
||
1.3.6.1.4.1.5.1.1.18.3.1 |
An IP/SMDS address translation table entry. Each entry contains an IP address and necessary SMDS translation parameters. |
|||
accIpSmdsAtIpAddr | 1.3.6.1.4.1.5.1.1.18.3.1.1 |
The IP address associated with the Local SNI, IP Multicast and ARP Multicast SMDS addresses. |
||
accIpSmdsAtSmdsAddr | 1.3.6.1.4.1.5.1.1.18.3.1.2 |
The local SNI SMDS address in E.164 address format (e.g., 0xC18005551212FFFF) |
||
accIpSmdsAtIpMcast | 1.3.6.1.4.1.5.1.1.18.3.1.3 |
The IP Multicast SMDS Group address in E.164 address format (e.g.,0xE18005551111FFFF) |
||
accIpSmdsAtArpMcast | 1.3.6.1.4.1.5.1.1.18.3.1.4 |
The ARP Multicast SMDS Group address in E.164 address format (e.g.,0xE18005551111FFFF) |
||
accIpSubDirBcast | 1.3.6.1.4.1.5.1.1.18.4 |
Packets 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. |
||
accIpIfFiltDispTable | 1.3.6.1.4.1.5.1.1.18.5 |
List of revised IP filters which add support for filtering by source or destination interface. |
||
1.3.6.1.4.1.5.1.1.18.5.1 |
An entry in the revised IP filter table. |
|||
accIpIfFiltDispIfIndex | 1.3.6.1.4.1.5.1.1.18.5.1.1 |
Interface 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. |
||
accIpIfFiltDispPktDir | 1.3.6.1.4.1.5.1.1.18.5.1.2 |
Stream 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. |
||
accIpIfFiltDispSeqNum | 1.3.6.1.4.1.5.1.1.18.5.1.3 |
An 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. |
||
accIpIfFiltDispDAddr | 1.3.6.1.4.1.5.1.1.18.5.1.4 |
Destination Address |
||
accIpIfFiltDispDNetMask | 1.3.6.1.4.1.5.1.1.18.5.1.5 |
Destination Network Mask |
||
accIpIfFiltDispSAddr | 1.3.6.1.4.1.5.1.1.18.5.1.6 |
Source Address |
||
accIpIfFiltDispSNetMask | 1.3.6.1.4.1.5.1.1.18.5.1.7 |
Source Network Mask |
||
accIpIfFiltDispOp1 | 1.3.6.1.4.1.5.1.1.18.5.1.8 |
Logical operation to be performed on the next object/parameter (protocol). If none, the filter will match any protocol. |
||
accIpIfFiltDispProtocol | 1.3.6.1.4.1.5.1.1.18.5.1.9 |
Ip protocol on which to filter. |
||
accIpIfFiltDispOp2 | 1.3.6.1.4.1.5.1.1.18.5.1.10 |
Logical operation to be performed on the next object/parameter (port). |
||
accIpIfFiltDispUDPTCPPort | 1.3.6.1.4.1.5.1.1.18.5.1.11 |
The UDP or TCP port number to which the previous logical operation is to apply. |
||
accIpIfFiltDispDispos | 1.3.6.1.4.1.5.1.1.18.5.1.12 |
Disposition 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. |
||
accIpIfFiltDispMatches | 1.3.6.1.4.1.5.1.1.18.5.1.13 |
The number of times this filter criteria has been applied. |
||
accIpIfFiltDispLastMatchTime | 1.3.6.1.4.1.5.1.1.18.5.1.14 |
The value of sysUpTime the last time this filter was applied. |
||
accIpIfFiltDispMatchPkt | 1.3.6.1.4.1.5.1.1.18.5.1.15 |
This 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. |
||
accIpIfFiltEditTable | 1.3.6.1.4.1.5.1.1.18.6 |
A transient table which is used to create/delete /modify an entry in the IP filter database. |
||
1.3.6.1.4.1.5.1.1.18.6.1 |
An entry in the revised IP filter table. |
|||
accIpIfFiltEditIndex | 1.3.6.1.4.1.5.1.1.18.6.1.1 |
An arbitrary number assigned to the record that is currently being edited. |
||
accIpIfFiltEditAction | 1.3.6.1.4.1.5.1.1.18.6.1.2 |
The action to be performed with this record. In the future the field pending may be added. |
||
accIpIfFiltEditIfIndex | 1.3.6.1.4.1.5.1.1.18.6.1.3 |
Interface 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. |
||
accIpIfFiltEditPktDir | 1.3.6.1.4.1.5.1.1.18.6.1.4 |
Stream 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. |
||
accIpIfFiltEditDAddr | 1.3.6.1.4.1.5.1.1.18.6.1.5 |
Destination Address |
||
accIpIfFiltEditDNetMask | 1.3.6.1.4.1.5.1.1.18.6.1.6 |
Destination Network Mask |
||
accIpIfFiltEditSAddr | 1.3.6.1.4.1.5.1.1.18.6.1.7 |
Source Address |
||
accIpIfFiltEditSNetMask | 1.3.6.1.4.1.5.1.1.18.6.1.8 |
Source Network Mask |
||
accIpIfFiltEditOp1 | 1.3.6.1.4.1.5.1.1.18.6.1.9 |
Logical operation to be performed on the next object/parameter (protocol). If none, the filter will match any protocol. |
||
accIpIfFiltEditProtocol | 1.3.6.1.4.1.5.1.1.18.6.1.10 |
Ip protocol on which to filter. |
||
accIpIfFiltEditOp2 | 1.3.6.1.4.1.5.1.1.18.6.1.11 |
Logical operation to be performed on the next object/parameter (port). |
||
accIpIfFiltEditUDPTCPPort | 1.3.6.1.4.1.5.1.1.18.6.1.12 |
The UDP or TCP port number to which the previous logical operation is to apply. |
||
accIpIfFiltEditDispos | 1.3.6.1.4.1.5.1.1.18.6.1.13 |
Disposition 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. |
||
accIpNamedFiltTable | 1.3.6.1.4.1.5.1.1.18.7 |
Table of port-independent named IP filters |
||
1.3.6.1.4.1.5.1.1.18.7.1 |
Entry for a single named port-independent named IP filter |
|||
accIpNamedFiltName | 1.3.6.1.4.1.5.1.1.18.7.1.1 |
The name of the filter entry. |
||
accIpNamedFiltAction | 1.3.6.1.4.1.5.1.1.18.7.1.2 |
Action to perform on filter entry: ADD or DELETE |
||
accIpNamedFiltPktDir | 1.3.6.1.4.1.5.1.1.18.7.1.3 |
Direction filter is to be applied in. Filters which are applied globally ignore this parameter |
||
accIpNamedFiltDAddr | 1.3.6.1.4.1.5.1.1.18.7.1.4 |
Destination address to apply in filter |
||
accIpNamedFiltDNetMask | 1.3.6.1.4.1.5.1.1.18.7.1.5 |
Desintation network mask to apply in filter |
||
accIpNamedFiltSAddr | 1.3.6.1.4.1.5.1.1.18.7.1.6 |
Source address to apply in filter |
||
accIpNamedFiltSNetMask | 1.3.6.1.4.1.5.1.1.18.7.1.7 |
Source network mask to apply in filter |
||
accIpNamedFiltOp1 | 1.3.6.1.4.1.5.1.1.18.7.1.8 |
First operator to apply in filter |
||
accIpNamedFiltProtocol | 1.3.6.1.4.1.5.1.1.18.7.1.9 |
Protocol to apply in filter |
||
accIpNamedFiltOp2 | 1.3.6.1.4.1.5.1.1.18.7.1.10 |
The secondary operator to apply |
||
accIpNamedFiltUDPTCPPort | 1.3.6.1.4.1.5.1.1.18.7.1.11 |
UDP/TCP port number to apply in filter |
||
accIpNamedFiltDisp | 1.3.6.1.4.1.5.1.1.18.7.1.12 |
Tok_String |
||
accIpNamedFiltMatches | 1.3.6.1.4.1.5.1.1.18.7.1.13 |
Count of times this filter has been matched |
||
accIpNamedFiltLastMatch | 1.3.6.1.4.1.5.1.1.18.7.1.14 |
Time/Date that filter was last matched |
||
accIpNamedFiltApplId | 1.3.6.1.4.1.5.1.1.18.7.1.15 |
User defined identification number associated with an application. (i.e, telnet, ftp) |
||
accIpNamedFiltSAIndex | 1.3.6.1.4.1.5.1.1.18.7.1.16 |
Points to a Security Association used for one communication flow |
||
accIpFiltApplTable | 1.3.6.1.4.1.5.1.1.18.8 |
Table 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. |
||
1.3.6.1.4.1.5.1.1.18.8.1 |
A single entry in the filter application table. |
|||
accIpFiltApplIfIndex | 1.3.6.1.4.1.5.1.1.18.8.1.1 |
Interface 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. |
||
accIpFiltApplPktDir | 1.3.6.1.4.1.5.1.1.18.8.1.2 |
Stream 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. |
||
accIpFiltApplSeqNum | 1.3.6.1.4.1.5.1.1.18.8.1.3 |
An 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. |
||
accIpFiltApplName | 1.3.6.1.4.1.5.1.1.18.8.1.4 |
The name of the filter entry. |
||
accIpFiltApplMatches | 1.3.6.1.4.1.5.1.1.18.8.1.5 |
Count of times this filter has been matched |
||
accIpFiltApplLastMatch | 1.3.6.1.4.1.5.1.1.18.8.1.6 |
Time/Date that filter was last matched |