ACC-NAT: View SNMP OID List / Download MIB

VENDOR: ACC


 Home MIB: ACC-NAT
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 accNAT 1.3.6.1.4.1.5.1.1.61
       accNATMapTable 1.3.6.1.4.1.5.1.1.61.1
A table of NAT mappings for IP interfaces.
           accNATMapEntry 1.3.6.1.4.1.5.1.1.61.1.1
An NAT mapping entry for an IP interface.
               accNATMapIfIndex 1.3.6.1.4.1.5.1.1.61.1.1.1
The IfIndex of this NAT interface.
               accNATMapMapAddr 1.3.6.1.4.1.5.1.1.61.1.1.2
The mapped address on this NAT interface.
       accNATMapStatTable 1.3.6.1.4.1.5.1.1.61.2
A table of NAT mapping statistics for IP interfaces.
           accNATMapStatEntry 1.3.6.1.4.1.5.1.1.61.2.1
NAT mapping entry statistics for an IP interface.
               accNatMapStatTblIfIndex 1.3.6.1.4.1.5.1.1.61.2.1.1
The index of this NAT mapping interface.
               accNatMapStatTblMapAddr 1.3.6.1.4.1.5.1.1.61.2.1.2
The map-to address in this Nat table entry.
               accNatMapStatTblSrcAddr 1.3.6.1.4.1.5.1.1.61.2.1.3
The source address in this Nat table entry.
               accNatMapStatTblDstAddr 1.3.6.1.4.1.5.1.1.61.2.1.4
The destination address in this Nat table entry.
               accNatMapStatTblMapPort 1.3.6.1.4.1.5.1.1.61.2.1.5
The map-to port in this Nat table entry.
               accNatMapStatTblSrcPort 1.3.6.1.4.1.5.1.1.61.2.1.6
The source port in this Nat table entry.
               accNatMapStatTblDstPort 1.3.6.1.4.1.5.1.1.61.2.1.7
The destination port in this Nat table entry.
               accNatMapStatTblMapCnts 1.3.6.1.4.1.5.1.1.61.2.1.8
The number of times this address mapping has occured.
               accNatMapStatTblUnmapCnts 1.3.6.1.4.1.5.1.1.61.2.1.9
The number of times this address unmapping has occured.
               accNatMapStatTblProto 1.3.6.1.4.1.5.1.1.61.2.1.10
The IP protocol detected in this Nat table entry.
       accNAVMapTable 1.3.6.1.4.1.5.1.1.61.3
A table of NAV mappings for IP interfaces.
           accNAVMapEntry 1.3.6.1.4.1.5.1.1.61.3.1
An NAV mapping entry for an IP interface.
               accNAVMapIfIndex 1.3.6.1.4.1.5.1.1.61.3.1.1
The IfIndex of this NAV interface.
               accNAVMapServerPort 1.3.6.1.4.1.5.1.1.61.3.1.2
The TCP/UDP port of this server entry.
               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.
       accNATTable 1.3.6.1.4.1.5.1.1.61.4
A table of NAT mappings for IP interfaces.
           accNATEntry 1.3.6.1.4.1.5.1.1.61.4.1
An NAT mapping entry for an IP interface.
               accNATIfIndex 1.3.6.1.4.1.5.1.1.61.4.1.1
The IfIndex of this NAT interface.
               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
               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
               accNATMapAddr 1.3.6.1.4.1.5.1.1.61.4.1.4
The Mapping IP address on the interface
               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