All MIBs › NAT
Category: IP Addressing
Description:
Manages network address translation mapping tables and session tracking objects.
Imported Objects
From RFC1155-SMI
| Counter |
From SNMPv2-SMI
| IpAddress | |
| OBJECT-TYPE | |
| TimeTicks | |
| enterprises |
What Is NAT?
NAT is intended to model Network Address Translation configuration and session state on a NAT-capable router or firewall, though no module description text or sample objects were available in the source excerpt for this batch to confirm its exact object structure or origin. Based on its stated short description, it exposes address-translation mapping tables and session-tracking objects — the bindings between private and public IP addresses/ports and their associated active sessions. NAT MIBs of this kind are used to monitor the software/control-plane status of address translation — for example, the number of active NAT bindings/sessions and translation-table utilization — which helps detect NAT pool exhaustion or session-table overflow rather than physical sensor conditions. Such MIBs typically build on or coexist with standard IP/interface addressing conventions for the underlying interfaces performing translation. It would be deployed on routers, firewalls, or NAT gateways handling address translation for private networks accessing public IP space. Engineers can download the NAT file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in NAT. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- active NAT bindings
- translation session count
- address/port mapping table
- NAT pool utilization
Supported Devices
- vendor-neutral, standards-based NAT MIB style, not tied to a specific manufacturer — applies to NAT-capable routers/firewalls
Monitoring Examples
No concrete object names were available in the provided sample_objects for this module, so specifics cannot be confirmed; consistent with its short description, a typical scenario would involve polling a NAT binding/session table to track active translation entries, where a rapidly climbing session count approaching the configured pool or port-range limit would indicate translation exhaustion likely to cause new outbound connections to fail.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| nat | 1.3.6.1.4.1.86 | |||
| products | 1.3.6.1.4.1.86.1 | |||
| natmib | 1.3.6.1.4.1.86.2 | |||
| configuration | 1.3.6.1.4.1.86.2.1 | |||
| OCT cfFirmware | 1.3.6.1.4.1.86.2.1.1 | OCTET STRING | read-only | |
| cfCmstrTable | 1.3.6.1.4.1.86.2.1.2 | read-only | ||
| cfCmstrEntry | 1.3.6.1.4.1.86.2.1.2.1 | read-only | ||
| OCT cfCmstrReadPublic | 1.3.6.1.4.1.86.2.1.2.1.1 | OCTET STRING | read-only | |
| OCT cfCmstrReadEnterprise | 1.3.6.1.4.1.86.2.1.2.1.2 | OCTET STRING | read-only | |
| OCT cfCmstrReadTrap | 1.3.6.1.4.1.86.2.1.2.1.3 | OCTET STRING | read-only | |
| OCT cfCmstrReadWrite | 1.3.6.1.4.1.86.2.1.2.1.4 | OCTET STRING | read-only | |
| INT pysmiFakeCol949 | 1.3.6.1.4.1.86.2.1.2.1.4294967295 | INTEGER | not-accessible | |
| cfCmstrAliasTable | 1.3.6.1.4.1.86.2.1.3 | read-write | ||
| cfCmstrAliasEntry | 1.3.6.1.4.1.86.2.1.3.1 | read-write | ||
| OCT cfCmstrAliasReadPublic | 1.3.6.1.4.1.86.2.1.3.1.1 | OCTET STRING | read-write | |
| OCT cfCmstrAliasReadEnterprise | 1.3.6.1.4.1.86.2.1.3.1.2 | OCTET STRING | read-write | |
| OCT cfCmstrAliasReadTrap | 1.3.6.1.4.1.86.2.1.3.1.3 | OCTET STRING | read-write | |
| OCT cfCmstrAliasReadWrite | 1.3.6.1.4.1.86.2.1.3.1.4 | OCTET STRING | read-write | |
| INT pysmiFakeCol950 | 1.3.6.1.4.1.86.2.1.3.1.4294967295 | INTEGER | not-accessible | |
| cfAcchostTable | 1.3.6.1.4.1.86.2.1.4 | read-only | ||
| cfAcchostEntry | 1.3.6.1.4.1.86.2.1.4.1 | read-only | ||
| IP cfAcchostHostIP | 1.3.6.1.4.1.86.2.1.4.1.1 | IpAddress | read-only | |
| INT cfAcchostLevel | 1.3.6.1.4.1.86.2.1.4.1.2 | INTEGER | read-only | |
| INT pysmiFakeCol951 | 1.3.6.1.4.1.86.2.1.4.1.4294967295 | INTEGER | not-accessible | |
| INT cfDenyReadPublic | 1.3.6.1.4.1.86.2.1.5 | INTEGER | read-write | |
| IP cfDevIPAddr | 1.3.6.1.4.1.86.2.1.6 | IpAddress | read-write | |
| IP cfSubnetMask | 1.3.6.1.4.1.86.2.1.7 | IpAddress | read-write | |
| cfAcchostCfgTable | 1.3.6.1.4.1.86.2.1.8 | read-write | ||
| cfAcchostCfgEntry | 1.3.6.1.4.1.86.2.1.8.1 | read-write | ||
| INT cfAcchostCfgAcclvl | 1.3.6.1.4.1.86.2.1.8.1.1 | INTEGER | read-write | |
| IP pysmiFakeCol952 | 1.3.6.1.4.1.86.2.1.8.1.4294967295 | IpAddress | not-accessible | |
| INT cfParmsSave | 1.3.6.1.4.1.86.2.1.9 | INTEGER | read-write | |
| OCT cfPassword | 1.3.6.1.4.1.86.2.1.10 | OCTET STRING | write-only | |
| IP cfIPAddr2 | 1.3.6.1.4.1.86.2.1.11 | IpAddress | read-write | |
| IP cfSubnetMask2 | 1.3.6.1.4.1.86.2.1.12 | IpAddress | read-write | |
| natinf | 1.3.6.1.4.1.86.2.2 | |||
| statsTable | 1.3.6.1.4.1.86.2.2.1 | read-write | ||
| statsEntry | 1.3.6.1.4.1.86.2.2.1.1 | read-write | ||
| INT statsReset | 1.3.6.1.4.1.86.2.2.1.1.1 | INTEGER | read-write | |
| TIK statsResetTime | 1.3.6.1.4.1.86.2.2.1.1.2 | TimeTicks | read-only | |
| CTR statsRcvpkts | 1.3.6.1.4.1.86.2.2.1.1.3 | Counter | read-only | |
| CTR statsFwdpkts | 1.3.6.1.4.1.86.2.2.1.1.4 | Counter | read-only | |
| CTR statsBufOvflows | 1.3.6.1.4.1.86.2.2.1.1.5 | Counter | read-only | |
| CTR statsCrcs | 1.3.6.1.4.1.86.2.2.1.1.6 | Counter | read-only | |
| CTR statsAlgns | 1.3.6.1.4.1.86.2.2.1.1.7 | Counter | read-only | |
| CTR statsCntlOvflows | 1.3.6.1.4.1.86.2.2.1.1.8 | Counter | read-only | |
| CTR statsXmtColls | 1.3.6.1.4.1.86.2.2.1.1.9 | Counter | read-only | |
| CTR statsBlkDiscards | 1.3.6.1.4.1.86.2.2.1.1.10 | Counter | read-only | |
| CTR statsPassDiscards | 1.3.6.1.4.1.86.2.2.1.1.11 | Counter | read-only | |
| CTR statsFwdMultiPkts | 1.3.6.1.4.1.86.2.2.1.1.12 | Counter | read-only | |
| CTR statsKbytes | 1.3.6.1.4.1.86.2.2.1.1.13 | Counter | read-only | |
| CTR statsBcastPkts | 1.3.6.1.4.1.86.2.2.1.1.14 | Counter | read-only | |
| CTR statsMcastPkts | 1.3.6.1.4.1.86.2.2.1.1.15 | Counter | read-only | |
| CTR statsSize64_127Pkts | 1.3.6.1.4.1.86.2.2.1.1.16 | Counter | read-only | |
| CTR statsSize128_255Pkts | 1.3.6.1.4.1.86.2.2.1.1.17 | Counter | read-only | |
| CTR statsSize256_511Pkts | 1.3.6.1.4.1.86.2.2.1.1.18 | Counter | read-only | |
| CTR statsSize512_1023Pkts | 1.3.6.1.4.1.86.2.2.1.1.19 | Counter | read-only | |
| CTR statsSize1024_1518Pkts | 1.3.6.1.4.1.86.2.2.1.1.20 | Counter | read-only | |
| CTR statsShortPkts | 1.3.6.1.4.1.86.2.2.1.1.21 | Counter | read-only | |
| CTR statsOvsizePkts | 1.3.6.1.4.1.86.2.2.1.1.22 | Counter | read-only | |
| INT pysmiFakeCol953 | 1.3.6.1.4.1.86.2.2.1.1.4294967295 | INTEGER | not-accessible | |
| natopr | 1.3.6.1.4.1.86.2.3 | |||
| INT opSysReset | 1.3.6.1.4.1.86.2.3.1 | INTEGER | read-write | |
| INT opNoStatColl | 1.3.6.1.4.1.86.2.3.2 | INTEGER | read-write | |
| INT opTrapInact | 1.3.6.1.4.1.86.2.3.3 | INTEGER | read-write | |
| natbrg | 1.3.6.1.4.1.86.2.4 | |||
| lanTable | 1.3.6.1.4.1.86.2.4.1 | read-only | ||
| lanEntry | 1.3.6.1.4.1.86.2.4.1.1 | read-only | ||
| INT lanIfIndex | 1.3.6.1.4.1.86.2.4.1.1.1 | INTEGER | read-only | |
| OCT lanPhyAddr | 1.3.6.1.4.1.86.2.4.1.1.2 | OCTET STRING | read-only | |
| blanTable | 1.3.6.1.4.1.86.2.4.2 | read-write | ||
| blanEntry | 1.3.6.1.4.1.86.2.4.2.1 | read-write | ||
| INT blanIfIndex | 1.3.6.1.4.1.86.2.4.2.1.1 | INTEGER | read-only | |
| INT blanOffset | 1.3.6.1.4.1.86.2.4.2.1.2 | INTEGER | read-only | |
| INT blanLength | 1.3.6.1.4.1.86.2.4.2.1.3 | INTEGER | read-write | |
| OCT blanPtrn | 1.3.6.1.4.1.86.2.4.2.1.4 | OCTET STRING | read-only | |
| planTable | 1.3.6.1.4.1.86.2.4.3 | read-write | ||
| planEntry | 1.3.6.1.4.1.86.2.4.3.1 | read-write | ||
| INT planIfIndex | 1.3.6.1.4.1.86.2.4.3.1.1 | INTEGER | read-only | |
| INT planOffset | 1.3.6.1.4.1.86.2.4.3.1.2 | INTEGER | read-only | |
| INT planLength | 1.3.6.1.4.1.86.2.4.3.1.3 | INTEGER | read-write | |
| OCT planPtrn | 1.3.6.1.4.1.86.2.4.3.1.4 | OCTET STRING | read-only | |
| INT lanTblFlush | 1.3.6.1.4.1.86.2.4.4 | INTEGER | read-write | |
| INT brgState | 1.3.6.1.4.1.86.2.4.5 | INTEGER | read-only | |
| natmtr | 1.3.6.1.4.1.86.2.5 | |||
| etypeInfo | 1.3.6.1.4.1.86.2.5.1 | |||
| CTR etypeTypes | 1.3.6.1.4.1.86.2.5.1.1 | Counter | read-only | |
| etypeTable | 1.3.6.1.4.1.86.2.5.1.2 | read-only | ||
| etypeTblEntry | 1.3.6.1.4.1.86.2.5.1.2.1 | read-only | ||
| INT etypeEtype | 1.3.6.1.4.1.86.2.5.1.2.1.1 | INTEGER | read-only | |
| CTR etypePkts | 1.3.6.1.4.1.86.2.5.1.2.1.2 | Counter | read-only | |
| INT pysmiFakeCol954 | 1.3.6.1.4.1.86.2.5.1.2.1.4294967295 | INTEGER | not-accessible | |
| CTR etypeOtherTypes | 1.3.6.1.4.1.86.2.5.1.3 | Counter | read-only | |
| peakInfo | 1.3.6.1.4.1.86.2.5.2 | |||
| INT peakReset | 1.3.6.1.4.1.86.2.5.2.1 | INTEGER | read-write | |
| TIK peakResetTime | 1.3.6.1.4.1.86.2.5.2.2 | TimeTicks | read-only | |
| INT peakSmplIntv | 1.3.6.1.4.1.86.2.5.2.3 | INTEGER | read-write | |
| peakData | 1.3.6.1.4.1.86.2.5.2.4 | |||
| peakFrameInfo | 1.3.6.1.4.1.86.2.5.2.4.1 | |||
| CTR peakFramePkts | 1.3.6.1.4.1.86.2.5.2.4.1.1 | Counter | read-only | |
| TIK peakFrameTime | 1.3.6.1.4.1.86.2.5.2.4.1.2 | TimeTicks | read-only | |
| CTR peakFrameErrors | 1.3.6.1.4.1.86.2.5.2.4.1.3 | Counter | read-only | |
| peakKbyteInfo | 1.3.6.1.4.1.86.2.5.2.4.2 | |||
| CTR peakKbytes | 1.3.6.1.4.1.86.2.5.2.4.2.1 | Counter | read-only | |
| TIK peakKbyteTime | 1.3.6.1.4.1.86.2.5.2.4.2.2 | TimeTicks | read-only | |
| CTR peakKbyteTotalPkts | 1.3.6.1.4.1.86.2.5.2.4.2.3 | Counter | read-only | |
| CTR peakKbyteErrors | 1.3.6.1.4.1.86.2.5.2.4.2.4 | Counter | read-only | |
| peakBcastInfo | 1.3.6.1.4.1.86.2.5.2.4.3 | |||
| CTR peakBcastPkts | 1.3.6.1.4.1.86.2.5.2.4.3.1 | Counter | read-only | |
| TIK peakBcastTime | 1.3.6.1.4.1.86.2.5.2.4.3.2 | TimeTicks | read-only | |
| CTR peakBcastTotalPkts | 1.3.6.1.4.1.86.2.5.2.4.3.3 | Counter | read-only | |
| CTR peakBcastErrors | 1.3.6.1.4.1.86.2.5.2.4.3.4 | Counter | read-only | |
| peakMcastInfo | 1.3.6.1.4.1.86.2.5.2.4.4 | |||
| CTR peakMcastPkts | 1.3.6.1.4.1.86.2.5.2.4.4.1 | Counter | read-only | |
| TIK peakMcastTime | 1.3.6.1.4.1.86.2.5.2.4.4.2 | TimeTicks | read-only | |
| CTR peakMcastTotalPkts | 1.3.6.1.4.1.86.2.5.2.4.4.3 | Counter | read-only | |
| CTR peakMcastErrors | 1.3.6.1.4.1.86.2.5.2.4.4.4 | Counter | read-only | |
| peakErrInfo | 1.3.6.1.4.1.86.2.5.2.4.5 | |||
| CTR peakErrErrors | 1.3.6.1.4.1.86.2.5.2.4.5.1 | Counter | read-only | |
| TIK peakErrTime | 1.3.6.1.4.1.86.2.5.2.4.5.2 | TimeTicks | read-only | |
| CTR peakErrTotalPkts | 1.3.6.1.4.1.86.2.5.2.4.5.3 | Counter | read-only | |
| CTR peakErrCrcs | 1.3.6.1.4.1.86.2.5.2.4.5.4 | Counter | read-only | |
| CTR peakErrAlgns | 1.3.6.1.4.1.86.2.5.2.4.5.5 | Counter | read-only | |
| CTR peakErrXmtColls | 1.3.6.1.4.1.86.2.5.2.4.5.6 | Counter | read-only | |
| CTR peakErrShorts | 1.3.6.1.4.1.86.2.5.2.4.5.7 | Counter | read-only | |
| CTR peakErrOvsizes | 1.3.6.1.4.1.86.2.5.2.4.5.8 | Counter | read-only | |
| peakUtilInfo | 1.3.6.1.4.1.86.2.5.2.4.6 | |||
| INT peakUtilVal | 1.3.6.1.4.1.86.2.5.2.4.6.1 | INTEGER | read-only | |
| TIK peakUtilTime | 1.3.6.1.4.1.86.2.5.2.4.6.2 | TimeTicks | read-only | |
| CTR peakUtilTotalPkts | 1.3.6.1.4.1.86.2.5.2.4.6.3 | Counter | read-only | |
| CTR peakUtilErrors | 1.3.6.1.4.1.86.2.5.2.4.6.4 | Counter | read-only | |
| top10Info | 1.3.6.1.4.1.86.2.5.3 | |||
| INT top10Enable | 1.3.6.1.4.1.86.2.5.3.1 | INTEGER | read-write | |
| INT top10ThresholdVal | 1.3.6.1.4.1.86.2.5.3.2 | INTEGER | read-write | |
| INT top10SmplIntv | 1.3.6.1.4.1.86.2.5.3.3 | INTEGER | read-write | |
| INT top10SeqNum | 1.3.6.1.4.1.86.2.5.3.4 | INTEGER | read-only | |
| TIK top10SmplTime | 1.3.6.1.4.1.86.2.5.3.5 | TimeTicks | read-only | |
| CTR top10TotalEntries | 1.3.6.1.4.1.86.2.5.3.6 | Counter | read-only | |
| INT top10Ovflow | 1.3.6.1.4.1.86.2.5.3.7 | INTEGER | read-only | |
| CTR top10TotalPkts | 1.3.6.1.4.1.86.2.5.3.8 | Counter | read-only | |
| CTR top10MatchedPkts | 1.3.6.1.4.1.86.2.5.3.9 | Counter | read-only | |
| CTR top10ValidEntries | 1.3.6.1.4.1.86.2.5.3.10 | Counter | read-only | |
| top10Data | 1.3.6.1.4.1.86.2.5.3.11 | |||
| OCT top10StrID | 1.3.6.1.4.1.86.2.5.3.11.1 | OCTET STRING | read-only | |
| CTR top10Pkts | 1.3.6.1.4.1.86.2.5.3.11.2 | Counter | read-only | |
| natalert | 1.3.6.1.4.1.86.2.6 | |||
| alertParms | 1.3.6.1.4.1.86.2.6.1 | |||
| CTR alertTypes | 1.3.6.1.4.1.86.2.6.1.1 | Counter | read-only | |
| INT alertSmplIntv | 1.3.6.1.4.1.86.2.6.1.2 | INTEGER | read-write | |
| INT alertReset | 1.3.6.1.4.1.86.2.6.1.3 | INTEGER | read-write | |
| TIK alertResetTime | 1.3.6.1.4.1.86.2.6.1.4 | TimeTicks | read-only | |
| alerts | 1.3.6.1.4.1.86.2.6.2 | |||
| alertFrameInfo | 1.3.6.1.4.1.86.2.6.2.1 | |||
| INT alertFrameEnable | 1.3.6.1.4.1.86.2.6.2.1.1 | INTEGER | read-write | |
| INT alertFrameThreshold | 1.3.6.1.4.1.86.2.6.2.1.2 | INTEGER | read-write | |
| CTR alertFramePkts | 1.3.6.1.4.1.86.2.6.2.1.3 | Counter | read-only | |
| TIK alertFrameTime | 1.3.6.1.4.1.86.2.6.2.1.4 | TimeTicks | read-only | |
| CTR alertFrameTotalPkts | 1.3.6.1.4.1.86.2.6.2.1.5 | Counter | read-only | |
| CTR alertFrameErrors | 1.3.6.1.4.1.86.2.6.2.1.6 | Counter | read-only | |
| alertBcastInfo | 1.3.6.1.4.1.86.2.6.2.2 | |||
| INT alertBcastEnable | 1.3.6.1.4.1.86.2.6.2.2.1 | INTEGER | read-write | |
| INT alertBcastThreshold | 1.3.6.1.4.1.86.2.6.2.2.2 | INTEGER | read-write | |
| CTR alertBcastPkts | 1.3.6.1.4.1.86.2.6.2.2.3 | Counter | read-only | |
| TIK alertBcastTime | 1.3.6.1.4.1.86.2.6.2.2.4 | TimeTicks | read-only | |
| CTR alertBcastTotalPkts | 1.3.6.1.4.1.86.2.6.2.2.5 | Counter | read-only | |
| CTR alertBcastErrors | 1.3.6.1.4.1.86.2.6.2.2.6 | Counter | read-only | |
| alertMcastInfo | 1.3.6.1.4.1.86.2.6.2.3 | |||
| INT alertMcastEnable | 1.3.6.1.4.1.86.2.6.2.3.1 | INTEGER | read-write | |
| INT alertMcastThreshold | 1.3.6.1.4.1.86.2.6.2.3.2 | INTEGER | read-write | |
| CTR alertMcastPkts | 1.3.6.1.4.1.86.2.6.2.3.3 | Counter | read-only | |
| TIK alertMcastTime | 1.3.6.1.4.1.86.2.6.2.3.4 | TimeTicks | read-only | |
| CTR alertMcastTotalPkts | 1.3.6.1.4.1.86.2.6.2.3.5 | Counter | read-only | |
| CTR alertMcastErrors | 1.3.6.1.4.1.86.2.6.2.3.6 | Counter | read-only | |
| alertErrInfo | 1.3.6.1.4.1.86.2.6.2.4 | |||
| INT alertErrEnable | 1.3.6.1.4.1.86.2.6.2.4.1 | INTEGER | read-write | |
| INT alertErrThreshold | 1.3.6.1.4.1.86.2.6.2.4.2 | INTEGER | read-write | |
| CTR alertErrErrors | 1.3.6.1.4.1.86.2.6.2.4.3 | Counter | read-only | |
| TIK alertErrTime | 1.3.6.1.4.1.86.2.6.2.4.4 | TimeTicks | read-only | |
| CTR alertErrTotalPkts | 1.3.6.1.4.1.86.2.6.2.4.5 | Counter | read-only | |
| CTR alertErrTotalErrors | 1.3.6.1.4.1.86.2.6.2.4.6 | Counter | read-only | |
| CTR alertErrCrcs | 1.3.6.1.4.1.86.2.6.2.4.7 | Counter | read-only | |
| CTR alertErrAlgns | 1.3.6.1.4.1.86.2.6.2.4.8 | Counter | read-only | |
| CTR alertErrXmtColls | 1.3.6.1.4.1.86.2.6.2.4.9 | Counter | read-only | |
| CTR alertErrShorts | 1.3.6.1.4.1.86.2.6.2.4.10 | Counter | read-only | |
| CTR alertErrOvsizes | 1.3.6.1.4.1.86.2.6.2.4.11 | Counter | read-only | |
| alertUtilInfo | 1.3.6.1.4.1.86.2.6.2.5 | |||
| INT alertUtilEnable | 1.3.6.1.4.1.86.2.6.2.5.1 | INTEGER | read-write | |
| INT alertUtilThreshold | 1.3.6.1.4.1.86.2.6.2.5.2 | INTEGER | read-write | |
| INT alertUtilValue | 1.3.6.1.4.1.86.2.6.2.5.3 | INTEGER | read-only | |
| TIK alertUtilTime | 1.3.6.1.4.1.86.2.6.2.5.4 | TimeTicks | read-only | |
| CTR alertUtilTotalPkts | 1.3.6.1.4.1.86.2.6.2.5.5 | Counter | read-only | |
| CTR alertUtilErrors | 1.3.6.1.4.1.86.2.6.2.5.6 | Counter | read-only | |
| rmeter | 1.3.6.1.4.1.86.2.7 | |||
| rconfiguration | 1.3.6.1.4.1.86.2.7.1 | |||
| INT prTrapchannel | 1.3.6.1.4.1.86.2.7.1.1 | INTEGER | read-write | |
| INT auxTrapchannel | 1.3.6.1.4.1.86.2.7.1.2 | INTEGER | read-write | |
| natrtr | 1.3.6.1.4.1.86.2.8 | |||
| rtrcfg | 1.3.6.1.4.1.86.2.8.1 | |||
| INT rtrcfRtupdintv | 1.3.6.1.4.1.86.2.8.1.1 | INTEGER | read-write | |
| INT rtrcfRtdownintv | 1.3.6.1.4.1.86.2.8.1.2 | INTEGER | read-write | |
| INT rtrcfRtholdintv | 1.3.6.1.4.1.86.2.8.1.3 | INTEGER | read-write | |
| INT rtrcfRtdropintv | 1.3.6.1.4.1.86.2.8.1.4 | INTEGER | read-write | |
| rtrcfIfTable | 1.3.6.1.4.1.86.2.8.1.5 | read-only | ||
| rtrcfIfEntry | 1.3.6.1.4.1.86.2.8.1.5.1 | read-only | ||
| INT rtrcfProxyarp | 1.3.6.1.4.1.86.2.8.1.5.1.1 | INTEGER | read-write | |
| INT rtrcfIcmp | 1.3.6.1.4.1.86.2.8.1.5.1.2 | INTEGER | read-write | |
| IP rtrcfHelperAddr | 1.3.6.1.4.1.86.2.8.1.5.1.3 | IpAddress | read-write | |
| IP rtrcfBcastAddr | 1.3.6.1.4.1.86.2.8.1.5.1.4 | IpAddress | read-write | |
| INT pysmiFakeCol955 | 1.3.6.1.4.1.86.2.8.1.5.1.4294967295 | INTEGER | not-accessible | |
| rtrcfStatRtTbl | 1.3.6.1.4.1.86.2.8.1.6 | read-only | ||
| rtrcfStatRtEntry | 1.3.6.1.4.1.86.2.8.1.6.1 | read-only | ||
| IP rtrcfStatRtRoute | 1.3.6.1.4.1.86.2.8.1.6.1.1 | IpAddress | read-only | |
| IP rtrcfStatRtRouter | 1.3.6.1.4.1.86.2.8.1.6.1.2 | IpAddress | read-only | |
| INT rtrcfStatRtMetric | 1.3.6.1.4.1.86.2.8.1.6.1.3 | INTEGER | read-write | |
| rtrrtInFltrTbl | 1.3.6.1.4.1.86.2.8.3 | read-only | ||
| rtrrtInFltrEntry | 1.3.6.1.4.1.86.2.8.3.1 | read-only | ||
| INT rtrrtInFltrInf | 1.3.6.1.4.1.86.2.8.3.1.1 | INTEGER | read-only | |
| IP rtrrtInFltrAddr | 1.3.6.1.4.1.86.2.8.3.1.2 | IpAddress | read-only | |
| IP rtrrtInFltrMask | 1.3.6.1.4.1.86.2.8.3.1.3 | IpAddress | read-only | |
| INT rtrrtInFltrFlag | 1.3.6.1.4.1.86.2.8.3.1.4 | INTEGER | read-write | |
| rtrrtOutFltrTbl | 1.3.6.1.4.1.86.2.8.4 | read-only | ||
| rtrrtOutFltrEntry | 1.3.6.1.4.1.86.2.8.4.1 | read-only | ||
| INT rtrrtOutFltrInf | 1.3.6.1.4.1.86.2.8.4.1.1 | INTEGER | read-only | |
| IP rtrrtOutFltrAddr | 1.3.6.1.4.1.86.2.8.4.1.2 | IpAddress | read-only | |
| IP rtrrtOutFltrMask | 1.3.6.1.4.1.86.2.8.4.1.3 | IpAddress | read-only | |
| INT rtrrtOutFltrFlag | 1.3.6.1.4.1.86.2.8.4.1.4 | INTEGER | read-write | |
| dialup | 1.3.6.1.4.1.86.2.9 | |||
| OCT phonenum | 1.3.6.1.4.1.86.2.9.1 | OCTET STRING | read-write | |
| OCT modemInitstr | 1.3.6.1.4.1.86.2.9.2 | OCTET STRING | read-write | |
| OCT modemDialprefix | 1.3.6.1.4.1.86.2.9.3 | OCTET STRING | read-write | |
| OCT modemDialsuffix | 1.3.6.1.4.1.86.2.9.4 | OCTET STRING | read-write | |
| OCT modemHangupprefix | 1.3.6.1.4.1.86.2.9.5 | OCTET STRING | read-write | |
| OCT modemHangupsuffix | 1.3.6.1.4.1.86.2.9.6 | OCTET STRING | read-write | |
| trapinfo | 1.3.6.1.4.1.86.8 | |||
| IP trapSrcAddr | 1.3.6.1.4.1.86.8.1 | IpAddress | read-only | |
| OCT trapErrMsg | 1.3.6.1.4.1.86.8.2 | OCTET STRING | read-only |
RFC description
Network Address Translation device configuration including interfaces, operations, and metering.
Start monitoring NAT-capable router/firewall (vendor unspecified) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.