ONEACCESS-NAT-MIB

File: ONEACCESS-NAT-MIB.mib (11370 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 IpAddress
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
TimeInterval ifIndex oacExpIMIpNatStatistics
oacMIBModules oacExpIMIpNatNotifications

Defined Types

OacNatSessionEntry  
SEQUENCE    
  oacNatSessionID Unsigned32
  oacNatSessionProtocol INTEGER
  oacNatSessionInsideLocalAddr IpAddress
  oacNatSessionInsideLocalPort INTEGER
  oacNatSessionOutsideLocalAddr IpAddress
  oacNatSessionOutsidePort INTEGER
  oacNatSessionInsideGlobalAddr IpAddress
  oacNatSessionInsideGlobalPort INTEGER
  oacNatSessionOutsideGlobalAddr IpAddress
  oacNatSessionInPkts Counter32
  oacNatSessionOutPkts Counter32
  oacNatSessionTimeout TimeInterval

OacNatInsideMapEntry  
SEQUENCE    
  oacNatIMLocalAddr IpAddress
  oacNatIMGlobalAddr IpAddress
  oacNatIMSessions Integer32
  oacNatIMTimeout TimeInterval

OacNatOutsideMapEntry  
SEQUENCE    
  oacNatOMGlobalAddr IpAddress
  oacNatOMLocalAddr IpAddress
  oacNatOMSessions Integer32
  oacNatOMTimeout TimeInterval

Defined Values

oacNatMIBModule 1.3.6.1.4.1.13191.1.100.668
Contact updated
MODULE-IDENTITY    

oacNatStatObjects 1.3.6.1.4.1.13191.10.3.1.1.1.1
OBJECT IDENTIFIER    

oacNatStatNotifications 1.3.6.1.4.1.13191.10.3.1.1.1.2
OBJECT IDENTIFIER    

oacNatStatConformance 1.3.6.1.4.1.13191.10.3.1.1.1.3
OBJECT IDENTIFIER    

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

oacNatNotificationWarningSessionReachingLimit 1.3.6.1.4.1.13191.10.3.1.1.2.2
An NAT 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    

oacNatStatGlobal 1.3.6.1.4.1.13191.10.3.1.1.1.1.1
OBJECT IDENTIFIER    

oacNatActiveSessions 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.1
Total number of active sessions
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatSessionsClosed 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.2
Total number of sessions closed
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatInTranslations 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.3
Total number of inbound translations
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatOutTranslations 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.4
Total number of outbound translations
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatInsideAddrMaps 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.5
Total number of active inside address bindings
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatOutsideAddrMaps 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.6
Total number of active outside address bindings
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatInPktsDropped 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.7
Total number of inbound packets dropped
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatOutPktsDropped 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.8
Total number of outbound packets dropped
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatDynamicAllocFailures 1.3.6.1.4.1.13191.10.3.1.1.1.1.1.9
Number of sessions rejected due to memory full
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatSessionTable 1.3.6.1.4.1.13191.10.3.1.1.1.1.2
Table of active sessions
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacNatSessionEntry

oacNatSessionEntry 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1
An index into the oacNatSessionTable
Status: current Access: not-accessible
OBJECT-TYPE    
  OacNatSessionEntry  

oacNatSessionID 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.1
An integer ID which uniquely identifies the session at the NAT router.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

oacNatSessionProtocol 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.2
IP protocol ID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

oacNatSessionInsideLocalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.3
Inside local address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacNatSessionInsideLocalPort 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.4
Inside local port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

oacNatSessionOutsideLocalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.5
Outside local address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacNatSessionOutsidePort 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.6
Outside port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

oacNatSessionInsideGlobalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.7
Inside Global address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacNatSessionInsideGlobalPort 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.8
Inside global port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

oacNatSessionOutsideGlobalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.9
Inside global address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacNatSessionInPkts 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.10
Number of inbound packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatSessionOutPkts 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.11
Number of outbound packets
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

oacNatSessionTimeout 1.3.6.1.4.1.13191.10.3.1.1.1.1.2.1.12
The timeout in seconds after which a session will be removed from the table if it remains idle
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

oacNatInsideMapTable 1.3.6.1.4.1.13191.10.3.1.1.1.1.3
Table of inside address bindings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacNatInsideMapEntry

oacNatInsideMapEntry 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1
An index into the table oacNatInsideMapTable
Status: current Access: not-accessible
OBJECT-TYPE    
  OacNatInsideMapEntry  

oacNatIMLocalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.1
Inside local address
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

oacNatIMGlobalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.2
Inside global address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacNatIMSessions 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.3
Number of active sessions
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oacNatIMTimeout 1.3.6.1.4.1.13191.10.3.1.1.1.1.3.1.4
Timeout in seconds
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

oacNatOutsideMapTable 1.3.6.1.4.1.13191.10.3.1.1.1.1.4
Table of outside address bindings
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacNatOutsideMapEntry

oacNatOutsideMapEntry 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1
An index into the table oacNatOutsideMap
Status: current Access: not-accessible
OBJECT-TYPE    
  OacNatOutsideMapEntry  

oacNatOMGlobalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.1
Outside global address
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

oacNatOMLocalAddr 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.2
Outside local address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

oacNatOMSessions 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.3
Number of active sessions
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

oacNatOMTimeout 1.3.6.1.4.1.13191.10.3.1.1.1.1.4.1.4
Timeout in seconds
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

oacNatStatGroups 1.3.6.1.4.1.13191.10.3.1.1.1.3.1
OBJECT IDENTIFIER    

oacNatStatCompliances 1.3.6.1.4.1.13191.10.3.1.1.1.3.2
OBJECT IDENTIFIER    

oacNatStatCompliance 1.3.6.1.4.1.13191.10.3.1.1.1.3.2.1
The compliance statement for agents that support the ONEACCESS-NAT-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

oacNatStatGeneralGroup 1.3.6.1.4.1.13191.10.3.1.1.1.3.1.1
This group is mandatory for all NAT entities.
Status: current Access: read-only
OBJECT-GROUP