Wellfleet-NAT-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-NAT-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 |
wfNatBase | 1.3.6.1.4.1.18.3.5.3.2.7.1 | |||
wfNatBaseDelete | 1.3.6.1.4.1.18.3.5.3.2.7.1.1 | integer | read-write |
'This value determines whether NAT is configured' Enumeration: 'deleted': 2, 'created': 1. |
wfNatBaseDisable | 1.3.6.1.4.1.18.3.5.3.2.7.1.2 | integer | read-write |
'The administrative status of NAT in the router. The value 'enabled' denotes that the NAT Process is active on at least one interface; 'disabled' disables it on all interfaces.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatBaseState | 1.3.6.1.4.1.18.3.5.3.2.7.1.3 | integer | read-only |
'The state of NAT' Enumeration: 'down': 3, 'init': 2, 'up': 1, 'not-present': 4. |
wfNatBaseSoloistSlotMask | 1.3.6.1.4.1.18.3.5.3.2.7.1.4 | gauge | read-write |
Slot mask for which slots the soloist gate is eligible to run on. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots. |
wfNatBaseSoloistSlot | 1.3.6.1.4.1.18.3.5.3.2.7.1.5 | integer | read-only |
Slot on which NAT soloist gate is running. Slots can be 1-14. Default is zero. |
wfNatBaseLogMask | 1.3.6.1.4.1.18.3.5.3.2.7.1.6 | integer | read-write |
A parameter to specify which NAT log messages should be logged. Each bit represents a message as defined below. A 1 in that bit location means to log it and a 0 means not to put that log message in the log. Changing this value will NOT restart NAT, but will take effct immediately(if there are any messages to be logged. bit 31 bit 0 +---------------------------------------+ | | +---------------------------------------+ NAT_DBG_MIB_LOG 0x00000001 NAT_DBG_IP_LOG 0x00000002 NAT_DBG_FWD_LOG 0x00000004 NAT_DBG_MAPPING_LOG 0x00000008 NAT_DBG_AGING_LOG 0x00000010 NAT_DBG_SYNCH_LOG 0x00000020 |
wfNatBaseMapTimeout | 1.3.6.1.4.1.18.3.5.3.2.7.1.7 | integer | read-write |
This controls whether or not the dynamic mapping table entries are aged out when unused. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatBaseMapMaxTimeout | 1.3.6.1.4.1.18.3.5.3.2.7.1.8 | integer | read-write |
The maximum time in seconds before unused NAT mapping table entries are deleted. This timeout or aging does not apply to static mapping entries. |
wfNatBaseMapDynMapsCount | 1.3.6.1.4.1.18.3.5.3.2.7.1.9 | gauge | read-only |
Number of Dynamic Mappings in the dymanic mapping table |
wfNatBaseFtpSessionCount | 1.3.6.1.4.1.18.3.5.3.2.7.1.10 | gauge | read-only |
Number of FTP sessions detected on this box translated by NAT |
wfNatBaseNto1TrTotCount | 1.3.6.1.4.1.18.3.5.3.2.7.1.11 | gauge | read-only |
Total number of active Nto1 translation counts on the box. |
wfNatBaseSynchronization | 1.3.6.1.4.1.18.3.5.3.2.7.1.12 | integer | read-write |
The administrative status of NAT Synchronization in the router. The value `enabled' denotes that the NAT Synchronization is active and is synchronizing with the peer specified in noraml conditions.; `disabled' disables it on the box and all the peer connections will be teared down.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatBaseSynRouterID | 1.3.6.1.4.1.18.3.5.3.2.7.1.13 | ipaddress | read-write |
This represents the Router Identifier for NAT Synchronization Only. This is used to detect the duplicate TCP connection between peers. The value of it can be any integer which is unique between all the NAT Syn peers this router has. An IP Address of one of the router interfaces can be used as the RouterID. Changing the value will result into breaking and reconnecting using new ID with all the peers.' |
wfNatBaseSynPort | 1.3.6.1.4.1.18.3.5.3.2.7.1.14 | integer | read-write |
This represents the TCP port on which the connection requests from the peers will be accepted. When NAT Synchronization Protocol comes up, it will open a listen connection for this port number. This attribute value has to be the same on all the peers that want to make the TCP connection.' |
wfNatBaseSynKeepAlvInterval | 1.3.6.1.4.1.18.3.5.3.2.7.1.15 | integer | read-write |
Idle session timeout period, in seconds. If an established TCP connection remains inactive for this interval, KEEPALIVE messages will be sent to the peer (if the Keepalive Timer is non-zero). Setting the Idle Timer to zero disables the keepalive feature. |
wfNatBaseSynKeepAlvTimer | 1.3.6.1.4.1.18.3.5.3.2.7.1.16 | integer | read-write |
KEEPALIVE retransmit timeout period, in seconds. This is the interval at which unacknowledged KEEPALIVE messages will be retransmitted. If the Idle Timer is set to zero, this timer ignored. If the Idle Timer is non-zero and this timer IS zero, no KEEPALIVEs are sent and the session is terminated upon expiration of the Idle Timer. |
wfNatBaseSynKeepAlvRetries | 1.3.6.1.4.1.18.3.5.3.2.7.1.17 | integer | read-write |
Number of unacknowledged KEEPALIVE messages retransmitted before the TCP session is terminated. If this count is set to zero, only one KEEPALIVE message will be sent. |
wfNatBaseLocalToLocalEnable | 1.3.6.1.4.1.18.3.5.3.2.7.1.18 | integer | read-write |
Allow forwarding of traffic from one local NAT interface to another local NAT interface. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatBaseInstallUniPrivAddr | 1.3.6.1.4.1.18.3.5.3.2.7.1.19 | integer | read-write |
This MIB was added in BayRS 14.20 to address a compatibility issue concerning non-DNS NAT translations when upgrading from a pre-14.20 NAT configuration to a 14.20 or greater version of BayRS software. This MIB should remain enabled. Disabling this MIB will cause Uni-directional NAT to no longer function correctly on the router. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatAddrRangeTable | 1.3.6.1.4.1.18.3.5.3.2.7.2 | no-access |
Table of address ranges that have been designated as the set of external apparent addresses that are to be mapped in place of internal actual addresses. These addresses would be the non-public reigistered addresses. |
|
1.3.6.1.4.1.18.3.5.3.2.7.2.1 | no-access |
'Information describing each of the available address ranges.' |
||
wfNatAddrRangeDelete | 1.3.6.1.4.1.18.3.5.3.2.7.2.1.1 | integer | read-write |
'Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an address range entry.' Enumeration: 'deleted': 2, 'created': 1. |
wfNatAddrRangeDisable | 1.3.6.1.4.1.18.3.5.3.2.7.2.1.2 | integer | read-write |
'Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable an address range entry.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatAddrRangeAddress | 1.3.6.1.4.1.18.3.5.3.2.7.2.1.3 | ipaddress | read-write |
'The IP beginning address of this range entry. |
wfNatAddrRangePrefixLen | 1.3.6.1.4.1.18.3.5.3.2.7.2.1.4 | integer | read-write |
'The IP address mask that in conjunction with the start address defines the address range of the entry.' |
wfNatLocalAddrRangeTable | 1.3.6.1.4.1.18.3.5.3.2.7.3 | no-access |
Table of address ranges that have been designated as the set of local addresses that are to be mapped via NAT. |
|
1.3.6.1.4.1.18.3.5.3.2.7.3.1 | no-access |
'Information describing each of the available address ranges.' |
||
wfNatLocalAddrRangeDelete | 1.3.6.1.4.1.18.3.5.3.2.7.3.1.1 | integer | read-write |
'Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an address range entry.' Enumeration: 'deleted': 2, 'created': 1. |
wfNatLocalAddrRangeDisable | 1.3.6.1.4.1.18.3.5.3.2.7.3.1.2 | integer | read-write |
'Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable an address range entry.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatLocalAddrRangeAddress | 1.3.6.1.4.1.18.3.5.3.2.7.3.1.3 | ipaddress | read-write |
'The IP beginning address of this range entry. |
wfNatLocalAddrRangePrefixLen | 1.3.6.1.4.1.18.3.5.3.2.7.3.1.4 | integer | read-write |
'The IP address mask that in conjunction with the start address defines the address range of the entry.' |
wfNatLocalAddrRangeNto1Addr | 1.3.6.1.4.1.18.3.5.3.2.7.3.1.5 | ipaddress | read-write |
Nto1 translation address used for this range. |
wfNatStaticMapTable | 1.3.6.1.4.1.18.3.5.3.2.7.4 | no-access |
'This table creates instances of pre-defined NAT mappings.' |
|
1.3.6.1.4.1.18.3.5.3.2.7.4.1 | no-access |
'A single local-to-global address mapping.' |
||
wfNatStaticMapDelete | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.1 | integer | read-write |
'Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete a static address mapping entry.' Enumeration: 'deleted': 2, 'created': 1. |
wfNatStaticMapDisable | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.2 | integer | read-write |
'Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable a static address mapping entry.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatStaticMapLocalAddress | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.3 | ipaddress | read-write |
'The local or private address of the mapping pair.' |
wfNatStaticMapGlobalAddress | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.4 | ipaddress | read-write |
'The global or external address of the mapping pair.' |
wfNatStaticMapProtocol | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.5 | integer | read-write |
'The IP protocol of the mapping pair.' |
wfNatStaticMapLocalPort | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.6 | integer | read-write |
'The local UDP or TCP port of the mapping pair. This will only be relevent if the protocol is either UDP or TCP.' |
wfNatStaticMapGlobalPort | 1.3.6.1.4.1.18.3.5.3.2.7.4.1.7 | integer | read-write |
'The global UDP or TCP port of the mapping pair. This will only be relevent if the protocol is either UDP or TCP.' |
wfNatMapTable | 1.3.6.1.4.1.18.3.5.3.2.7.5 | no-access |
'This table defines the current set of address mappings that are in effect.' |
|
1.3.6.1.4.1.18.3.5.3.2.7.5.1 | no-access | |||
wfNatMapLocalAddress | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.1 | ipaddress | read-only |
'The local address of the mapping pair.' |
wfNatMapGlobalAddress | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.2 | ipaddress | read-only |
'The global address of the mapping pair.' |
wfNatMapProtocol | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.3 | integer | read-only |
'The IP protocol of the mapping pair.' |
wfNatMapLocalPort | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.4 | integer | read-only |
'When the mapping is for a TCP connection, this denotes the TCP port number on the local side.' |
wfNatMapGlobalPort | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.5 | integer | read-only |
'When the mapping is for a TCP connection, this denotes the TCP port number on the global side.' |
wfNatMapTxCount | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.6 | counter | read-only |
'Number of packets for this mapping pair that have been mapped from the local to the global network.' |
wfNatMapRxCount | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.7 | counter | read-only |
'Number of packets for this mapping pair that have been mapped from the global to the local network.' |
wfNatMapTimeout | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.8 | counter | read-only |
'The time in seconds since this mapping entry was last used. This is used to age out mapping entries.' |
wfNatMapMode | 1.3.6.1.4.1.18.3.5.3.2.7.5.1.9 | integer | read-only |
This is the bit mask representing the type of this mapping. Each bit specifies the type as follows: The mapping could be only ONE of the foolowing three... 0x01000000 - This mapping is origianted on this router, i.e. this NAT router performed the translation 0x02000000 - This mapping is learned from the peer, i.e. this translation was learned from the peer using NAT Synchronization feature. 0x04000000 - This mapping is owned, i.e. it was originally learned from peer, but this router received traffic which used this mapping. ...and only ONE of the following three. 0x00000010 - This mapping is the STATIC mapping. 0x00000020 - This mapping is Dynamic(1 to 1) mapping. 0x00000040 - This mapping is N to 1 mapping. |
wfNatIfTable | 1.3.6.1.4.1.18.3.5.3.2.7.6 | no-access |
'The set of interface that are participating in the NAT protocol.' |
|
1.3.6.1.4.1.18.3.5.3.2.7.6.1 | no-access |
'An single instance of a NAT interface entry.' |
||
wfNatIfDelete | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.1 | integer | read-write |
This variable determines in a NAT Interface has been configured on the router. Enumeration: 'deleted': 2, 'created': 1. |
wfNatIfDisable | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.2 | integer | read-write |
'The NAT interface's administrative status. The value 'enabled' denotes that NAT has been configured on the interface. The value 'disabled' denotes that the interface is not running NAT.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatIfIpAddress | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.3 | ipaddress | read-only |
The IP address of this NAT interface. |
wfNatIfCircuit | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.4 | integer | read-write |
The circuit number of this interface. |
wfNatIfType | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.5 | integer | read-write |
Denotes the type of NAT interface being defined. Enumeration: 'biDirectional': 3, 'uniDirOutbound': 2, 'uniDirInbound': 1. |
wfNatIfState | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.6 | integer | read-only |
'The state of NAT on this interface' Enumeration: 'down': 2, 'init': 3, 'up': 1. |
wfNatIfTxCount | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.7 | counter | read-only |
Number of packets mapped over this interface from the local to the global network.' |
wfNatIfRxCount | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.8 | counter | read-only |
Number of packets mapped over this interface from the global to the local network.' |
wfNatIfPktDropCount | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.9 | counter | read-only |
Number of packets dropped on this interface |
wfNatIfDomain | 1.3.6.1.4.1.18.3.5.3.2.7.6.1.10 | displaystring | read-write |
When wfNatIfType is set to biDirectional, specifies the Address Domain Name that this interface is connected to, otherwise set to null. |
wfNatSynPeerTable | 1.3.6.1.4.1.18.3.5.3.2.7.7 | no-access |
The Nat Synchronization Peer table contains configuration and statistical information regarding this router's NAT peers |
|
1.3.6.1.4.1.18.3.5.3.2.7.7.1 | no-access |
An entry in the NAT Synchronization-Peer table |
||
wfNatSynPeerDelete | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.1 | integer | read-write |
Create/Delete: if set to delete, this instance of the peer entry is deleted, which results into the termination of peer connection. Enumeration: 'deleted': 2, 'created': 1. |
wfNatSynPeerDisable | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.2 | integer | read-write |
Enable/Disable: controls whether the peer connection is enabled or disabled, disabling this results into the termination of TCP connection Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatSynPeerState | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.3 | integer | read-only |
the administrative state of the peer connection Enumeration: 'down': 4, 'established': 3, 'init': 2, 'not-present': 1. |
wfNatSynPeerConnType | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.4 | integer | read-only |
the type of the TCP connection with the peer, whether this connection is accepted from the peer or it was actively initialted by this router to the peer. Enumeration: 'active': 1, 'passive': 2. |
wfNatSynPeerRouterID | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.5 | ipaddress | read-only |
A unique non-zero RouterID of the peer that this router is expecting from the connection This is also the instance of the Peer Entry. |
wfNatSynPeerAddress | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.6 | ipaddress | read-write |
the IP Address of the peer, where the router will send a connect request |
wfNatSynPeerTransSent | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.7 | integer | read-only |
The number of translations sent to this peer by the router |
wfNatSynPeerTransRecd | 1.3.6.1.4.1.18.3.5.3.2.7.7.1.8 | integer | read-only |
The number of translations received from this peer by the router |
wfNatAddressRangeTable | 1.3.6.1.4.1.18.3.5.3.2.7.8 | no-access |
Table of address ranges. This table was replaced by wfNatSrcAddressFilterTable and wfNatTranslationPoolTable |
|
1.3.6.1.4.1.18.3.5.3.2.7.8.1 | no-access |
Information describing each of the available address ranges. |
||
wfNatAddressRangeDelete | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an address range entry. Enumeration: 'deleted': 2, 'created': 1. |
wfNatAddressRangeDisable | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable an address range entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatAddressRangeAddress | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.3 | ipaddress | read-only |
The IP beginning address of this range entry. |
wfNatAddressRangePrefixLen | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.4 | integer | read-only |
The number of contiguous bits set in the IP address mask which are used to define the address range of the entry. |
wfNatAddressRangeIndex | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.5 | integer | read-only |
A unique value for this entry in wfNatAddressRangeTable. |
wfNatAddressRangeNto1Addr | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.6 | ipaddress | read-write |
When wfNatAddressRangeType is set to srcAddrFilter, specifies the N-to-1 translation address used for this range, otherwise set to zero. |
wfNatAddressRangeType | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.7 | integer | read-write |
Denotes the type of address range being defined. sourceAddrFilter: a range of IP addresses used to detect packets which need traditional NAT forwarding. translationPool: for traditional NAT forwarding, a range of IP addresses from which translation addresses are picked. domainSrcAddrFilter: a range of IP addresses used to detect domain specific packets which need domain specific NAT forwarding. domainTransPool: for domain specific NAT forwarding, a range of IP addresses from which domain specific translation addresses are picked. Enumeration: 'translationPool': 2, 'domainSrcAddrFilter': 3, 'domainTransPool': 4, 'sourceAddrFilter': 1. |
wfNatAddressRangeDomain | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.8 | displaystring | read-write |
When wfNatAddressRangeType is set to domainSrcAddrFilter or domainTransPool, specifies the Address Domain Name that this address range is valid for, otherwise set to null. |
wfNatAddressRangeTransPool | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.9 | integer | read-write |
This attribute is only valid for the wfNatAddressRangeType as domainSrcAddrFilter(3). The value of this attribute decides where to get the translation address for this range from. This could be either the translation Pool defined for the inbound domain or the outbound domain for the packet in question. Enumeration: 'inbound': 1, 'outbound': 2. |
wfNatAddressRangeStaticNextHop | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.10 | ipaddress | read-write |
The IP address of the next hop of this range entry. |
wfNatAddressRangeUnnumCct | 1.3.6.1.4.1.18.3.5.3.2.7.8.1.11 | integer | read-write |
This Nat Address range over the unnumbered interface. |
wfNatStaticMappingTable | 1.3.6.1.4.1.18.3.5.3.2.7.9 | no-access |
`This table creates instances of pre-defined NAT translations.' |
|
1.3.6.1.4.1.18.3.5.3.2.7.9.1 | no-access |
A single original source address to translated address translation. |
||
wfNatStaticMappingDelete | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete a static address translation entry. Enumeration: 'deleted': 2, 'created': 1. |
wfNatStaticMappingDisable | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable a static address translation entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatStaticMappingOrigAddress | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.3 | ipaddress | read-write |
The original (un-translated) address of the translation. |
wfNatStaticMappingTransAddress | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.4 | ipaddress | read-only |
The translated address of the translation. |
wfNatStaticMappingProtocol | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.5 | integer | read-only |
The IP protocol of the translation. Example values are 6 for TCP, and 17 for UDP. |
wfNatStaticMappingOrigPort | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.6 | integer | read-write |
The original (domain specific) UDP or TCP port of the translation. This will only be relevent if the protocol is either UDP or TCP. |
wfNatStaticMappingTransPort | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.7 | integer | read-only |
The translated UDP or TCP port of the translation. This will only be relevent if the protocol is either UDP or TCP. |
wfNatStaticMappingInDomain | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.8 | displaystring | read-write |
This attribute specifies the name of the address domain that this source translation shall be valid for. In other words, this translation shall only be valid for source addresses coming inbound from this domain. |
wfNatStaticMappingOutDomain | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.9 | displaystring | read-write |
This attribute specifies the name of the outbound address domain that this translation will be valid for. In other words, this translation only applies to translations that will be forwarded out into this address domain. |
wfNatStaticMappingStaticNextHop | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.10 | ipaddress | read-write |
The IP address of the next hop of this static entry. |
wfNatStaticMappingUnnumCct | 1.3.6.1.4.1.18.3.5.3.2.7.9.1.11 | integer | read-write |
This Nat static translation over the unnumbered interface. |
wfNatMappingTable | 1.3.6.1.4.1.18.3.5.3.2.7.10 | no-access |
This table defines the current set of address translations that are in effect. |
|
1.3.6.1.4.1.18.3.5.3.2.7.10.1 | no-access |
A single original source address to translated address translation. |
||
wfNatMappingOrigAddress | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.1 | ipaddress | read-only |
The original (un-translated) address of the translation. |
wfNatMappingTransAddress | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.2 | ipaddress | read-only |
The translated address of the translation. |
wfNatMappingProtocol | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.3 | integer | read-only |
`The IP protocol of the translation.' |
wfNatMappingOrigPort | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.4 | integer | read-only |
When the translation is for a TCP connection, this denotes the original TCP port number. |
wfNatMappingTransPort | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.5 | integer | read-only |
When the translation is for a TCP connection, this denotes the translated TCP port number. |
wfNatMappingTxCount | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.6 | counter | read-only |
Number of packets forwarded by NAT using this translation. |
wfNatMappingRxCount | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.7 | counter | read-only |
Number of packets received by NAT using this translation. |
wfNatMappingTimeout | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.8 | counter | read-only |
The time in seconds since this translation entry was last used. This is used to age out translation entries. |
wfNatMappingMode | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.9 | integer | read-only |
This is the bit mask representing the type of this translation. Each bit specifies the type as follows: The translation could be only ONE of the following three... 0x01000000 - This translation is origianted on this router, i.e. this NAT router performed the translation. 0x02000000 - This translation is learned from the peer, i.e. this translation was learned from the peer using NAT Synchronization feature. 0x04000000 - This translation is owned, i.e. it was originally learned from peer, but this router received traffic which used this translation. ...and only ONE of the following three. 0x00000010 - This translation is the STATIC translation. 0x00000020 - This translation is Dynamic(1 to 1) translation. 0x00000040 - This translation is N to 1 translation. |
wfNatMappingInDomain | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.10 | displaystring | read-only |
This attribute specifies the name of the address domain that this source translation shall be valid for. In ther words, this translation shall only be valid for source addresses coming inbound from this domain. |
wfNatMappingOutDomain | 1.3.6.1.4.1.18.3.5.3.2.7.10.1.11 | displaystring | read-only |
This attribute specifies the name of the outbound address domain that this translation will be valid for. In other words, this translation only applies to translations that will be forwarded out into this address domain. |
wfNatIntfTable | 1.3.6.1.4.1.18.3.5.3.2.7.11 | no-access |
'The list of configured NAT interfaces.' |
|
1.3.6.1.4.1.18.3.5.3.2.7.11.1 | no-access |
'A NAT interface description.' |
||
wfNatIntfDelete | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.1 | integer | read-write |
This variable determines if a NAT Interface has been configured on the router. Enumeration: 'deleted': 2, 'created': 1. |
wfNatIntfDisable | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.2 | integer | read-write |
'The NAT interface's administrative status. The value 'enabled' denotes that NAT has been configured on the interface. The value 'disabled' denotes that the interface is not running NAT.' Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatIntfIpAddress | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.3 | ipaddress | read-only |
The IP address of this NAT interface. |
wfNatIntfCircuit | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.4 | integer | read-write |
The circuit number of this interface. |
wfNatIntfDomain | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.5 | displaystring | read-write |
This attribute specifies the Address Domain Name that this interface is connected to. Unidirectional NAT interfaces should be set with domain name of 'private' or 'public' |
wfNatIntfState | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.6 | integer | read-only |
'The state of NAT on this interface' Enumeration: 'down': 2, 'init': 3, 'up': 1. |
wfNatIntfTxCount | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.7 | counter | read-only |
Number of packets mapped over this interface from the local to the global network.' |
wfNatIntfRxCount | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.8 | counter | read-only |
Number of packets mapped over this interface from the global to the local network.' |
wfNatIntfPktDropCount | 1.3.6.1.4.1.18.3.5.3.2.7.11.1.9 | counter | read-only |
Number of packets dropped on this interface |
wfNatSrcAddressFilterTable | 1.3.6.1.4.1.18.3.5.3.2.7.12 | no-access |
Table of NAT source address filters. |
|
1.3.6.1.4.1.18.3.5.3.2.7.12.1 | no-access |
Information describing each of the available source address filters. |
||
wfNatSrcAddressFilterDelete | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete a source address filter entry. Enumeration: 'deleted': 2, 'created': 1. |
wfNatSrcAddressFilterDisable | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable a source address filter entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatSrcAddressFilterAddress | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.3 | ipaddress | read-only |
The IP beginning address of this source address filter entry. |
wfNatSrcAddressFilterPrefixLen | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.4 | integer | read-only |
The number of contiguous bits set in the IP address mask which are used to define the address range of the entry. |
wfNatSrcAddressFilterIndex | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.5 | integer | read-only |
A unique value for this entry in wfNatSrcAddressFilterTable. |
wfNatSrcAddressFilterNto1Addr | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.6 | ipaddress | read-write |
specifies the N-to-1 translation address used for this source address filter, otherwise set to zero. |
wfNatSrcAddressFilterDomain | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.7 | displaystring | read-write |
The value of this attribute specifies the Address Domain Name that this source address filter is valid for. For Unidirectional NAT this value must be 'public' |
wfNatSrcAddressFilterTransPoolSelector | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.8 | integer | read-write |
The value of this attribute selects where to get the translation address for this source address filter from. This could be either the translation Pool defined for the inbound domain or the outbound domain for the packet in question. Enumeration: 'inbound': 1, 'outbound': 2. |
wfNatSrcAddressFilterStaticNextHop | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.9 | ipaddress | read-write |
The IP address of the next hop of this source address filter entry. |
wfNatSrcAddressFilterUnnumCct | 1.3.6.1.4.1.18.3.5.3.2.7.12.1.10 | integer | read-write |
This Nat source address filter over the unnumbered interface. |
wfNatTranslationPoolTable | 1.3.6.1.4.1.18.3.5.3.2.7.13 | no-access |
Table of address ranges. |
|
1.3.6.1.4.1.18.3.5.3.2.7.13.1 | no-access |
Information describing each of the available translation pool. |
||
wfNatTranslationPoolDelete | 1.3.6.1.4.1.18.3.5.3.2.7.13.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete a translation pool entry. Enumeration: 'deleted': 2, 'created': 1. |
wfNatTranslationPoolDisable | 1.3.6.1.4.1.18.3.5.3.2.7.13.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable a translation pool entry. Enumeration: 'disabled': 2, 'enabled': 1. |
wfNatTranslationPoolAddress | 1.3.6.1.4.1.18.3.5.3.2.7.13.1.3 | ipaddress | read-only |
The IP beginning address of this translation pool entry. |
wfNatTranslationPoolPrefixLen | 1.3.6.1.4.1.18.3.5.3.2.7.13.1.4 | integer | read-only |
The number of contiguous bits set in the IP address mask which are used to define the address range of the entry. |
wfNatTranslationPoolIndex | 1.3.6.1.4.1.18.3.5.3.2.7.13.1.5 | integer | read-only |
A unique value for this entry in wfNatTranslationPoolTable. |
wfNatTranslationPoolDomain | 1.3.6.1.4.1.18.3.5.3.2.7.13.1.6 | displaystring | read-write |
The value of this attribute specifies the Address Domain Name that this translation pool is valid for. For Unidirectional NAT this value must be 'public' |