STN-NAT-MIB: View SNMP OID List / Download MIB
VENDOR: SPRING TIDE NETWORKS
Home | MIB: STN-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 |
stnNat | 1.3.6.1.4.1.3551.2.7.1.5.1 |
This MIB module describes managed objects of Spring Tide Networks Network Address Translation. |
||
stnNatObjects | 1.3.6.1.4.1.3551.2.7.1.5.1.1 | |||
stnNatL2Table | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1 | no-access |
A list of NAT L2 entries. |
|
1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1 | no-access |
Entry contains information about a particular NAT L2. |
||
stnNatL2IfIndex | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.1 | interfaceindex | read-only |
This ifIndex is that of the VcLink/L2 that was NAT Enabled. |
stnNatL2InsidePktMisses | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.2 | integer32 | read-only |
The number of packets received from the 'inside' whose translation was unknown and needed to be learned |
stnNatL2InsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.3 | integer32 | read-only |
The number of packets received from the 'inside' whose translation was known. |
stnNatL2OutsidePktMisses | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.4 | integer32 | read-only |
The number of packets received from the 'outside' whose translation was unknown. |
stnNatL2OutsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.5 | integer32 | read-only |
The number of packets received from the 'outside' whose translation was known. |
stnNatL2UntransInsidePkts | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.6 | integer32 | read-only |
The number of packets received from the 'inside' that could not be translated because their source addresses were not among the valid inside addresses. |
stnNatL2UntransOutsidePkts | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.7 | integer32 | read-only |
The number of packets received from the 'outside' that could not be translated because the was no existing translation availible. |
stnNatL2InsideAlgPkts | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.8 | integer32 | read-only |
The number of packets received from the 'inside' that required Application Level Gateway (ALG) processing specific to protocol or application. |
stnNatL2OutsideAlgPkts | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.9 | integer32 | read-only |
The number of packets received from the 'outside' that required Application Level Gateway (ALG) processing specific to protocol or application. |
stnNatL2FlowId | 1.3.6.1.4.1.3551.2.7.1.5.1.1.1.1.10 | integer32 | read-only |
This is the internal flow identifier associated with this VcLink/L2 Interface.(STN use only) |
stnNatGroupTable | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2 | no-access |
A list of group based NAT entries. |
|
1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1 | no-access |
Entry contains information about a particular group based NAT. |
||
stnNatGroupSubnetIfInstance | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.1 | integer32 | read-only |
A sequence number that identifies a sub-network interface entry in the table. |
stnNatGroupOutsideBaseAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.2 | ipaddress | read-only |
This is the first outside IP address in the range of outside addresses that packets from the inside have their source address translated to. |
stnNatGroupOutsideEndAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.3 | ipaddress | read-only |
This is the last outside IP address in the range of outside addresses that packets from the inside have their source address translated to. |
stnNatGroupInsideBaseAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.4 | ipaddress | read-only |
This is the first inside IP address in the range of inside addresses that packets from the outside have their destination address. |
stnNatGroupInsideEndAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.5 | ipaddress | read-only |
This is the last inside IP address in the range of inside addresses that packets from the outside have their destination address translated to. |
stnNatGroupTransMode | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.6 | nattransmode | read-only |
Indicates if translations for this NAT group are handled with a static address to address mapping, a pooled address mapping, or a port based mapping (PAT). The translation is relinquished due to inactivity for the pooled and port based cases. |
stnNatGroupAddrIdleTime | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.7 | integer32 | read-only |
The number of seconds that a translation can be idle This value is ignored for static NAT. |
stnNatGroupAddrTransAvailable | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.8 | integer32 | read-only |
The number of outside Addresses available in the pool for translation. This value is ignored for static NAT. |
stnNatGroupMaxFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.9 | integer32 | read-only |
The number of FTP Client sessions that can be translated from the 'inside' at one time. This value is only for client sessions initiated from the inside. |
stnNatGroupMaxFtpSessionsPerInsideAddr | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.10 | integer32 | read-only |
The number of FTP Client sessions that can be translated from one 'inside' address at one time. This value is only for client sessions initiated from the inside. (0 means field is ignored.) |
stnNatGroupFtpControlSessionIdleTime | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.11 | integer32 | read-only |
The number of FTP Client sessions that can be translated from the 'inside' at one time. This value is only for client sessions initiated from the inside. |
stnNatGroupCurrentFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.12 | integer32 | read-only |
The number of FTP Client sessions that are currently being translated from the 'inside'. |
stnNatGroupTotalFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.13 | integer32 | read-only |
The number of FTP Client sessions that have been translated from the 'inside'. |
stnNatGroupMissedFtpSessionLookups | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.14 | integer32 | read-only |
The number of times an expired or unknown FTP client session was referenced. |
stnNatGroupNoIdleFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.15 | integer32 | read-only |
The number of times an FTP Client session was denied translation because there were no availible idle FTP sessions. |
stnNatGroupNoIdleOutsideAddrs | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.16 | integer32 | read-only |
The number of times a packet has arrived from a valid inside address, but a translation was not established because no outside address was availible. This value is ignored for static NAT. |
stnNatGroupFoundIdleOutsideAddrs | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.17 | integer32 | read-only |
The number of times a packet has arrived from a valid inside address and a translation was established due to the presence of an idle outside address. This value is ignored for static NAT. |
stnNatGroupInsidePktMisses | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.18 | integer32 | read-only |
The number of times a packet arrived from an inside address that did not have a translation programed. This value is ignored for static NAT. |
stnNatGroupInsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.19 | integer32 | read-only |
The number of times a packet arrived for an inside address that was among any the known inside addresses configured for the interface. |
stnNatGroupOutsidePktMisses | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.20 | integer32 | read-only |
The number of times a packet arrived for an outside address that did not have a translation programed. This value is ignored for static NAT. |
stnNatGroupOutsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.21 | integer32 | read-only |
The number of times a packet arrived for an outside address that was among any the known outside addresses configured for the interface. |
stnNatGroupInvalidOutsidePktMisses | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.22 | integer32 | read-only |
The number of times a packet arrived for an outside address that was not among any of the known outside addresses configured for the interface. |
stnNatGroupInsideFlowOrigin | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.23 | integer | read-only |
Indicates whether traffic entering (ingress) or leaving (egress) the router is considered to be originating from the 'inside' for this interface Enumeration: 'ingress': 1, 'egress': 2. |
stnNatGroupPortBaseNumber | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.24 | integer32 | read-only |
This is the first port number in the range of port numbers that packets from the inside have their source port translated to. This value is valid only for NAT type PAT. |
stnNatGroupPortEndNumber | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.25 | integer32 | read-only |
This is the first port number in the range of port numbers that packets from the inside have their source port translated to. This value is valid only for NAT type PAT. |
stnNatGroupMaxInsideAddrs | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.26 | integer32 | read-only |
The number of inside addresses that can be translated from the 'inside' at one time. This value is valid only for NAT type PAT. |
stnNatGroupMaxPortsPerInsideAddr | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.27 | integer32 | read-only |
The number of port translations allowed any single 'inside' address at one time. This value is valid only for NAT type PAT. |
stnNatGroupPortLimitReached | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.28 | integer32 | read-only |
The number of times a packet has arrived from a valid inside address, but a translation was not established because the limit on the number of ports was reached. This value is valid only for NAT type PAT. |
stnNatGroupInsideAddrLimitReached | 1.3.6.1.4.1.3551.2.7.1.5.1.1.2.1.29 | integer32 | read-only |
The number of times a packet has arrived from a valid inside address, but a translation was not established because the limit on the number of inside addresses was reached. This value is valid only for NAT type PAT. |
stnNatOutTransTable | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3 | no-access |
A list of NAT translation entries indexed by outside address. |
|
1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1 | no-access |
Entry contains information about a particular NAT translation. |
||
stnNatOutTransSubnetIfInstance | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.1 | integer32 | read-only |
A sequence number that identifies a sub-network interface entry in the table. |
stnNatOutTransOutsideBaseAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.2 | ipaddress | read-only |
This is the first outside IP address in the range of outside addresses that packets from the inside have their source address translated to. |
stnNatOutTransOutsideAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.3 | ipaddress | read-only |
This is the outside IP address for the translation. |
stnNatOutTransInsideAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.4 | ipaddress | read-only |
This is the inside IP address for the translation. |
stnNatOutTransMode | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.5 | nattransmode | read-only |
Indicates whether this translation is pooled, static or PAT |
stnNatOutTransState | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.6 | integer | read-only |
Indicates the translation state. Enumeration: 'expired': 2, 'leased': 1. |
stnNatOutTransUpTimeSec | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.7 | integer32 | read-only |
The number of seconds since this translation was started. |
stnNatOutTransSecsSinceLastHit | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.8 | integer32 | read-only |
The number of seconds since this translation was last used. |
stnNatOutTransCurrentFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.9 | integer32 | read-only |
The number of FTP Client sessions that are currently being translated from the 'inside' for this translation. |
stnNatOutTransTotalFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.10 | integer32 | read-only |
The number of FTP Client sessions that have been translated from the 'inside' for this translation. |
stnNatOutTransInsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.11 | integer32 | read-only |
The number of times a packet arrived for this inside address. |
stnNatOutTransOutsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.12 | integer32 | read-only |
The number of times a packet arrived for this outside address. |
stnNatOutTransOutsidePortNumber | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.13 | integer32 | read-only |
This is the outside port number for the translation. |
stnNatOutTransInsidePortNumber | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.14 | integer32 | read-only |
This is the inside port number for the translation. |
stnNatOutTransOutsidePortsInuse | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.15 | integer32 | read-only |
This is the number of ports currently being used by the outside address. |
stnNatOutTransInsidePortsInuse | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.16 | integer32 | read-only |
This is the number of ports currently being used by the inside address. |
stnNatOutTransInsidePortLimitReached | 1.3.6.1.4.1.3551.2.7.1.5.1.1.3.1.17 | integer32 | read-only |
This is the number of times the inside address reached its port limit. |
stnNatInTransTable | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4 | no-access |
A list of NAT translation entries indexed by inside address. |
|
1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1 | no-access |
Entry contains information about a particular NAT translation. |
||
stnNatInTransSubnetIfInstance | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.1 | integer32 | read-only |
A sequence number that identifies a sub-network interface entry in the table. |
stnNatInTransOutsideBaseAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.2 | ipaddress | read-only |
This is the first outside IP address in the range of outside addresses that packets from the inside have their source address translated to. |
stnNatInTransOutsideAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.3 | ipaddress | read-only |
This is the last outside IP address in the range of outside addresses that packets from the inside have their source address translated to. |
stnNatInTransInsideAddress | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.4 | ipaddress | read-only |
This is inside IP address for the translation. |
stnNatInTransMode | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.5 | nattransmode | read-only |
Indicates whether this translation is pooled, static or port based. |
stnNatInTransState | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.6 | integer | read-only |
Indicates the translation state. Enumeration: 'expired': 2, 'leased': 1. |
stnNatInTransUpTimeSec | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.7 | integer32 | read-only |
The number of seconds since this translation was started. |
stnNatInTransSecsSinceLastHit | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.8 | integer32 | read-only |
The number of seconds since this translation was last used. |
stnNatInTransCurrentFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.9 | integer32 | read-only |
The number of FTP Client sessions that are currently being translated from the 'inside' for this translation. |
stnNatInTransTotalFtpSessions | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.10 | integer32 | read-only |
The number of FTP Client sessions that have been translated from the 'inside' for this translation. |
stnNatInTransInsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.11 | integer32 | read-only |
The number of times a packet arrived for this inside address. |
stnNatInTransOutsidePktHits | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.12 | integer32 | read-only |
The number of times a packet arrived for this outside address. |
stnNatInTransOutsidePortNumber | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.13 | integer32 | read-only |
This is the outside port number for the translation. |
stnNatInTransInsidePortNumber | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.14 | integer32 | read-only |
This is the inside port number for the translation. |
stnNatInTransOutsidePortsInuse | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.15 | integer32 | read-only |
This is the number of ports currently being used by the outside address. |
stnNatInTransInsidePortsInuse | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.16 | integer32 | read-only |
This is the number of ports currently being used by the inside address. |
stnNatInTransInsidePortLimitReached | 1.3.6.1.4.1.3551.2.7.1.5.1.1.4.1.17 | integer32 | read-only |
This is the number of times the inside address reached its port limit. |
stnNatMibConformance | 1.3.6.1.4.1.3551.2.7.1.5.1.2 | |||
stnNatMibTraps | 1.3.6.1.4.1.3551.2.7.1.5.1.3 |