HUAWEI-NAT-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-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).
|
|||
Object Name | OID | Type | Access | Info |
hwNatExtMIB | 1.3.6.1.4.1.2011.5.25.226 |
The MIB contains objects of S9300 NAT features , referencing the RFC4004. |
||
hwNatExtMIBNotifications | 1.3.6.1.4.1.2011.5.25.226.1 | |||
hwNatPacketDiscard | 1.3.6.1.4.1.2011.5.25.226.1.1 |
This 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. |
||
hwNatExtMIBObjects | 1.3.6.1.4.1.2011.5.25.226.2 | |||
hwNatBind | 1.3.6.1.4.1.2011.5.25.226.2.1 | |||
hwNatAddrBindNumberOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.1.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatAddrBindTable. |
hwNatAddrBindTable | 1.3.6.1.4.1.2011.5.25.226.2.1.2 | no-access |
This table holds information about the currently active NAT BINDs. |
|
1.3.6.1.4.1.2011.5.25.226.2.1.2.1 | no-access |
Each entry in the NAT BIND table holds information about a NAT BIND that is currently active. |
||
hwNatAddrBindQueryVrfName | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.1 | displaystring | no-access |
Vrf name for the hwNatAddrQueryAddr. |
hwNatAddrBindQueryAddr | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.2 | ipaddress | no-access |
This object represents the query ip address, which can be local address or global address, depending on the value of hwNatAddrBindType. |
hwNatAddrBindType | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.3 | integer | no-access |
This object represents the type of the BIND. Enumeration: 'staticNatLocalToGlobal': 3, 'staticNatGlobalToLocal': 4, 'natServer': 2, 'natOutbound': 1. |
hwNatAddrBindMappedVrfName | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.4 | displaystring | read-only |
Vrf name for the hwNatAddrBindMappedAddr. |
hwNatAddrBindMappedAddr | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.5 | ipaddress | read-only |
This object represents the ip address that maps to the hwNatAddrBindQueryAddr. |
hwNatAddrBindId | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.8 | unsigned32 | read-only |
This 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. |
hwNatAddrBindSessionCount | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.9 | gauge32 | read-only |
Number of sessions currently using this BIND. |
hwNatAddrBindCurrentIdleTime | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.10 | timeticks | read-only |
At 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. |
hwNatAddrBindInTranslate | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.11 | counter32 | read-only |
The number of inbound packets that were translated as per this BIND entry. |
hwNatAddrBindOutTranslate | 1.3.6.1.4.1.2011.5.25.226.2.1.2.1.12 | counter32 | read-only |
The number of outbound packets that were translated as per this BIND entry. |
hwNatAddrPortBindNumberOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.1.3 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatAddrPortBindTable. |
hwNatAddrPortBindTable | 1.3.6.1.4.1.2011.5.25.226.2.1.4 | no-access |
This table holds information about the currently active NAPT BINDs. |
|
1.3.6.1.4.1.2011.5.25.226.2.1.4.1 | no-access |
Each entry in the this table holds information a NAPT BIND that is currently active. |
||
hwNatAddrPortBindQueryVrfName | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.1 | displaystring | no-access |
Vrf name for the hwNatAddrPortBindQueryAddr. |
hwNatAddrPortBindQueryAddr | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.2 | ipaddress | no-access |
This object represents the query ip address, which can be local address or global address, depending on the value of hwNatAddrBindType. |
hwNatAddrPortBindQueryProtocol | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.3 | integer32 | no-access |
This object specifies a protocol identifier. |
hwNatAddrPortBindQueryPort | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.4 | integer32 | no-access |
This object represents the query port number, which can be local port number or global port number, depending on the value of hwNatAddrPortBindType.. |
hwNatAddrPortBindType | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.5 | integer | no-access |
This object represents the type of the BIND. Enumeration: 'staticPatGlobalToLocal': 4, 'staticPatLocalToGlobal': 3, 'natServer': 2, 'natOutbound': 1. |
hwNatAddrPortBindMappedVrfName | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.6 | displaystring | read-only |
Vrf name for the hwNatAddrPortBindMappedAddr. |
hwNatAddrPortBindMappedAddr | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.7 | ipaddress | read-only |
This object represents the address maps to the hwNatAddrPortBindQueryAddr. |
hwNatAddrPortBindMappedPort | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.8 | integer32 | read-only |
This object represents the port number that, in conjunction with hwNatAddrPortBindMappedAddr, maps to the hwNatAddrPortBindQueryPort . |
hwNatAddrPortBindId | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.10 | unsigned32 | read-only |
This 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. |
hwNatAddrPortBindSessionCount | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.12 | gauge32 | read-only |
Number of sessions currently using this BIND. |
hwNatAddrPortBindCurrentIdleTime | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.13 | timeticks | read-only |
At 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. |
hwNatAddrPortBindInTranslate | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.14 | counter32 | read-only |
The number of inbound packets that were translated as per this BIND entry. |
hwNatAddrPortBindOutTranslate | 1.3.6.1.4.1.2011.5.25.226.2.1.4.1.15 | counter32 | read-only |
The number of outbound packets that were translated as per this BIND entry. |
hwNatExtIfTable | 1.3.6.1.4.1.2011.5.25.226.2.1.5 | no-access |
This table holds information about the currently active interfaces. |
|
1.3.6.1.4.1.2011.5.25.226.2.1.5.1 | no-access |
Each entry in the this table holds information about an interface that is currently active. |
||
hwNatExtIfName | 1.3.6.1.4.1.2011.5.25.226.2.1.5.1.1 | octet string | read-only |
This object represents the name of an interface. |
hwNatStatistics | 1.3.6.1.4.1.2011.5.25.226.2.2 | |||
hwNatProtocolStatsTable | 1.3.6.1.4.1.2011.5.25.226.2.2.1 | no-access |
The (conceptual) table containing per protocol NAT statistics. |
|
1.3.6.1.4.1.2011.5.25.226.2.2.1.1 | no-access |
An entry (conceptual row) containing NAT statistics pertaining to a particular protocol. |
||
hwNatProtocolStatsName | 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.1 | natprotocoltype | no-access |
This object represents the protocol pertaining to which statistics are reported. |
hwNatProtocolStatsInTranslate | 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.2 | counter32 | read-only |
The number of inbound packets, pertaining to the protocol identified by hwNatProtocolStatsName, that underwent NAT. |
hwNatProtocolStatsOutTranslate | 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.3 | counter32 | read-only |
The number of outbound packets, pertaining to the protocol identified by hwNatProtocolStatsName, that underwent NAT. |
hwNatProtocolStatsRejectCount | 1.3.6.1.4.1.2011.5.25.226.2.2.1.1.4 | counter32 | read-only |
The 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. |
hwNatInterfaceStatsTable | 1.3.6.1.4.1.2011.5.25.226.2.2.2 | no-access |
This table augments the hwNatInterfaceTable and provides statistics information pertaining to the specified interface. |
|
1.3.6.1.4.1.2011.5.25.226.2.2.2.1 | no-access |
Each entry of the hwNatInterfaceStatsTable represents stats pertaining to one interface, which is identified by its InterfaceIndex. |
||
hwNatInterfacePktsIn | 1.3.6.1.4.1.2011.5.25.226.2.2.2.1.1 | counter32 | read-only |
Number of packets received on this interface that were translated. |
hwNatInterfacePktsOut | 1.3.6.1.4.1.2011.5.25.226.2.2.2.1.2 | counter32 | read-only |
Number of translated packets that were sent out this interface. |
hwNATSessionCntTable | 1.3.6.1.4.1.2011.5.25.226.2.2.3 | no-access |
A table for showing nat session table number. |
|
1.3.6.1.4.1.2011.5.25.226.2.2.3.1 | no-access |
A entry for showing nat session table number. |
||
hwNATSlotIndex | 1.3.6.1.4.1.2011.5.25.226.2.2.3.1.1 | integer32 | read-only |
Slot index that identifies the physical position of a spu board that support NAT. |
hwNATSessionCnt | 1.3.6.1.4.1.2011.5.25.226.2.2.3.1.2 | unsigned32 | read-only |
NAT session number of the selected slot |
hwNatAddrPool | 1.3.6.1.4.1.2011.5.25.226.2.3 | |||
hwNatAddrPoolNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.3.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatAddrPoolTable. |
hwNatAddrPoolTable | 1.3.6.1.4.1.2011.5.25.226.2.3.2 | no-access |
Table of NAT address pool instances. |
|
1.3.6.1.4.1.2011.5.25.226.2.3.2.1 | no-access |
An entry in the table, containing information about a NAT address pool. |
||
hwNatAddrPoolIndex | 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.1 | unsigned32 | no-access |
Index of the NAT address pool. |
hwNatAddrPoolStartAddr | 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.2 | ipaddress | read-only |
Start IP address of the NAT address pool. |
hwNatAddrPoolEndAddr | 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.3 | ipaddress | read-only |
End IP address of the NAT address pool. |
hwNatAddrPoolRefTimes | 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.4 | gauge32 | read-only |
Number of times the NAT address pool is referenced. |
hwNatAddrPoolRefType | 1.3.6.1.4.1.2011.5.25.226.2.3.2.1.5 | integer32 | read-only |
Mode of referencing the NAT address pool. It contains NOPAT(1) , PAT(2) and EasyIP(3) |
hwNatDnsMap | 1.3.6.1.4.1.2011.5.25.226.2.4 | |||
hwNatDnsMapNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.4.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatDnsMapTable. |
hwNatDnsMapTable | 1.3.6.1.4.1.2011.5.25.226.2.4.2 | no-access |
Table of instances of DNS mapping. |
|
1.3.6.1.4.1.2011.5.25.226.2.4.2.1 | no-access |
An entry in the table, containing information about a DNS mapping. |
||
hwNatDnsMapIndex | 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.1 | unsigned32 | no-access |
Index of the DNS mapping. |
hwNatDnsMapDomainName | 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.2 | octet string | read-only |
Domain name of the DNS mapping. |
hwNatDnsMapIpAddr | 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.3 | ipaddress | read-only |
IP address provided for external access. |
hwNatDnsMapPort | 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.4 | unsigned32 | read-only |
Port number of the service provided for external access. |
hwNatDnsMapProtocol | 1.3.6.1.4.1.2011.5.25.226.2.4.2.1.5 | integer32 | read-only |
Type of the protocol carried over IP. |
hwNatOutbound | 1.3.6.1.4.1.2011.5.25.226.2.5 | |||
hwNatOutboundNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.5.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatOutboundTable. |
hwNatOutboundTable | 1.3.6.1.4.1.2011.5.25.226.2.5.2 | no-access |
Table of outbound NAT instances. |
|
1.3.6.1.4.1.2011.5.25.226.2.5.2.1 | no-access |
An entry in the table, containing information about a outbound NAT. |
||
hwNatOutboundIndex | 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.1 | unsigned32 | no-access |
Index of the outbound NAT entry. |
hwNatOutboundInterface | 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.2 | unsigned32 | read-only |
IfIndex of the interface that configured with the outbound NAT. |
hwNatOutboundAclNum | 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.3 | unsigned32 | read-only |
Basic or advanced ACL that is in use. |
hwNatOutboundAddr | 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.4 | ipaddress | read-only |
IP address of the NAT address pool or interface. |
hwNatOutboundPat | 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.5 | integer32 | read-only |
This object represents type of the translated IP, NOPAT(1) or PAT(2). |
hwNatOutboundEasyIp | 1.3.6.1.4.1.2011.5.25.226.2.5.2.1.6 | truthvalue | read-only |
Whether type of the translated IP address is EasyIP. |
hwNatOverlapMap | 1.3.6.1.4.1.2011.5.25.226.2.6 | |||
hwNatOverlapMapNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.6.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatOverlapMapTable. |
hwNatOverlapMapTable | 1.3.6.1.4.1.2011.5.25.226.2.6.2 | no-access |
Table of instances of overlap NAT that mapping between an overlapped address pool and a temporary address pool. |
|
1.3.6.1.4.1.2011.5.25.226.2.6.2.1 | no-access |
An entry in the table, containing information about a overlap mapping. |
||
hwNatOverlapMapIndex | 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.1 | unsigned32 | no-access |
Index of the mapping between the overlapped address pool and the temporary address pool. |
hwNatOverlapMapLapAddr | 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.2 | ipaddress | read-only |
Start IP address of the overlapped address pool. |
hwNatOverlapMapTmpAddr | 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.3 | ipaddress | read-only |
Start IP address of the temporary address pool. |
hwNatOverlapMapPoolLen | 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.4 | unsigned32 | read-only |
Length of the address pool. |
hwNatOverlapMapVpnName | 1.3.6.1.4.1.2011.5.25.226.2.6.2.1.5 | octet string | read-only |
Index of the VPN instance of the private network. |
hwNatServer | 1.3.6.1.4.1.2011.5.25.226.2.7 | |||
hwNatServerNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.7.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatServerTable. |
hwNatServerTable | 1.3.6.1.4.1.2011.5.25.226.2.7.2 | no-access |
Table of NAT server instances. |
|
1.3.6.1.4.1.2011.5.25.226.2.7.2.1 | no-access |
An entry in the table, containing information about a NAT server. |
||
hwNatServerIndex | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.1 | unsigned32 | no-access |
An index that uniquely identifies an entry in the NAT server table. |
hwNatServerInterface | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.2 | octet string | read-only |
Interface Name of the NAT server. |
hwNatServerProtocol | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.3 | integer32 | read-only |
Protocol type of the NAT server. |
hwNatServerGlobalAddr | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.4 | ipaddress | read-only |
Public address of the NAT server. |
hwNatServerGlobalPort | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.5 | unsigned32 | read-only |
Public port number of the NAT server. |
hwNatServerInsideAddr | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.6 | ipaddress | read-only |
Private address of the NAT server. |
hwNatServerInsidePort | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.7 | unsigned32 | read-only |
Private port number of the NAT server. |
hwNatServerVpnName | 1.3.6.1.4.1.2011.5.25.226.2.7.2.1.8 | octet string | read-only |
VPN instance name of the NAT server. |
hwNatStatic | 1.3.6.1.4.1.2011.5.25.226.2.8 | |||
hwNatStaticNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.8.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatStaticTable. |
hwNatStaticTable | 1.3.6.1.4.1.2011.5.25.226.2.8.2 | no-access |
Table of static NAT instances. |
|
1.3.6.1.4.1.2011.5.25.226.2.8.2.1 | no-access |
An entry in the table, containing information about a static NAT. |
||
hwNatStaticIndex | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.1 | unsigned32 | no-access |
An index that uniquely identifies an entry in the static NAT table. |
hwNatStaticInterface | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.2 | octet string | read-only |
Interface Name of the static NAT. |
hwNatStaticProtocol | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.3 | integer32 | read-only |
Protocol type of the static NAT. |
hwNatStaticGlobalAddr | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.4 | ipaddress | read-only |
Public address of the static NAT. |
hwNatStaticGlobalPort | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.5 | unsigned32 | read-only |
Public port number of the static NAT. |
hwNatStaticInsideAddr | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.6 | ipaddress | read-only |
Private address of the static NAT. |
hwNatStaticInsidePort | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.7 | unsigned32 | read-only |
Private port number of the static NAT. |
hwNatStaticVpnName | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.8 | octet string | read-only |
VPN instance name of the static NAT. |
hwNatStaticNetMask | 1.3.6.1.4.1.2011.5.25.226.2.8.2.1.9 | ipaddress | read-only |
Network mask of the static NAT. |
hwNatAlg | 1.3.6.1.4.1.2011.5.25.226.2.9 | |||
hwNatAlgFtp | 1.3.6.1.4.1.2011.5.25.226.2.9.1 | truthvalue | read-only |
Whether the FTP NAT ALG is enabled. |
hwNatAlgDns | 1.3.6.1.4.1.2011.5.25.226.2.9.2 | truthvalue | read-only |
Whether the DNS NAT ALG is enabled. |
hwNatAlgSip | 1.3.6.1.4.1.2011.5.25.226.2.9.3 | truthvalue | read-only |
Whether the Sip NAT ALG is enabled. |
hwNatAlgRtsp | 1.3.6.1.4.1.2011.5.25.226.2.9.4 | truthvalue | read-only |
Whether the Rtsp NAT ALG is enabled. |
hwNatFilter | 1.3.6.1.4.1.2011.5.25.226.2.10 | |||
hwNatFilterMode | 1.3.6.1.4.1.2011.5.25.226.2.10.1 | natfiltermode | read-only |
The mode of NAT filter. |
hwNatPortMap | 1.3.6.1.4.1.2011.5.25.226.2.11 | |||
hwNatPortMapSipPort | 1.3.6.1.4.1.2011.5.25.226.2.11.1 | unsigned32 | read-only |
Port number for Sip port-mapping . |
hwNatPortMapSipAcl | 1.3.6.1.4.1.2011.5.25.226.2.11.2 | unsigned32 | read-only |
ACL number for Sip port-mapping . |
hwNatPortMapRtspPort | 1.3.6.1.4.1.2011.5.25.226.2.11.3 | unsigned32 | read-only |
Port number for Rtsp port-mapping . |
hwNatPortMapRtspAcl | 1.3.6.1.4.1.2011.5.25.226.2.11.4 | unsigned32 | read-only |
ACL number for Rtsp port-mapping . |
hwNatProtoAgingTime | 1.3.6.1.4.1.2011.5.25.226.2.12 | |||
hwNatSipAgingTime | 1.3.6.1.4.1.2011.5.25.226.2.12.1 | timeticks | read-only |
Aging time for Sip stream. |
hwNatSipMediaAgingTime | 1.3.6.1.4.1.2011.5.25.226.2.12.2 | timeticks | read-only |
Aging time for Sip media stream. |
hwNatRtspAgingTime | 1.3.6.1.4.1.2011.5.25.226.2.12.3 | timeticks | read-only |
Aging time for Rtsp stream. |
hwNatRtspMediaAgingTime | 1.3.6.1.4.1.2011.5.25.226.2.12.4 | timeticks | read-only |
Aging time for Rtsp media stream. |
hwNatMap | 1.3.6.1.4.1.2011.5.25.226.2.13 | |||
hwNatMapNumOfEntries | 1.3.6.1.4.1.2011.5.25.226.2.13.1 | gauge32 | read-only |
This object maintains a count of the number of entries that currently exist in the hwNatMapTable. |
hwNatMapTable | 1.3.6.1.4.1.2011.5.25.226.2.13.2 | no-access |
Table of static NAT instances. |
|
1.3.6.1.4.1.2011.5.25.226.2.13.2.1 | no-access |
An entry in the table, containing information about a Nat map. |
||
hwNatMapIndex | 1.3.6.1.4.1.2011.5.25.226.2.13.2.1.1 | unsigned32 | no-access |
An index that uniquely identifies an entry in the Nat map table. |
hwNatMapProtocol | 1.3.6.1.4.1.2011.5.25.226.2.13.2.1.2 | unsigned32 | read-only |
The protocol of nat map entry. The value is TCP or UDP. |
hwNatMapDestPort | 1.3.6.1.4.1.2011.5.25.226.2.13.2.1.3 | unsigned32 | read-only |
The port number of nat map entry. |
hwNatExtMIBConformance | 1.3.6.1.4.1.2011.5.25.226.4 | |||
hwNatExtMIBCompliances | 1.3.6.1.4.1.2011.5.25.226.4.1 | |||
hwNatExtMIBCompliance | 1.3.6.1.4.1.2011.5.25.226.4.1.1 |
The compliance statement for devices running NAT. |
||
hwNatExtMIBGroups | 1.3.6.1.4.1.2011.5.25.226.4.2 | |||
hwNatNotificationGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.1 |
A collection of notifications generated by devices supporting this MIB. |
||
hwNatBindGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.2 |
A collection of BIND-related objects required to support management of devices supporting NAT. |
||
hwNatStatsGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.3 |
A collection of NAT statistics related objects required to support troubleshooting/monitoring NAT operation. |
||
hwNatExtIfGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.4 |
Description. |
||
hwNatAddrPoolGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.5 |
This is a NAT address pool group. |
||
hwNatDnsMapGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.6 |
This is a NAT DNS mapping group. |
||
hwNatOutboundGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.7 |
This is a outbound NAT group. |
||
hwNatOverlapMapGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.8 |
This is a overlap mapping group. |
||
hwNatServerGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.9 |
This is a NAT server group. |
||
hwNatStaticGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.10 |
This is a static NAT group. |
||
hwNatAlgGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.11 |
This is a NAT ALG group. |
||
hwNatFilterGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.12 |
This is a NAT Filter group. |
||
hwNatPortMapGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.13 |
This is the nat portmap group. |
||
hwNatAgingTimeGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.14 |
This is the nat Aging time group. |
||
hwNatMapGroup | 1.3.6.1.4.1.2011.5.25.226.4.2.15 |
This is the nat map group. |