MIB Viewer

RAD-ACL-MIB

140 objects
ACL MIB.
OIDNameAccessStatusDescription
1.3.6.1.4.1.164.6.1.0.89NotificationsystemAclLoggingcurrentThis trap is sent whenever a packet matches ACL entry for which logging is enabled. The ACL logging event is rate limited.
1.3.6.1.4.1.164.6.1.14.2IdentityradAclMIBACL MIB.
1.3.6.1.4.1.164.6.1.14.2.1NodeaclConf
1.3.6.1.4.1.164.6.1.14.2.1.1TableaclMainTablenot-accessiblecurrentACL Configuration Table.
1.3.6.1.4.1.164.6.1.14.2.1.1.1RowaclMainEntrynot-accessiblecurrentAn entry in the ACL main table
1.3.6.1.4.1.164.6.1.14.2.1.1.1.1ColumnaclNamenot-accessiblecurrentAccess Control List (ACL) name
1.3.6.1.4.1.164.6.1.14.2.1.1.1.2ColumnaclNumberOfAceread-onlycurrentNumber of Access Control Entries in this ACL
1.3.6.1.4.1.164.6.1.14.2.1.1.1.3ColumnaclLastSeqeunceNumberread-onlycurrentSequence Number of the last ACE in this ACL.
1.3.6.1.4.1.164.6.1.14.2.1.1.1.4ColumnaclResequenceCmdread-createcurrentResequence Command, specifying step between ACE sequence numbers. For example, when resequence command with value of 100 is given, new sequence number will be …
1.3.6.1.4.1.164.6.1.14.2.1.1.1.5ColumnaclTyperead-createcurrentACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value
1.3.6.1.4.1.164.6.1.14.2.1.1.1.6ColumnaclIllegalEntityTypesread-onlycurrentThis object is a bitmap of entity types. If a bit representing certain entity type is '1', ACL cannot be bound to that entity type. e.g. if bit (0) is '1', ACL…
1.3.6.1.4.1.164.6.1.14.2.1.1.1.7ColumnaclRowStatusread-createcurrentCreate/Destroy ACLs. When removing ACL which has associated ACE entries, all associated entries (in aclAceTable and in all auxiliary (per protocol) tables) MUS…
1.3.6.1.4.1.164.6.1.14.2.1.2TableaclAceTablenot-accessiblecurrentAccess Control Entry (ACE) Table
1.3.6.1.4.1.164.6.1.14.2.1.2.1RowaclAceEntrynot-accessiblecurrentACE entry - general ACE parameters , and pointer to Auxillary table.
1.3.6.1.4.1.164.6.1.14.2.1.2.1.1ColumnaclAceIdxnot-accessiblecurrentACE running Index .
1.3.6.1.4.1.164.6.1.14.2.1.2.1.2ColumnaclAceSequenceNumberread-createcurrentACE Sequence Number
1.3.6.1.4.1.164.6.1.14.2.1.2.1.3ColumnaclAceTyperead-createcurrentThis object specify ACE type: Remark, Deny or Permit. Remark type ACE must include pointer (aclAcePointer) to aclAceRemarkTable Permit or Deny type ACE must in…
1.3.6.1.4.1.164.6.1.14.2.1.2.1.4ColumnaclAcePointerread-createcurrentPointer to entry in one of the auxilary tables: aclAceRemarkTable, aclAceIP Table, aclAceICMPTable , aclAceTCPTable, aclAceUDPTable. When an entry is created i…
1.3.6.1.4.1.164.6.1.14.2.1.2.1.5ColumnaclAcelogread-createcurrentEnable or disable log of current ACE
1.3.6.1.4.1.164.6.1.14.2.1.2.1.6ColumnaclAceIllegalEntityTypesread-onlycurrentThis object is a bitmap of entity types. If a bit representing certain entity type is '1', ACL containing current ACE cannot be bound to that entity type. e.g.…
1.3.6.1.4.1.164.6.1.14.2.1.2.1.7ColumnaclAceAclNameread-createcurrentThe name of the ACL to which this ACE belongs. ACL Name MUST exists in aclMainTable. Upon deletion of an ACL, all entries with deleted ACL Name must be deleted.
1.3.6.1.4.1.164.6.1.14.2.1.2.1.8ColumnaclAceRowStatusread-createcurrentCreate or Destroy ACE
1.3.6.1.4.1.164.6.1.14.2.1.3TableaclAceRemarkTablenot-accessiblecurrentACE remark Table. This table containing all remarks (free text which may describe ACEs) for all ACLs
1.3.6.1.4.1.164.6.1.14.2.1.3.1RowaclAceRemarkEntrynot-accessiblecurrentACE remarks
1.3.6.1.4.1.164.6.1.14.2.1.3.1.1ColumnaclAceRemarkread-createcurrentFree text describing following ACEs
1.3.6.1.4.1.164.6.1.14.2.1.4TableaclAceIPTablenot-accessiblecurrentACE IP Table.
1.3.6.1.4.1.164.6.1.14.2.1.4.1RowaclAceIPEntrynot-accessiblecurrentIP match criteria
1.3.6.1.4.1.164.6.1.14.2.1.4.1.1ColumnaclAceIPSrcAddressTyperead-createcurrentType of Internet address of aclAceIPSrcAddress Only ipV4 and ipv6 are supported.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.2ColumnaclAceIPSrcAddressread-createcurrentThe IP address to match against the packet's source IP address. The type of this address is determined by the value of the aclAceIPSrcAddressType object.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.3ColumnaclAceIPSrcAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in aclAceIPSrcAddress
1.3.6.1.4.1.164.6.1.14.2.1.4.1.4ColumnaclAceIPDstAddressTyperead-createcurrentType of Internet address of aclAceIPDstAddress . Only ipV4 and ipv6 are supported.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.5ColumnaclAceIPDstAddressread-createcurrentThe IP address to match against the packet's destination IP address. The type of this address is determined by the value of the aclAceIPDstAddressType object.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.6ColumnaclAceIPDstAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in aclAceIPDstAddress
1.3.6.1.4.1.164.6.1.14.2.1.4.1.7ColumnaclAceIPMarkingTyperead-createcurrentSpecifies the marking type to be matched.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.8ColumnaclAceIPDscpread-createcurrentThe DSCP value to match against the packet's DSCP field
1.3.6.1.4.1.164.6.1.14.2.1.4.1.9ColumnaclAceIPIpPrecedenceread-createcurrentThe IP Precendece value to match against the packet's IP Precendece field
1.3.6.1.4.1.164.6.1.14.2.1.4.1.10ColumnaclAceIPProtocolNumberread-createcurrentIP protocol numbers used in the Protocol field of the IPv4 header and the Next Header field of IPv6 header.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.11ColumnaclAceIPSetMarkingTyperead-createcurrentThis object is used only for ACE type 'permit'. It indicates which priority parameter should be set in matched packet.
1.3.6.1.4.1.164.6.1.14.2.1.4.1.12ColumnaclAceIPSetDscpread-createcurrentDSCP value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.4.1.13ColumnaclAceIPSetIpPrecedenceread-createcurrentIP Precedence value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.4.1.14ColumnaclAceIPSetPbitread-createcurrentPbit (layer two priority) to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.5TableaclAceICMPTablenot-accessiblecurrentACE ICMP Table.
1.3.6.1.4.1.164.6.1.14.2.1.5.1RowaclAceICMPEntrynot-accessiblecurrentICMP entry
1.3.6.1.4.1.164.6.1.14.2.1.5.1.1ColumnaclAceICMPSrcAddressTyperead-createcurrentType of Internet address of aclAceICMPSrcAddress Only ipV4 and ipv6 are supported.
1.3.6.1.4.1.164.6.1.14.2.1.5.1.2ColumnaclAceICMPSrcAddressread-createcurrentThe IP address to match against the packet's source IP address. The type of this address is determined by the value of the aclAceICMPSrcAddressType object.
1.3.6.1.4.1.164.6.1.14.2.1.5.1.3ColumnaclAceICMPSrcAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in aclAceICMPSrcAddress The length of the CIDR Prefix carried in SrcAddressPrefixLength
1.3.6.1.4.1.164.6.1.14.2.1.5.1.4ColumnaclAceICMPDstAddressTyperead-createcurrentType of Internet address of aclAceICMPDstAddressType . Only ipV4 and ipv6 are supported.
1.3.6.1.4.1.164.6.1.14.2.1.5.1.5ColumnaclAceICMPDstAddressread-createcurrentThe IP address to match against the packet's destination IP address. The type of this address is determined by the value of the aclAceICMPDstAddress object.
1.3.6.1.4.1.164.6.1.14.2.1.5.1.6ColumnaclAceICMPDstAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in DstAddressPrefixLength
1.3.6.1.4.1.164.6.1.14.2.1.5.1.7ColumnaclAceICMPMarkingTyperead-createcurrentSpecifies the marking type to be matched
1.3.6.1.4.1.164.6.1.14.2.1.5.1.8ColumnaclAceICMPDscpread-createcurrentThe DSCP value to match against the packet's DSCP field
1.3.6.1.4.1.164.6.1.14.2.1.5.1.9ColumnaclAceICMPIpPrecedenceread-createcurrentThe IP Precendece value to match against the packet's IP Precendece field
1.3.6.1.4.1.164.6.1.14.2.1.5.1.10ColumnaclAceICMPTyperead-createcurrentICMP message Type
1.3.6.1.4.1.164.6.1.14.2.1.5.1.11ColumnaclAceICMPCoderead-createcurrentICMP message Code
1.3.6.1.4.1.164.6.1.14.2.1.5.1.12ColumnaclAceICMPSetMarkingTyperead-createcurrentThis object is used only for ACE type 'permit'. It indicates which priority parameter should be set in matched packet.
1.3.6.1.4.1.164.6.1.14.2.1.5.1.13ColumnaclAceICMPSetDscpread-createcurrentDSCP value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.5.1.14ColumnaclAceICMPSetIpPrecedenceread-createcurrentIP Precedence value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.5.1.15ColumnaclAceICMPSetPbitread-createcurrentPbit (layer two priority) to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.6TableaclAceTCPTablenot-accessiblecurrentACE TCP Table.
1.3.6.1.4.1.164.6.1.14.2.1.6.1RowaclAceTCPEntrynot-accessiblecurrentACE TCP entry
1.3.6.1.4.1.164.6.1.14.2.1.6.1.1ColumnaclAceTCPSrcAddressTyperead-createcurrentType of Internet address of aclAceTCPSrcAddress Only ipV4 and ipv6 are supported.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.2ColumnaclAceTCPSrcAddressread-createcurrentThe IP address to match against the packet's source IP address. The type of this address is determined by the value of the aclAceTCPSrcAddressType object.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.3ColumnaclAceTCPSrcAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in aclAceTCPSrcAddress
1.3.6.1.4.1.164.6.1.14.2.1.6.1.4ColumnaclAceTCPDstAddressTyperead-createcurrentType of Internet address of aclAceTCPDstAddress . Only ipV4 and ipv6 are supported.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.5ColumnaclAceTCPDstAddressread-createcurrentThe IP address to match against the packet's destination IP address. The type of this address is determined by the value of the aclAceTCPDstAddressType object.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.6ColumnaclAceTCPDstAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in aclAceTCPDstAddress
1.3.6.1.4.1.164.6.1.14.2.1.6.1.7ColumnaclAceTCPMarkingTyperead-createcurrentSpecifies the marking type to be matched.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.8ColumnaclAceTCPDscpread-createcurrentThe DSCP value to match against the packet's DSCP field
1.3.6.1.4.1.164.6.1.14.2.1.6.1.9ColumnaclAceTCPIpPrecedenceread-createcurrentThe IP Precendece value to match against the packet's IP Precendece field
1.3.6.1.4.1.164.6.1.14.2.1.6.1.10ColumnaclAceTCPSrcPortOpread-createcurrentIndicates how a packet's Source TCP port number is to be compared with aclAceTCPSrcPort and aclAceTCPSrcPortRange
1.3.6.1.4.1.164.6.1.14.2.1.6.1.11ColumnaclAceTCPSrcPortread-createcurrentThe TCP port number to be matched against the packets TCP source port.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.12ColumnaclAceTCPSrcPortRangeread-createcurrentThe source port number of the TCP protocol. If the aclAceTCPSrcPortOp object in the same row is range(6), this object will be the ending port number of the por…
1.3.6.1.4.1.164.6.1.14.2.1.6.1.13ColumnaclAceTCPDstPortOpread-createcurrentIndicates how a packet's destination TCP port number is to be compared with aclAceTCPDstPort and aclAceTCPDstPortRange
1.3.6.1.4.1.164.6.1.14.2.1.6.1.14ColumnaclAceTCPDstPortread-createcurrentThe TCP port number to be matched against the packets TCP destination port
1.3.6.1.4.1.164.6.1.14.2.1.6.1.15ColumnaclAceTCPDstPortRangeread-createcurrentThe destination port number of the TCP protocol. If the aclAceTCPDstPortOp object in the same row is range(6), this object will be the ending port number of th…
1.3.6.1.4.1.164.6.1.14.2.1.6.1.16ColumnaclAceTCPSetMarkingTyperead-createcurrentThis object is used only for ACE type 'permit'. It indicates which priority parameter should be set in matched packet.
1.3.6.1.4.1.164.6.1.14.2.1.6.1.17ColumnaclAceTCPSetDscpread-createcurrentDSCP value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.6.1.18ColumnaclAceTCPSetIpPrecedenceread-createcurrentIP Precedence value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.6.1.19ColumnaclAceTCPSetPbitread-createcurrentPbit (layer two priority) to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.7TableaclAceUDPTablenot-accessiblecurrentACE UDP Table.
1.3.6.1.4.1.164.6.1.14.2.1.7.1RowaclAceUDPEntrynot-accessiblecurrentACE UDP entry
1.3.6.1.4.1.164.6.1.14.2.1.7.1.1ColumnaclAceUDPSrcAddressTyperead-createcurrentIP Source Address
1.3.6.1.4.1.164.6.1.14.2.1.7.1.2ColumnaclAceUDPSrcAddressread-createcurrentIP Source Address
1.3.6.1.4.1.164.6.1.14.2.1.7.1.3ColumnaclAceUDPSrcAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in SrcAddressPrefixLength
1.3.6.1.4.1.164.6.1.14.2.1.7.1.4ColumnaclAceUDPDstAddressTyperead-createcurrentX3 Description for DstAddress
1.3.6.1.4.1.164.6.1.14.2.1.7.1.5ColumnaclAceUDPDstAddressread-createcurrentX3 Description for DstAddress
1.3.6.1.4.1.164.6.1.14.2.1.7.1.6ColumnaclAceUDPDstAddressPrefixLengthread-createcurrentThe length of the CIDR Prefix carried in aclAceUDPDstAddress
1.3.6.1.4.1.164.6.1.14.2.1.7.1.7ColumnaclAceUDPMarkingTyperead-createcurrentSpecifies the marking type to be matched
1.3.6.1.4.1.164.6.1.14.2.1.7.1.8ColumnaclAceUDPDscpread-createcurrentThe DSCP value to match against the packet's DSCP field
1.3.6.1.4.1.164.6.1.14.2.1.7.1.9ColumnaclAceUDPIpPrecedenceread-createcurrentThe IP Precendece value to match against the packet's IP Precendece field
1.3.6.1.4.1.164.6.1.14.2.1.7.1.10ColumnaclAceUDPSrcPortOpread-createcurrentIndicates how a packet's source UDP port number is to be compared with aclAceUDPSrcPort and aclAceUDPSrcPortRange
1.3.6.1.4.1.164.6.1.14.2.1.7.1.11ColumnaclAceUDPSrcPortread-createcurrentThe UDP port number to be matched against the packets UDP source port.
1.3.6.1.4.1.164.6.1.14.2.1.7.1.12ColumnaclAceUDPSrcPortRangeread-createcurrentThe source port number of the UDP protocol. If the aclAceUDPSrcPortOp object in the same row is range(6), this object will be the ending port number of the por…
1.3.6.1.4.1.164.6.1.14.2.1.7.1.13ColumnaclAceUDPDstPortOpread-createcurrentIndicates how a packet's destination UDP port number is to be compared with aclAceUDPDstPort and aclAceUDPDstPortRange
1.3.6.1.4.1.164.6.1.14.2.1.7.1.14ColumnaclAceUDPDstPortread-createcurrentThe UDP port number to be matched against the packets UDP destination port number
1.3.6.1.4.1.164.6.1.14.2.1.7.1.15ColumnaclAceUDPDstPortRangeread-createcurrentThe destination port number of the TCP protocol. If the aclAceUDPDstPortOp object in the same row is range(6), this object will be the ending port number of th…
1.3.6.1.4.1.164.6.1.14.2.1.7.1.16ColumnaclAceUDPSetMarkingTyperead-createcurrentThis object is used only for ACE type 'permit'. It indicates which priority parameter should be set in matched packet.
1.3.6.1.4.1.164.6.1.14.2.1.7.1.17ColumnaclAceUDPSetDscpread-createcurrentDSCP value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.7.1.18ColumnaclAceUDPSetIpPrecedenceread-createcurrentIP Precedence value to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.7.1.19ColumnaclAceUDPSetPbitread-createcurrentPbit (layer two priority) to set in matched packet
1.3.6.1.4.1.164.6.1.14.2.1.8TableaclBindTablenot-accessiblecurrentACL Bind to Entitity Table.
1.3.6.1.4.1.164.6.1.14.2.1.8.1RowaclBindEntrynot-accessiblecurrentEntry defines ACL bind to entity
1.3.6.1.4.1.164.6.1.14.2.1.8.1.1ColumnaclBindEntityTypenot-accessiblecurrentThis ocject defines whether ACL is bound to Router Interface or to Management entity.
1.3.6.1.4.1.164.6.1.14.2.1.8.1.2ColumnaclBindEntityIndexnot-accessiblecurrentEntity Index
1.3.6.1.4.1.164.6.1.14.2.1.8.1.3ColumnaclBindDirectionnot-accessiblecurrentThis object indicates the direction on which the access list works, which may be either inbound (for traffic entering the entity) or outbound (for traffic tran…
1.3.6.1.4.1.164.6.1.14.2.1.8.1.4ColumnaclBindAclTypenot-accessiblecurrentACL type. For IP ACLs, all ACEs of same ACL will have same InetAddressType value
1.3.6.1.4.1.164.6.1.14.2.1.8.1.5ColumnaclBindAclNameread-createcurrentThis object indicates the name of ACL binded to this entity.
1.3.6.1.4.1.164.6.1.14.2.1.8.1.6ColumnaclBindTimeElapsedread-onlycurrentThe number of seconds that have elapsed since the beginning of the current measurement period.
1.3.6.1.4.1.164.6.1.14.2.1.8.1.7ColumnaclBindClearStatisticsCmdread-createcurrentClear statistics command. All Matches counters (of all ACEs) of ACL bound to entity are cleared.
1.3.6.1.4.1.164.6.1.14.2.1.8.1.8ColumnaclBindRowStatusread-createcurrentCreate or delete ACL bind to entity
1.3.6.1.4.1.164.6.1.14.2.1.10TableaclHandleTablenot-accessiblecurrentDummy table, includes single row of ACL handling parameters
1.3.6.1.4.1.164.6.1.14.2.1.10.1RowaclHandleEntrynot-accessiblecurrentACL handling parameters
1.3.6.1.4.1.164.6.1.14.2.1.10.1.1ColumnaclHandleIndexnot-accessiblecurrentDummy index = 1
1.3.6.1.4.1.164.6.1.14.2.1.10.1.2ColumnaclLoggingIntervelread-writecurrentLogging interval in seconds. The default value is 300 seconds = 5 minutes
1.3.6.1.4.1.164.6.1.14.2.1.11TableaclInvAceTablenot-accessiblecurrentInverse table for Access Control Entry (ACE) Table. This table is used for displaying ACEs ordered according their sequence number.
1.3.6.1.4.1.164.6.1.14.2.1.11.1RowaclInvAceEntrynot-accessiblecurrentACE Table inverse entry - general ACE parameters , indexed by ACL Nam and Sequence Number, used for display sorted according to sequence number purpose.
1.3.6.1.4.1.164.6.1.14.2.1.11.1.1ColumnaclInvAceIdxread-onlycurrentACE running Index .
1.3.6.1.4.1.164.6.1.14.2.1.11.1.2ColumnaclInvAceTyperead-onlycurrentThis object specify ACE type: Remark, Deny or Permit. Remark type ACE must include pointer (aclAcePointer) to aclAceRemarkTable Permit or Deny type ACE must in…
1.3.6.1.4.1.164.6.1.14.2.1.11.1.3ColumnaclInvAcePointerread-onlycurrentPointer to entry in one of the auxilary tables: aclAceRemarkTable, aclAceIP Table, aclAceICMPTable , aclAceTCPTable, aclAceUDPTable.
1.3.6.1.4.1.164.6.1.14.2.1.11.1.4ColumnaclInvAcelogread-onlycurrentEnable or disable log of current ACE
1.3.6.1.4.1.164.6.1.14.2.2NodeaclStats
1.3.6.1.4.1.164.6.1.14.2.2.1TableaclAceStatsTablenot-accessiblecurrentStatistics table
1.3.6.1.4.1.164.6.1.14.2.2.1.1RowaclAceStatsEntrynot-accessiblecurrentStatistics entry
1.3.6.1.4.1.164.6.1.14.2.2.1.1.1ColumnaclAceStatsMatchesread-onlycurrentCounts the number of packets that matched the statement indicated by aclAceIdx, of the ACL of type indicated by aclType, which is bounded to the entity indicat…
1.3.6.1.4.1.164.6.1.14.2.2.1.1.2ColumnaclAceStatsClearCmdread-createcurrentClear statistics command. ACE Matches counter (aclAceStatsMatches) is cleared.
1.3.6.1.4.1.164.6.1.14.2.2.2TableaclAceLogTablenot-accessiblecurrentACL log table. This table has limited number of rows, hence, is implemented as a cyclic table.
1.3.6.1.4.1.164.6.1.14.2.2.2.1RowaclAceLogEntrynot-accessiblecurrentEach entry contains information on one ACE match.
1.3.6.1.4.1.164.6.1.14.2.2.2.1.1ColumnaclAceLogIndexnot-accessiblecurrentRunning index
1.3.6.1.4.1.164.6.1.14.2.2.2.1.2ColumnaclAceLogIPAddressTyperead-onlycurrentType of Internet address of source and destination fields of the matched packet. (aclAceLogIPSrcAddress and aclAceLogIPDstAddress). Only ipV4 and ipv6 are supp…
1.3.6.1.4.1.164.6.1.14.2.2.2.1.3ColumnaclAceLogIPSrcAddressread-onlycurrentSource IP address of the matched packet. If the IP address is unknown then the value of this object will be empty
1.3.6.1.4.1.164.6.1.14.2.2.2.1.4ColumnaclAceLogIPDstAddressread-onlycurrentDest IP address of the the matched packet. If the IP address is unknown then the value of this object will be empty
1.3.6.1.4.1.164.6.1.14.2.2.2.1.5ColumnaclAceLogProtocolread-onlycurrentMatched packet protocol - IP, ICMP, UDP or TCP. If the protocol is unknown then the value of this object will be unknown(255).
1.3.6.1.4.1.164.6.1.14.2.2.2.1.6ColumnaclAceLogSrcPortread-onlycurrentMatched packet source TCP/UDP port number. If the port is unknown or aclAceLogProtocol <> (tcp or udp) then the value of this object will be 0xFFFFFFFF
1.3.6.1.4.1.164.6.1.14.2.2.2.1.7ColumnaclAceLogDstPortread-onlycurrentMatched packet destination TCP/UDP port number. If the port is unknown or aclAceLogProtocol <> (tcp or udp) then the value of this object will be 0xFFFFFFFF
1.3.6.1.4.1.164.6.1.14.2.2.2.1.8ColumnaclAceLogIpProtocolread-onlycurrentIP protocol number. If the protocol is unknown or aclAceLogProtocol <> ip then the value of this object will be 0xFFFFFFFF
Type Definitions
NameSyntaxStatusDescription
AceMarkingTypeBITS { dscp (0), ipPrecedence (1), pBit (2) }currentSpecifies the Marking Type: DSCP, IP Precedence, or Pbit.
DscpMarkUnsigned32 (0..63)currentSpecifies the DSCP value.
IpPrecedenceMarkUnsigned32 (0..7)currentSpecifies the IP precedence value .
PbitMarkUnsigned32 (0..7)currentSpecifies the VLAN P-Bit value.
UdpTcpPortOpINTEGER { noOperator (1), lt (2), gt (3), eq (4), neq (5), range (6) }currentIndicates how a packet's destination TCP/UDP port number is to be compared. 'noOperator(1)', which is the default value, means that no comparison is to be made with the destination TCP/UDP port number. lt(2) means less …