HUAWEI-NAT-EXT-MIB
AI MIB Summary
The HUAWEI-NAT-EXT-MIB module provides SNMP access to monitor and manage Network Address Translation (NAT) statistics and session states on Huawei S9300 series switches, specifically implementing the RFC 4004 NAT MIB extensions. It exposes critical metrics such as active NAT sessions, translation table entries, and protocol-specific counters for troubleshooting connectivity and capacity planning.
The MIB contains objects of S9300 NAT features , referencing the RFC4004.
Main OID:
hwNatExtMIB.1.3.6.1.4.1.2011.5.25.226
162
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
162 total| Object Name |
|---|
hwNatExtMIBThe MIB contains objects of S9300 NAT features , referencing the RFC4004. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.25.226 |
hwNatExtMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.1 |
hwNatPacketDiscardThis notification is generated when IP packets are
discarded by the NAT function; e.g., due to lack of
mapping space when NAT is out of addresses or ports. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.25.226.1.1 |
hwNatExtMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2 |
hwNatBind OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.1 |
hwNatAddrBindNumberOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatAddrBindTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.1.1 |
hwNatAddrBindTableThis table holds information about the currently
active NAT BINDs. SEQUENCE OF HwNatAddrBindEntry .1.3.6.1.4.1.2011.5.25.226.2.1.2 |
hwNatAddrBindEntryEach entry in the NAT BIND table holds information
about a NAT BIND that is currently active. HwNatAddrBindEntry .1.3.6.1.4.1.2011.5.25.226.2.1.2.1 |
hwNatAddrBindQueryVrfNameVrf name for the hwNatAddrQueryAddr. DisplayString .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.1 |
hwNatAddrBindQueryAddrThis object represents the query ip address, which can be
local address or global address, depending on the value of
hwNatAddrBindType. IpAddress .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.2 |
hwNatAddrBindTypeThis object represents the type of the BIND. Enumeration .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.3 |
hwNatAddrBindMappedVrfNameVrf name for the hwNatAddrBindMappedAddr.ro DisplayString .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.4 |
hwNatAddrBindMappedAddrThis object represents the ip address that
maps to the hwNatAddrBindQueryAddr.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.5 |
hwNatAddrBindIdThis object represents a BIND id that is dynamically
assigned to each BIND by a NAT enabled device. Each
BIND is represented by a unique BIND id across both,
the Address Bind and Address-Port Bind tables.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.8 |
hwNatAddrBindSessionCountNumber of sessions currently using this BIND.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.9 |
hwNatAddrBindCurrentIdleTimeAt any given instance of time, this object indicates the
time that this BIND has been idle with no sessions
attached to it. The value represented by this object is
of relevance only when the value of Maximum Idle time
(hwNatConfMaxBindIdleTime) is non-zero.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.10 |
hwNatAddrBindInTranslateThe number of inbound packets that were translated as per
this BIND entry.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.11 |
hwNatAddrBindOutTranslateThe number of outbound packets that were translated as
per this BIND entry.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.1.2.1.12 |
hwNatAddrPortBindNumberOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatAddrPortBindTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.1.3 |
hwNatAddrPortBindTableThis table holds information about the currently
active NAPT BINDs. SEQUENCE OF HwNatAddrPortBindEntry .1.3.6.1.4.1.2011.5.25.226.2.1.4 |
hwNatAddrPortBindEntryEach entry in the this table holds information
a NAPT BIND that is currently active. HwNatAddrPortBindEntry .1.3.6.1.4.1.2011.5.25.226.2.1.4.1 |
hwNatAddrPortBindQueryVrfNameVrf name for the hwNatAddrPortBindQueryAddr. DisplayString .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.1 |
hwNatAddrPortBindQueryAddrThis object represents the query ip address, which can be
local address or global address, depending on the value of
hwNatAddrBindType. IpAddress .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.2 |
hwNatAddrPortBindQueryProtocolThis object specifies a protocol identifier. Integer32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.3 |
hwNatAddrPortBindQueryPortThis object represents the query port number, which can be
local port number or global port number, depending on the value of
hwNatAddrPortBindType.. Integer32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.4 |
hwNatAddrPortBindTypeThis object represents the type of the BIND. Enumeration .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.5 |
hwNatAddrPortBindMappedVrfNameVrf name for the hwNatAddrPortBindMappedAddr.ro DisplayString .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.6 |
hwNatAddrPortBindMappedAddrThis object represents the address maps to the
hwNatAddrPortBindQueryAddr.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.7 |
hwNatAddrPortBindMappedPortThis object represents the port number that, in conjunction with
hwNatAddrPortBindMappedAddr, maps to the hwNatAddrPortBindQueryPort
.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.8 |
hwNatAddrPortBindIdThis object represents a BIND id that is dynamically
assigned to each BIND by a NAT enabled device. Each
BIND is represented by a unique BIND id across both,
the Address Bind and Address-Port Bind tables.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.10 |
hwNatAddrPortBindSessionCountNumber of sessions currently using this BIND.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.12 |
hwNatAddrPortBindCurrentIdleTimeAt any given instance of time, this object indicates the
time that this BIND has been idle with no sessions
attached to it. The value represented by this object is
of relevance only when the value of Maximum Idle time
(hwNatConfMaxBindIdleTime) is non-zero.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.13 |
hwNatAddrPortBindInTranslateThe number of inbound packets that were translated as per
this BIND entry.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.14 |
hwNatAddrPortBindOutTranslateThe number of outbound packets that were translated as per
this BIND entry.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.1.4.1.15 |
hwNatExtIfTableThis table holds information about the currently
active interfaces. SEQUENCE OF HwNatExtIfEntry .1.3.6.1.4.1.2011.5.25.226.2.1.5 |
hwNatExtIfEntryEach entry in the this table holds information about an interface that is currently active. HwNatExtIfEntry .1.3.6.1.4.1.2011.5.25.226.2.1.5.1 |
hwNatExtIfNameThis object represents the name of an interface.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.1.5.1.1 |
hwNatStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.2 |
hwNatProtocolStatsTableThe (conceptual) table containing per protocol NAT
statistics. SEQUENCE OF HwNatProtocolStatsEntry .1.3.6.1.4.1.2011.5.25.226.2.2.1 |
hwNatProtocolStatsEntryAn entry (conceptual row) containing NAT statistics
pertaining to a particular protocol. HwNatProtocolStatsEntry .1.3.6.1.4.1.2011.5.25.226.2.2.1.1 |
hwNatProtocolStatsNameThis object represents the protocol pertaining to which
statistics are reported. NATProtocolType .1.3.6.1.4.1.2011.5.25.226.2.2.1.1.1 |
hwNatProtocolStatsInTranslateThe number of inbound packets, pertaining to the protocol
identified by hwNatProtocolStatsName, that underwent NAT.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.2.1.1.2 |
hwNatProtocolStatsOutTranslateThe number of outbound packets, pertaining to the protocol
identified by hwNatProtocolStatsName, that underwent NAT.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.2.1.1.3 |
hwNatProtocolStatsRejectCountThe number of packets, pertaining to the protocol
identified by hwNatProtocolStatsName, that had to be
rejected/dropped due to lack of resources. These
rejections could be due to session timeout, resource
unavailability etc.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.2.1.1.4 |
hwNatInterfaceStatsTableThis table augments the hwNatInterfaceTable and provides
statistics information pertaining to the specified
interface. SEQUENCE OF HwNatInterfaceStatsEntry .1.3.6.1.4.1.2011.5.25.226.2.2.2 |
hwNatInterfaceStatsEntryEach entry of the hwNatInterfaceStatsTable represents stats
pertaining to one interface, which is identified by its
InterfaceIndex. HwNatInterfaceStatsEntry .1.3.6.1.4.1.2011.5.25.226.2.2.2.1 |
hwNatInterfacePktsInNumber of packets received on this interface that
were translated.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.2.2.1.1 |
hwNatInterfacePktsOutNumber of translated packets that were sent out this
interface.ro Counter32 .1.3.6.1.4.1.2011.5.25.226.2.2.2.1.2 |
hwNATSessionCntTableA table for showing nat session table number. SEQUENCE OF HwNATSessionCntEntry .1.3.6.1.4.1.2011.5.25.226.2.2.3 |
hwNATSessionCntEntryA entry for showing nat session table number. HwNATSessionCntEntry .1.3.6.1.4.1.2011.5.25.226.2.2.3.1 |
hwNATSlotIndexSlot index that identifies the physical position of a spu board that support NAT.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.2.3.1.1 |
hwNATSessionCntNAT session number of the selected slotro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.2.3.1.2 |
hwNatAddrPool OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.3 |
hwNatAddrPoolNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatAddrPoolTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.3.1 |
hwNatAddrPoolTableTable of NAT address pool instances. SEQUENCE OF HwNatAddrPoolEntry .1.3.6.1.4.1.2011.5.25.226.2.3.2 |
hwNatAddrPoolEntryAn entry in the table, containing information about
a NAT address pool. HwNatAddrPoolEntry .1.3.6.1.4.1.2011.5.25.226.2.3.2.1 |
hwNatAddrPoolIndexIndex of the NAT address pool. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.3.2.1.1 |
hwNatAddrPoolStartAddrStart IP address of the NAT address pool.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.3.2.1.2 |
hwNatAddrPoolEndAddrEnd IP address of the NAT address pool.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.3.2.1.3 |
hwNatAddrPoolRefTimesNumber of times the NAT address pool is referenced.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.3.2.1.4 |
hwNatAddrPoolRefTypeMode of referencing the NAT address pool. It contains NOPAT(1) , PAT(2) and EasyIP(3)ro NATBindType .1.3.6.1.4.1.2011.5.25.226.2.3.2.1.5 |
hwNatDnsMap OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.4 |
hwNatDnsMapNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatDnsMapTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.4.1 |
hwNatDnsMapTableTable of instances of DNS mapping. SEQUENCE OF HwNatDnsMapEntry .1.3.6.1.4.1.2011.5.25.226.2.4.2 |
hwNatDnsMapEntryAn entry in the table, containing information about
a DNS mapping. HwNatDnsMapEntry .1.3.6.1.4.1.2011.5.25.226.2.4.2.1 |
hwNatDnsMapIndexIndex of the DNS mapping. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.4.2.1.1 |
hwNatDnsMapDomainNameDomain name of the DNS mapping.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.4.2.1.2 |
hwNatDnsMapIpAddrIP address provided for external access.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.4.2.1.3 |
hwNatDnsMapPortPort number of the service provided for external access.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.4.2.1.4 |
hwNatDnsMapProtocolType of the protocol carried over IP.ro NATProtocolType .1.3.6.1.4.1.2011.5.25.226.2.4.2.1.5 |
hwNatOutbound OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.5 |
hwNatOutboundNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatOutboundTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.5.1 |
hwNatOutboundTableTable of outbound NAT instances. SEQUENCE OF HwNatOutboundEntry .1.3.6.1.4.1.2011.5.25.226.2.5.2 |
hwNatOutboundEntryAn entry in the table, containing information about
a outbound NAT. HwNatOutboundEntry .1.3.6.1.4.1.2011.5.25.226.2.5.2.1 |
hwNatOutboundIndexIndex of the outbound NAT entry. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.5.2.1.1 |
hwNatOutboundInterfaceIfIndex of the interface that configured with the outbound NAT.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.5.2.1.2 |
hwNatOutboundAclNumBasic or advanced ACL that is in use.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.5.2.1.3 |
hwNatOutboundAddrIP address of the NAT address pool or interface.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.5.2.1.4 |
hwNatOutboundPatThis object represents type of the translated IP, NOPAT(1) or PAT(2).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.5.2.1.5 |
hwNatOutboundEasyIpWhether type of the translated IP address is EasyIP.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.5.2.1.6 |
hwNatOverlapMap OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.6 |
hwNatOverlapMapNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatOverlapMapTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.6.1 |
hwNatOverlapMapTableTable of instances of overlap NAT that mapping between
an overlapped address pool and a temporary address pool. SEQUENCE OF HwNatOverlapEntry .1.3.6.1.4.1.2011.5.25.226.2.6.2 |
hwNatOverlapMapEntryAn entry in the table, containing information about a overlap mapping. HwNatOverlapEntry .1.3.6.1.4.1.2011.5.25.226.2.6.2.1 |
hwNatOverlapMapIndexIndex of the mapping between the overlapped
address pool and the temporary address pool. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.6.2.1.1 |
hwNatOverlapMapLapAddrStart IP address of the overlapped address pool.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.6.2.1.2 |
hwNatOverlapMapTmpAddrStart IP address of the temporary address pool.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.6.2.1.3 |
hwNatOverlapMapPoolLenLength of the address pool.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.6.2.1.4 |
hwNatOverlapMapVpnNameIndex of the VPN instance of the private network.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.6.2.1.5 |
hwNatServer OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.7 |
hwNatServerNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatServerTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.7.1 |
hwNatServerTableTable of NAT server instances. SEQUENCE OF HwNatServerEntry .1.3.6.1.4.1.2011.5.25.226.2.7.2 |
hwNatServerEntryAn entry in the table, containing information about a NAT server. HwNatServerEntry .1.3.6.1.4.1.2011.5.25.226.2.7.2.1 |
hwNatServerIndexAn index that uniquely identifies an entry
in the NAT server table. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.1 |
hwNatServerInterfaceInterface Name of the NAT server.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.2 |
hwNatServerProtocolProtocol type of the NAT server.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.3 |
hwNatServerGlobalAddrPublic address of the NAT server.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.4 |
hwNatServerGlobalPortPublic port number of the NAT server.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.5 |
hwNatServerInsideAddrPrivate address of the NAT server.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.6 |
hwNatServerInsidePortPrivate port number of the NAT server.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.7 |
hwNatServerVpnNameVPN instance name of the NAT server.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.8 |
hwNatServerGlobalEndPortPublic port number of the NAT server.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.9 |
hwNatServerInsideEndAddrPrivate address of the NAT server.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.7.2.1.10 |
hwNatStatic OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.8 |
hwNatStaticNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatStaticTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.8.1 |
hwNatStaticTableTable of static NAT instances. SEQUENCE OF HwNatStaticEntry .1.3.6.1.4.1.2011.5.25.226.2.8.2 |
hwNatStaticEntryAn entry in the table, containing information about a static NAT. HwNatStaticEntry .1.3.6.1.4.1.2011.5.25.226.2.8.2.1 |
hwNatStaticIndexAn index that uniquely identifies an entry
in the static NAT table. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.1 |
hwNatStaticInterfaceInterface Name of the static NAT.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.2 |
hwNatStaticProtocolProtocol type of the static NAT.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.3 |
hwNatStaticGlobalAddrPublic address of the static NAT.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.4 |
hwNatStaticGlobalPortPublic port number of the static NAT.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.5 |
hwNatStaticInsideAddrPrivate address of the static NAT.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.6 |
hwNatStaticInsidePortPrivate port number of the static NAT.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.7 |
hwNatStaticVpnNameVPN instance name of the static NAT.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.8 |
hwNatStaticNetMaskNetwork mask of the static NAT.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.9 |
hwNatStaticGlobalEndPortPublic port number of the static NAT.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.10 |
hwNatStaticInsideEndAddrPrivate address of the static NAT.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.8.2.1.11 |
hwNatAlg OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.9 |
hwNatAlgFtpWhether the FTP NAT ALG is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.9.1 |
hwNatAlgDnsWhether the DNS NAT ALG is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.9.2 |
hwNatAlgSipWhether the Sip NAT ALG is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.9.3 |
hwNatAlgRtspWhether the Rtsp NAT ALG is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.9.4 |
hwNatAlgPptpWhether the Pptp NAT ALG is enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.9.5 |
hwNatFilter OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.10 |
hwNatFilterModeThe mode of NAT filter.ro NATFilterMode .1.3.6.1.4.1.2011.5.25.226.2.10.1 |
hwNatPortMap OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.11 |
hwNatPortMapSipPortPort number for Sip port-mapping .ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.11.1 |
hwNatPortMapSipAclACL number for Sip port-mapping .ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.11.2 |
hwNatPortMapRtspPortPort number for Rtsp port-mapping .ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.11.3 |
hwNatPortMapRtspAclACL number for Rtsp port-mapping .ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.11.4 |
hwNatProtoAgingTime OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.12 |
hwNatSipAgingTimeAging time for Sip stream.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.25.226.2.12.1 |
hwNatSipMediaAgingTimeAging time for Sip media stream.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.25.226.2.12.2 |
hwNatRtspAgingTimeAging time for Rtsp stream.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.25.226.2.12.3 |
hwNatRtspMediaAgingTimeAging time for Rtsp media stream.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.25.226.2.12.4 |
hwNatMap OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.13 |
hwNatMapNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatMapTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.13.1 |
hwNatMapTableTable of static NAT instances. SEQUENCE OF HwNatMapEntry .1.3.6.1.4.1.2011.5.25.226.2.13.2 |
hwNatMapEntryAn entry in the table, containing information about a Nat map. HwNatMapEntry .1.3.6.1.4.1.2011.5.25.226.2.13.2.1 |
hwNatMapIndexAn index that uniquely identifies an entry
in the Nat map table. Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.13.2.1.1 |
hwNatMapProtocolThe protocol of nat map entry. The value is TCP or UDP.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.13.2.1.2 |
hwNatMapDestPortThe port number of nat map entry.ro Unsigned32 .1.3.6.1.4.1.2011.5.25.226.2.13.2.1.3 |
hwNatSession OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.2.14 |
hwNatSessionNumOfEntriesThis object maintains a count of the number of entries
that currently exist in the hwNatSessionTable.ro Gauge32 .1.3.6.1.4.1.2011.5.25.226.2.14.1 |
hwNatSessionTableTable of NAT session instances. SEQUENCE OF HwNatSessionEntry .1.3.6.1.4.1.2011.5.25.226.2.14.2 |
hwNatSessionEntryAn entry in the table, containing information about a Nat session. HwNatSessionEntry .1.3.6.1.4.1.2011.5.25.226.2.14.2.1 |
hwNatSessionSrcLocalAddrIndex:the local source ip of the nat session table.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.1 |
hwNatSessionDstLocalAddrIndex:the local destination ip of the nat session tablero IpAddress .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.2 |
hwNatSessionSrcLocalPortIndex:the lcoal source port of the nat session table.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.3 |
hwNatSessionDstLocalPortIndex:the lcoal destination port of the nat session table.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.4 |
hwNatSessionProtocolIndex:the protocol of the nat session.ro NATProtocolType .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.5 |
hwNatSessionSrcGlobalAddrThe global source ip of the nat session table.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.6 |
hwNatSessionDstGlobalAddrThe global destination ip of the nat session table.ro IpAddress .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.7 |
hwNatSessionSrcGlobalPortThe global source port of the nat session table.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.8 |
hwNatSessionDstGlobalPortThe global destination port of the nat session table.ro Integer32 .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.9 |
hwNatSessionSrcVPNThe source VPN instance name of the nat session table.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.10 |
hwNatSessionDstVPNThe destination VPN instance name of the nat session table.ro OCTET STRING .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.11 |
hwNatSessionStatusThe NAT session table row status.ro RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.25.226.2.14.2.1.12 |
hwNatExtMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.4 |
hwNatExtMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.4.1 |
hwNatExtMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.25.226.4.2 |