ZHONE-COM-IP-ZEDGE-NAT-MIB

File: ZHONE-COM-IP-ZEDGE-NAT-MIB.mib (21883 bytes)

Imported modules

IF-MIB SNMPv2-SMI SNMPv2-TC
Zhone Zhone-TC

Imported symbols

InterfaceIndex IpAddress Integer32
Unsigned32 Gauge32 Counter32
OBJECT-TYPE MODULE-IDENTITY OBJECT-IDENTITY
TruthValue zhoneIp zhoneModules
ZhoneRowStatus

Defined Types

NatBindingsEntry  
SEQUENCE    
  natBindingsIfIndex InterfaceIndex
  natBindingLocalAddr IpAddress
  natBindingLocalPort Unsigned32
  natBindingPublicAddr IpAddress
  natBindingPublicPort Unsigned32

PatEntry  
SEQUENCE    
  zhonePATBindIndex Integer32
  zhonePATBindRowStatus ZhoneRowStatus
  publicAddr IpAddress
  publicPort Integer32
  localAddr IpAddress
  localPort Integer32
  portType INTEGER

NatExcludeEntry  
SEQUENCE    
  zhoneNATExcludeIndex Integer32
  zhoneNATExcludeRowStatus ZhoneRowStatus
  ipStartAddr IpAddress
  ipEndAddr IpAddress

Defined Values

comIpZEdgeNat 1.3.6.1.4.1.5504.6.66
Network Address Translation MIB IP Software Minneapolis, MN
MODULE-IDENTITY    

zedgeNat 1.3.6.1.4.1.5504.4.1.16
Network Address Translation Configuration and Status.
Status: current Access: read-only
OBJECT-IDENTITY    

natConfigGroup 1.3.6.1.4.1.5504.4.1.16.1
Network Address Translation global configuration items.
Status: current Access: read-only
OBJECT-IDENTITY    

natTcpTimeout 1.3.6.1.4.1.5504.4.1.16.1.1
The number of seconds before an idle TCP connection will be removed. The default value is 300 seconds. The maximum is one week. Zero is a valid value that will cause the connection to timeout very quickly.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..604800  

natUdpTimeout 1.3.6.1.4.1.5504.4.1.16.1.2
The number of seconds before an idle UDP connection will be removed. The default value is 60 seconds. The maximum is one week. Zero is a valid value that will cause the connection to timeout very quickly.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..604800  

natClearBindings 1.3.6.1.4.1.5504.4.1.16.1.3
Set this object to 'true' to clear the binding table. A GET on this object will always return 'false'.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

natStatsGroup 1.3.6.1.4.1.5504.4.1.16.2
Network Address Translation global statistics.
Status: current Access: read-write
OBJECT-IDENTITY    

natNumCurrentBindings 1.3.6.1.4.1.5504.4.1.16.2.1
Number of bindings currently managed by NAT.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

natNumExpiredBindings 1.3.6.1.4.1.5504.4.1.16.2.2
Number of bindings that have been expired. A binding is expired when it has been idle for a period longer than the configured timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

natTotalPkts 1.3.6.1.4.1.5504.4.1.16.2.3
Total number of packets that have been forwarded by NAT since the last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

natDroppedPkts 1.3.6.1.4.1.5504.4.1.16.2.4
The total number of packets that have been dropped by NAT since the last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

natBindingsTable 1.3.6.1.4.1.5504.4.1.16.3
The current set of NAT bindings in the system and statistics kept per-binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NatBindingsEntry

natBindingsEntry 1.3.6.1.4.1.5504.4.1.16.3.1
An entry represents one NAT binding that currently exists in the system. An entry is indexed by Local IP Address, Local Port, Public IP Address, and Public Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  NatBindingsEntry  

natBindingsIfIndex 1.3.6.1.4.1.5504.4.1.16.3.1.1
The interface to which this binding belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

natBindingLocalAddr 1.3.6.1.4.1.5504.4.1.16.3.1.2
The local IP address for this binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

natBindingLocalPort 1.3.6.1.4.1.5504.4.1.16.3.1.3
The local port for this binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

natBindingPublicAddr 1.3.6.1.4.1.5504.4.1.16.3.1.4
The public IP address for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

natBindingPublicPort 1.3.6.1.4.1.5504.4.1.16.3.1.5
The public port for this binding.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

zhonePATBindings 1.3.6.1.4.1.5504.4.1.16.4
OBJECT IDENTIFIER    

patBindNextIndex 1.3.6.1.4.1.5504.4.1.16.4.1
Description. A hint for the next free zhonePATBindIndex , should the manager want to create a new PAT-Bind entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

patTable 1.3.6.1.4.1.5504.4.1.16.4.2
The current set of Port Address translation bindings for this box.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PatEntry

patEntry 1.3.6.1.4.1.5504.4.1.16.4.2.1
A Port Forwarding translation entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  PatEntry  

zhonePATBindIndex 1.3.6.1.4.1.5504.4.1.16.4.2.1.1
This value is used to identify this particular entry in the table. It is only used for access in the table and therefore not externally visible.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4320  

