CISCO-CAT6k-NAT-STAT-MIB
19 objects
The cisco catalyst 6000 Nat stat mib provides information about NAT platform specific statistics in the system
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.861 | IdentityciscoCat6kNatStatMIB | The cisco catalyst 6000 Nat stat mib provides information about NAT platform specific statistics in the system | ||
| 1.3.6.1.4.1.9.9.861.1 | NodeciscoCat6kNatStatMIBObjects | |||
| 1.3.6.1.4.1.9.9.861.1.2 | NodeciscoCat6kNatStatus | |||
| 1.3.6.1.4.1.9.9.861.1.2.1 | ScalarciscoCat6kNatType | read-only | current | NAT type can be Static, Dynamic, Mixed and other. Static should be displayed when static rules are hit. Dynamic should be displayed when dynamic rules are hit.… |
| 1.3.6.1.4.1.9.9.861.1.2.2 | ScalarciscoCat6kNatNetFlowType | read-only | current | Netflow type will be Layer-3 or Mixed. If the rules are hit based only on Layer 3 information, it should display as Layer-3.For static/dynamic nat it is L3,rma… |
| 1.3.6.1.4.1.9.9.861.1.2.3 | ScalarciscoCat6kNatFlowRecord | read-only | current | This object shows whether ip nat create flow config is enabled or not. By default it will be in enabled state only. |
| 1.3.6.1.4.1.9.9.861.1.2.4 | ScalarciscoCat6kNatDynamicEntryUtilization | read-only | current | This object gives total utilization of dynamic NAT entries present in the system. |
| 1.3.6.1.4.1.9.9.861.1.2.5 | ScalarciscoCat6kNatStaticEntryUtilization | read-only | current | This object gives total utilization of static NAT entries present in the system. |
| 1.3.6.1.4.1.9.9.861.1.2.6 | ScalarciscoCat6kNatOtherEntryUtilization | read-only | current | This object gives total utilization of other NAT (PAT,RMAP,Etc.) entries present in the system. |
| 1.3.6.1.4.1.9.9.861.1.2.7 | ScalarciscoCat6kNatTotalEntryCount | read-only | current | This object gives consolidated count of static as well as dynamic entries present in the system. |
| 1.3.6.1.4.1.9.9.861.1.2.8 | ScalarciscoCat6kNatResourceUtilization | read-only | current | Total system resource used by the system |
| 1.3.6.1.4.1.9.9.861.2 | NodeciscoCat6kNatStatMIBConformance | |||
| 1.3.6.1.4.1.9.9.861.2.1 | NodeciscoCat6kNatStatMIBCompliances | |||
| 1.3.6.1.4.1.9.9.861.2.1.1 | ComplianceciscoCat6kNatStatMIBComplianceVer1 | current | The compliance statement for CISCO-CAT6k-NAT-STAT-MIB | |
| 1.3.6.1.4.1.9.9.861.2.2 | NodeciscoCat6kNatStatMIBGroups | |||
| 1.3.6.1.4.1.9.9.861.2.2.1 | GroupciscoCat6kNatStatGroup | current | A collection of objects providing status of NAT statistics |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| NatBool | INTEGER { disabled(0), enabled(1) } | current | Boolean type in this mib |
| NatType | INTEGER { static(1), dynamic(2), mixed(3), other(4) } | current | Type of NAT |
| NetFlowType | INTEGER { layer3(1), mixed(2) } | current | Type of Netflow |