CISCO-NAT-EXT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-NAT-EXT-MIB
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
 ciscoNATExtMIB 1.3.6.1.4.1.9.9.532
This MIB is an extension to the NAT-MIB. This MIB module includes objects for providing the NAT related statistics. Acronyms: NAT Network Address Translation.
         ciscoNatExtMIBNotifs 1.3.6.1.4.1.9.9.532.0
         ciscoNatExtMIBObjects 1.3.6.1.4.1.9.9.532.1
             cneAddrTranslationStatsTable 1.3.6.1.4.1.9.9.532.1.1 no-access
A table of NAT statistics in a managed system.
                 cneAddrTranslationStatsEntry 1.3.6.1.4.1.9.9.532.1.1.1 no-access
An entry in the cneAddrTranslationStatsTable. This contains information about the NAT related statistics pertaining to a module. The entPhysicalIndex specifies the entry in entPhysicalTable with entPhysicalClass='module'.
                     cneAddrTranslationNumActive 1.3.6.1.4.1.9.9.532.1.1.1.1 gauge32 read-only
The total number of address translation entries that are currently available in the NAT device. This indicates the aggregate of the translation entries created from both the static and dynamic address translation mechanisms.
                     cneAddrTranslationNumPeak 1.3.6.1.4.1.9.9.532.1.1.1.2 unsigned32 read-only
The maximum number of address translation entries that are active at any one time since the system startup. This indicates the high watermark of address translation entries that are active at any one time since the system startup. This object includes the translation entries created from both the static and dynamic address translation mechanisms.
                     cneAddrTranslation1min 1.3.6.1.4.1.9.9.532.1.1.1.3 gauge32 read-only
The averaged number of address translation entries which the NAT device establishing per second, averaged over the last 1 minute. This object includes the translation entries created from both the static and dynamic address translation mechanisms.
                     cneAddrTranslation5min 1.3.6.1.4.1.9.9.532.1.1.1.4 gauge32 read-only
The averaged number of address translation entries which the NAT device establishing per second, averaged over the last 5 minutes. This object includes the translation entries created from both the static and dynamic address translation mechanisms.
         ciscoNatExtMIBConformance 1.3.6.1.4.1.9.9.532.2
             ciscoNatExtMIBCompliances 1.3.6.1.4.1.9.9.532.2.1
                 ciscoNatExtMIBCompliance 1.3.6.1.4.1.9.9.532.2.1.1
The compliance statement for entities which implement the CISCO-NAT-EXT-MIB.
             ciscoNatExtMIBGroups 1.3.6.1.4.1.9.9.532.2.2
                 ciscoNatExtAddrTransStatsGroup 1.3.6.1.4.1.9.9.532.2.2.1
This group contains the objects for NAT address translation related statistics.