zhonePATBindRowStatus 1.3.6.1.4.1.5504.4.1.16.4.2.1.2
RowStatus is used to create/delete entries in the table.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

publicAddr 1.3.6.1.4.1.5504.4.1.16.4.2.1.3
The IP address that is acting as the port forwarding agent, this should be a public internet address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

publicPort 1.3.6.1.4.1.5504.4.1.16.4.2.1.4
The port number on the forwarding agent that is to be used. This number has been limited to range 51921 to 56250 to avoid overlap with other applications. When used with a portType of cpemgr, this value represents the first public port in a set of public ports. See the portType description for details.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 51921..56250  

localAddr 1.3.6.1.4.1.5504.4.1.16.4.2.1.5
The IP Address of a host machine on the private subnet that we want to make active through the usage of reverse port forwarding feature.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

localPort 1.3.6.1.4.1.5504.4.1.16.4.2.1.6
The internal port number that we want to use on the private host that we want to forward to. The currently defined ports by the IANA are 1..49151. When used with the portType of cpemgr, this value represents the number of consecutive publicPorts reserved by this PAT_Bind instance.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..49151  

portType 1.3.6.1.4.1.5504.4.1.16.4.2.1.7
The NAT code needs to know if this port uses a connection oriented exchange (TCP), or not (UDP). The cpemgr value represents a wildcard that defines a set of PAT Bindings. When using this wildcard, the publicPort value represents the first port of a consecutive block of publicPorts, and the localPort value represents the number of publicPorts in this block. The actual local ports are well known ports and the set of bindings is currently: Public | Local Well | Type | Name Port | Known Port | | ------------|------------|---------|-------- | 7 | TCP,UDP | ECHO +1 | 20 | TCP | FTP - data +2 | 21 | TCP | FTP - control +3 | 22 | TCP,UDP | SSH +4 | 23 | TCP,UDP | Telnet +5 | 80 | TCP | HTTP +6 | 81 | TCP | HTTP +7 | 161 | TCP,UDP | SNMP +8 | 443 | TCP | HTTPS With this set, the localPort value should be 9. Public | Local Well | Type | Name Port | Known Port | | ------------|------------|---------|-------- | 7 | TCP,UDP | ECHO +0 | 162 | UDP | SNMP traps +1 | 22 | TCP,UDP | SSH +2 | 443 | TCP | HTTPS +2 | 161 | UDP | SNMP With this set, the localPort value should be 3 and portType should be cpemgrsecure. Public | Local Well | Type | Name Port | Known Port | | ------------|------------|---------|-------- | 7 | TCP,UDP | ECHO +0 | 162 | UDP | SNMP traps +1 | 23 | TCP,UDP | Telnet +2 | 80 | TCP | HTTP +2 | 161 | UDP | SNMP With this set, the localPort value should be 3 and portType should be cpemgr. Public | Local Well | Type | Name Port | Known Port | | ------------|------------|---------|-------- | 7 | TCP,UDP | ECHO +1 | 22 | TCP,UDP | SSH +2 | 161 | TCP,UDP | SNMP +3 | 443 | TCP | HTTPS +3 | 162 | UDP | SNMP traps With this set, the localPort value should be 4 and portType should be cpemgrsecure. Public | Local Well | Type | Name Port | Known Port | | ------------|------------|---------|-------- | 7 | TCP,UDP | ECHO +1 | 23 | TCP,UDP | Telnet +2 | 161 | TCP,UDP | SNMP +3 | 80 | TCP | HTTP +3 | 162 | UDP | SNMP traps With this set, the localPort value should be 4 and portType should be cpemgr.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tcp(1), udp(2), cpemgr(3), cpemgrsecure(4)  

zhoneNATExclusion 1.3.6.1.4.1.5504.4.1.16.5
OBJECT IDENTIFIER    

natExcludeNextIndex 1.3.6.1.4.1.5504.4.1.16.5.1
A hint for the next free zhoneNATExcludeIndex should the manager want to create a new NAT-Exclude entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

natExcludeTable 1.3.6.1.4.1.5504.4.1.16.5.2
The current set of NAT exclusion ranges for this box.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NatExcludeEntry

natExcludeEntry 1.3.6.1.4.1.5504.4.1.16.5.2.1
A NAT exclusion range entry (ie. an IP address range to exclude from NAT translation).
Status: current Access: not-accessible
OBJECT-TYPE    
  NatExcludeEntry  

zhoneNATExcludeIndex 1.3.6.1.4.1.5504.4.1.16.5.2.1.1
This value is used to identify this particular entry in the table. It is only used for access in the table and therefore not externally visible.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..20  

zhoneNATExcludeRowStatus 1.3.6.1.4.1.5504.4.1.16.5.2.1.2
RowStatus is used to create/delete entries in the table.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus  

ipStartAddr 1.3.6.1.4.1.5504.4.1.16.5.2.1.3
This is the start of the IP range (inclusive) to exclude from NAT translation. Value must be less than or equal to ipEndAddr.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ipEndAddr 1.3.6.1.4.1.5504.4.1.16.5.2.1.4
This is the end of the IP range (inclusive) to exclude from NAT translation. Value must be greater than or equal to ipStartAddr.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress