ACC-NAT

File: ACC-NAT.mib (6905 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter accTrapLogSeqNum
accBRG DisplayString RowStatus
IfIndex SmdsAddress

Defined Types

AccNATMapEntry  
SEQUENCE    
  accNATMapIfIndex INTEGER
  accNATMapMapAddr IpAddress

AccNATMapStatEntry  
SEQUENCE    
  accNatMapStatTblIfIndex INTEGER
  accNatMapStatTblMapAddr IpAddress
  accNatMapStatTblSrcAddr IpAddress
  accNatMapStatTblDstAddr IpAddress
  accNatMapStatTblMapPort INTEGER
  accNatMapStatTblSrcPort INTEGER
  accNatMapStatTblDstPort INTEGER
  accNatMapStatTblMapCnts Counter
  accNatMapStatTblUnmapCnts Counter
  accNatMapStatTblProto INTEGER

AccNAVMapEntry  
SEQUENCE    
  accNAVMapIfIndex INTEGER
  accNAVMapServerPort INTEGER
  accNAVMapServerAddr IpAddress

AccNATEntry  
SEQUENCE    
  accNATIfIndex INTEGER
  accNATSourceAddr IpAddress
  accNATSourceSubnetMask IpAddress
  accNATMapAddr IpAddress
  accNATMapSubnetMask IpAddress

Defined Values

accNAT 1.3.6.1.4.1.5.1.1.61
OBJECT IDENTIFIER    

accNATMapTable 1.3.6.1.4.1.5.1.1.61.1
A table of NAT mappings for IP interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccNATMapEntry

accNATMapEntry 1.3.6.1.4.1.5.1.1.61.1.1
An NAT mapping entry for an IP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccNATMapEntry  

accNATMapIfIndex 1.3.6.1.4.1.5.1.1.61.1.1.1
The IfIndex of this NAT interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNATMapMapAddr 1.3.6.1.4.1.5.1.1.61.1.1.2
The mapped address on this NAT interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

accNATMapStatTable 1.3.6.1.4.1.5.1.1.61.2
A table of NAT mapping statistics for IP interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccNATMapStatEntry

accNATMapStatEntry 1.3.6.1.4.1.5.1.1.61.2.1
NAT mapping entry statistics for an IP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccNATMapStatEntry  

accNatMapStatTblIfIndex 1.3.6.1.4.1.5.1.1.61.2.1.1
The index of this NAT mapping interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNatMapStatTblMapAddr 1.3.6.1.4.1.5.1.1.61.2.1.2
The map-to address in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

accNatMapStatTblSrcAddr 1.3.6.1.4.1.5.1.1.61.2.1.3
The source address in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

accNatMapStatTblDstAddr 1.3.6.1.4.1.5.1.1.61.2.1.4
The destination address in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

accNatMapStatTblMapPort 1.3.6.1.4.1.5.1.1.61.2.1.5
The map-to port in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNatMapStatTblSrcPort 1.3.6.1.4.1.5.1.1.61.2.1.6
The source port in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNatMapStatTblDstPort 1.3.6.1.4.1.5.1.1.61.2.1.7
The destination port in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNatMapStatTblMapCnts 1.3.6.1.4.1.5.1.1.61.2.1.8
The number of times this address mapping has occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accNatMapStatTblUnmapCnts 1.3.6.1.4.1.5.1.1.61.2.1.9
The number of times this address unmapping has occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accNatMapStatTblProto 1.3.6.1.4.1.5.1.1.61.2.1.10
The IP protocol detected in this Nat table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNAVMapTable 1.3.6.1.4.1.5.1.1.61.3
A table of NAV mappings for IP interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccNAVMapEntry

accNAVMapEntry 1.3.6.1.4.1.5.1.1.61.3.1
An NAV mapping entry for an IP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccNAVMapEntry  

accNAVMapIfIndex 1.3.6.1.4.1.5.1.1.61.3.1.1
The IfIndex of this NAV interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNAVMapServerPort 1.3.6.1.4.1.5.1.1.61.3.1.2
The TCP/UDP port of this server entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accNAVMapServerAddr 1.3.6.1.4.1.5.1.1.61.3.1.3
The IP address of the destination server on this NAV interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accNATTable 1.3.6.1.4.1.5.1.1.61.4
A table of NAT mappings for IP interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccNATEntry

accNATEntry 1.3.6.1.4.1.5.1.1.61.4.1
An NAT mapping entry for an IP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccNATEntry  

accNATIfIndex 1.3.6.1.4.1.5.1.1.61.4.1.1
The IfIndex of this NAT interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accNATSourceAddr 1.3.6.1.4.1.5.1.1.61.4.1.2
The IP address of the source host/network to be mapped
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accNATSourceSubnetMask 1.3.6.1.4.1.5.1.1.61.4.1.3
The subnet mask of the IP address of the source host/network to be mapped
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accNATMapAddr 1.3.6.1.4.1.5.1.1.61.4.1.4
The Mapping IP address on the interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accNATMapSubnetMask 1.3.6.1.4.1.5.1.1.61.4.1.5
The subnet mask of the Mapping IP address on the interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress