ONEACCESS-ACL-MIB

File: ONEACCESS-ACL-MIB.mib (11081 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
SNMPv2-CONF ONEACCESS-GLOBAL-REG ONEACCESS-EVENTS-MIB
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Unsigned32 IpAddress Gauge32
NOTIFICATION-TYPE TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP oacExpIMIpAcl
oacMIBModules oacEventText oacEventSeverityLevel
InterfaceIndex

Defined Types

InterfaceType  
The interface type
TEXTUAL-CONVENTION    
  INTEGER mainInterface(1), subInterface(2)  

OacIpAccountingEntry  
SEQUENCE    
  oacIpAccountingIndex Gauge32
  oacIpAccountingIfIndex InterfaceIndex
  oacIpAccountingIfType InterfaceType

OacIpAccountingStatEntry  
SEQUENCE    
  oacIpAccountingStatIpSource IpAddress
  oacIpAccountingStatIpDest IpAddress
  oacIpAccountingStatNbPackets Counter32
  oacIpAccountingStatNbBytes Counter32

Defined Values

oacAclMIBModule 1.3.6.1.4.1.13191.1.100.669
Contact updated
MODULE-IDENTITY    

oacExpIMIpAclStatistics 1.3.6.1.4.1.13191.10.3.1.2.1
OBJECT IDENTIFIER    

oacExpIMIpAclNotifications 1.3.6.1.4.1.13191.10.3.1.2.2
OBJECT IDENTIFIER    

oacExpIMIpAccountingStatistics 1.3.6.1.4.1.13191.10.3.1.2.3
OBJECT IDENTIFIER    

oacAclNotificationMaximumSessionReached 1.3.6.1.4.1.13191.10.3.1.2.2.1
An ACL Notification maximum session reached signifies that the number of ACL sessions has reached its configured limit
Status: current Access: read-only
NOTIFICATION-TYPE    

oacAclNotificationWarningSessionReachingLimit 1.3.6.1.4.1.13191.10.3.1.2.2.2
An ACL Notification warning session reaching limit signifies that the number of ACL sessions is near from its maximum configured limit
Status: current Access: read-only
NOTIFICATION-TYPE    

oacAclNotificationMaximumHalfSessionReached 1.3.6.1.4.1.13191.10.3.1.2.2.3
An ACL Notification maximum half-session reached signifies that the number of ACL half-sessions has reached its configured limit, as stateful inspection is enabled on the device
Status: current Access: read-only
NOTIFICATION-TYPE    

oacAclNotificationWarningHalfSessionReachingLimit 1.3.6.1.4.1.13191.10.3.1.2.2.4
An ACL Notification warning half-session reaching limit signifies that the number of ACL half-sessions is near from its configured limit. Note that this notification is received only if stateful inspection is enabled on the device
Status: current Access: read-only
NOTIFICATION-TYPE    

oacAclNotificationMaximumSessionReachedPerHost 1.3.6.1.4.1.13191.10.3.1.2.2.5
An ACL Notification maximum session per host reached signifies that the number of ACL sessions per host has reached its configured limit for the host whose IP address is added to the notification message. This trap is sent only if inspection per host and stateful inspection is enabled
Status: current Access: read-only
NOTIFICATION-TYPE    

oacAclNotificationMaximumHalfSessionReachedPerHost 1.3.6.1.4.1.13191.10.3.1.2.2.6
An ACL Notification maximum half-session per host reached signifies that the number of ACL half-sessions per host has reached its configured limit, for the host whose IP address is added to the notification message. This trap is sent only if inspection per host and stateful inspection are enabled
Status: current Access: read-only
NOTIFICATION-TYPE    

oacAclStatObjects 1.3.6.1.4.1.13191.10.3.1.2.1.1
OBJECT IDENTIFIER    

oacAclStatNotifications 1.3.6.1.4.1.13191.10.3.1.2.1.2
OBJECT IDENTIFIER    

oacAclStatConformance 1.3.6.1.4.1.13191.10.3.1.2.1.3
OBJECT IDENTIFIER    

oacAclStatGlobal 1.3.6.1.4.1.13191.10.3.1.2.1.1.1
OBJECT IDENTIFIER    

oacAclMaxSessions 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.1
Maximum number of sessions
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

oacAclActiveSessions 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.2
Number of active sessions
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

oacAclSessionsClosed 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.3
Total number of sessions closed
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacAclDynamicAllocFailures 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.4
Dynamic allocation failures
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacAclInboundPkts 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.5
Total inbound packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacAclOutboundPkts 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.6
Total outbound packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacAclInboundPktsDropped 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.7
Total inbound packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacAclOutboundPktsDropped 1.3.6.1.4.1.13191.10.3.1.2.1.1.1.8
Total outbound packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacIpAccountingTable 1.3.6.1.4.1.13191.10.3.1.2.3.1
Interface Accounting Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacIpAccountingEntry

oacIpAccountingEntry 1.3.6.1.4.1.13191.10.3.1.2.3.1.1
Description
Status: current Access: not-accessible
OBJECT-TYPE    
  OacIpAccountingEntry  

oacIpAccountingIndex 1.3.6.1.4.1.13191.10.3.1.2.3.1.1.1
IP Accounting Index
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

oacIpAccountingIfIndex 1.3.6.1.4.1.13191.10.3.1.2.3.1.1.2
IP Accounting Interface Index
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

oacIpAccountingIfType 1.3.6.1.4.1.13191.10.3.1.2.3.1.1.3
IP Accounting Interface Type
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceType  

oacIpAccountingStatTable 1.3.6.1.4.1.13191.10.3.1.2.3.2
IP Accounting Statistic Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacIpAccountingStatEntry

oacIpAccountingStatEntry 1.3.6.1.4.1.13191.10.3.1.2.3.2.1
Description
Status: current Access: not-accessible
OBJECT-TYPE    
  OacIpAccountingStatEntry  

oacIpAccountingStatIpSource 1.3.6.1.4.1.13191.10.3.1.2.3.2.1.1
Ip Source
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacIpAccountingStatIpDest 1.3.6.1.4.1.13191.10.3.1.2.3.2.1.2
Ip Destination
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacIpAccountingStatNbPackets 1.3.6.1.4.1.13191.10.3.1.2.3.2.1.3
Nb packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacIpAccountingStatNbBytes 1.3.6.1.4.1.13191.10.3.1.2.3.2.1.4
Nb Bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacIpAccoutingGlobal 1.3.6.1.4.1.13191.10.3.1.2.3.3
OBJECT IDENTIFIER    

oacIpAccountingMaxSessions 1.3.6.1.4.1.13191.10.3.1.2.3.3.1
Maximum number of Ip Accounting sessions
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

oacIpAccountingCurrentSessions 1.3.6.1.4.1.13191.10.3.1.2.3.3.2
Number of current Ip Accounting sessions
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

oacIpAccountingAge 1.3.6.1.4.1.13191.10.3.1.2.3.3.3
IP Accounting data Age
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oacIpAccountingNbNotAnalysedBytes 1.3.6.1.4.1.13191.10.3.1.2.3.3.4
Number of not annalysed bytes
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

oacIpAccountingNbNotAnalysedPackets 1.3.6.1.4.1.13191.10.3.1.2.3.3.5
Number of not annalysed packets
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

oacIpAccoutingClear 1.3.6.1.4.1.13191.10.3.1.2.3.10
Set this to 1 to clear IP accounting statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

oacAclStatGroups 1.3.6.1.4.1.13191.10.3.1.2.1.3.1
OBJECT IDENTIFIER    

oacAclStatCompliances 1.3.6.1.4.1.13191.10.3.1.2.1.3.2
OBJECT IDENTIFIER    

oacAclStatCompliance 1.3.6.1.4.1.13191.10.3.1.2.1.3.2.1
The compliance statement for agents that support the ONEACCESS-ACL-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

oacAclStatGeneralGroup 1.3.6.1.4.1.13191.10.3.1.2.1.3.1.1
This group is mandatory for all ACL entities.
Status: current Access: read-write
OBJECT-GROUP