ACLEXT-MIB

File: ACLEXT-MIB.mib (16609 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString RowStatus
aclExt

Defined Types

APMainAclEntry  
SEQUENCE    
  apMainAclIndex Integer32
  apMainAclStatus RowStatus
  apMainAclCountZero INTEGER

APAclEntry  
SEQUENCE    
  apAclIndex Integer32
  apAclSubIndex Integer32
  apAclAction INTEGER
  apAclProtocol INTEGER
  apAclSourceIpAddr IpAddress
  apAclSourceMask IpAddress
  apAclSourceGroup DisplayString
  apAclDestIpAddr IpAddress
  apAclDestMask IpAddress
  apAclDestContent DisplayString
  apAclPrecedence Integer32
  apAclTOS Integer32
  apAclLog INTEGER
  apAclStartTime Integer32
  apAclStopTime Integer32
  apAclQOSClass Integer32
  apAclSourcePortOperator INTEGER
  apAclSourcePortStart Integer32
  apAclSourcePortEnd Integer32
  apAclDestPortOperator INTEGER
  apAclDestPortEnum INTEGER
  apAclDestPortStart Integer32
  apAclDestPortEnd Integer32
  apAclEnable INTEGER
  apAclProtocolNumber Integer32
  apAclStatus RowStatus
  apAclPreferredService DisplayString
  apAclSourceNQLName DisplayString
  apAclDestNQLName DisplayString
  apAclCountContentHits Integer32
  apAclCountRouterHits Integer32
  apAclCountDNSHits Integer32

Defined Values

apAclExtMib 1.3.6.1.4.1.2467.1.23.1
The MIB module used to describe the ArrowPoint Control List clause table
MODULE-IDENTITY    

apAclExtEnable 1.3.6.1.4.1.2467.1.23.2
The global state of the ACLs, either enabled or disabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apAclExtLogEnable 1.3.6.1.4.1.2467.1.23.3
This MIB is Obsoleted
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

apMainAclTable 1.3.6.1.4.1.2467.1.23.4
A list of ACLs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APMainAclEntry

apMainAclEntry 1.3.6.1.4.1.2467.1.23.4.1
A set of parameters which describe an access control list.
Status: current Access: not-accessible
OBJECT-TYPE    
  APMainAclEntry  

apMainAclIndex 1.3.6.1.4.1.2467.1.23.4.1.1
The ACL Index
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..99  

apMainAclStatus 1.3.6.1.4.1.2467.1.23.4.1.2
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apMainAclCountZero 1.3.6.1.4.1.2467.1.23.4.1.3
Reset all clause hit counts for the ACL
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER reset(0)  

apAclTable 1.3.6.1.4.1.2467.1.23.5
A list of ACL clauses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    APAclEntry

apAclEntry 1.3.6.1.4.1.2467.1.23.5.1
A set of parameters which describe an access control list clause.
Status: current Access: not-accessible
OBJECT-TYPE    
  APAclEntry  

apAclIndex 1.3.6.1.4.1.2467.1.23.5.1.1
The ACL Index
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..99  

apAclSubIndex 1.3.6.1.4.1.2467.1.23.5.1.2
The ACL Current line Index
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..254  

apAclAction 1.3.6.1.4.1.2467.1.23.5.1.3
The ACL Permit or Deny Action
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2), bypass(3)  

apAclProtocol 1.3.6.1.4.1.2467.1.23.5.1.4
The IP Protocol
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER any(0), icmp(1), igmp(2), igp(9), udp(17), tcp(6), ospf(89)  

apAclSourceIpAddr 1.3.6.1.4.1.2467.1.23.5.1.5
The source IP Address
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apAclSourceMask 1.3.6.1.4.1.2467.1.23.5.1.6
The source IP Address Mask
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apAclSourceGroup 1.3.6.1.4.1.2467.1.23.5.1.7
The source group name
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

apAclDestIpAddr 1.3.6.1.4.1.2467.1.23.5.1.8
The destination IP Address
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apAclDestMask 1.3.6.1.4.1.2467.1.23.5.1.9
The destination IP Address mask
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apAclDestContent 1.3.6.1.4.1.2467.1.23.5.1.10
The destination Content Rule name
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

apAclPrecedence 1.3.6.1.4.1.2467.1.23.5.1.11
The IP precedence field
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apAclTOS 1.3.6.1.4.1.2467.1.23.5.1.12
The IP TOS field
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apAclLog 1.3.6.1.4.1.2467.1.23.5.1.13
Log hits on this clause
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

apAclStartTime 1.3.6.1.4.1.2467.1.23.5.1.14
Time for this clause to take effect
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apAclStopTime 1.3.6.1.4.1.2467.1.23.5.1.15
Time for this clause to cease having an effect
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apAclQOSClass 1.3.6.1.4.1.2467.1.23.5.1.16
Log hits on this clause
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..7  

apAclSourcePortOperator 1.3.6.1.4.1.2467.1.23.5.1.17
Source Port Operator
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER lt(1), gt(2), eq(3), neq(4), range(5)  

apAclSourcePortStart 1.3.6.1.4.1.2467.1.23.5.1.18
Source Port Range Start
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

apAclSourcePortEnd 1.3.6.1.4.1.2467.1.23.5.1.19
Source Port Range End
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

apAclDestPortOperator 1.3.6.1.4.1.2467.1.23.5.1.20
Destination Port Operator
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER lt(1), gt(2), eq(3), neq(4), range(5)  

apAclDestPortEnum 1.3.6.1.4.1.2467.1.23.5.1.21
Destination Port Enumeration
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), ftp-data(20), ftp(21), telnet(23), smtp(25), domain(53), gopher(70), http(80), pop(110), nntp(119), ntp(123), bgp(179), ldap(389), https(443)  

apAclDestPortStart 1.3.6.1.4.1.2467.1.23.5.1.22
Destination Port Range Start
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

apAclDestPortEnd 1.3.6.1.4.1.2467.1.23.5.1.23
Destination Port Range End
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

apAclEnable 1.3.6.1.4.1.2467.1.23.5.1.24
The state of the ACL, either enabled or disabled
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

apAclProtocolNumber 1.3.6.1.4.1.2467.1.23.5.1.25
The IP Protocol
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apAclStatus 1.3.6.1.4.1.2467.1.23.5.1.26
Status entry for this row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apAclPreferredService 1.3.6.1.4.1.2467.1.23.5.1.27
Preferred Service based on hits on this ACL clause
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

apAclSourceNQLName 1.3.6.1.4.1.2467.1.23.5.1.28
Network Qualifier List used in the source this ACL clause
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apAclDestNQLName 1.3.6.1.4.1.2467.1.23.5.1.29
Network Qualifier List used in the source this ACL clause
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apAclCountContentHits 1.3.6.1.4.1.2467.1.23.5.1.30
Count of content hits on this ACL clause
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apAclCountRouterHits 1.3.6.1.4.1.2467.1.23.5.1.31
Count of router hits on this ACL clause
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apAclCountDNSHits 1.3.6.1.4.1.2467.1.23.5.1.32
Count of DNS hits on this ACL clause
Status: current Access: read-create
OBJECT-TYPE    
  Integer32