All MIBs › XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB › xnatSessionType
xnatSessionType
Module: XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB
OID (symbolic): XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatSessionType
OID (numeric): 1.3.6.1.4.1.838.3.23.1.4.1.8
Node type: OBJECT-TYPE
Type: XnatSessionType
Access: read-only
Description: This variable shows whether the session was initiated from inside or outside the private network
What is xnatSessionType?
Indicates whether this translation session was initiated as inbound(0), from an outside host reaching into the private network, or outbound(1), from a private host reaching out to the Internet. An admin uses it to quickly tell externally-initiated sessions apart from internally-initiated ones when reviewing the active session table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.4.1.8 snmpwalk -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatSessionType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.838.3.23.1.4.1.8.1 snmpget -v2c -c public <target> XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatSessionType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> xnatSessionType.1
Start monitoring Xedia router/gateway (NAT translation-session/pool-utilization status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB::xnatSessionType OID value, configure state conditions and alerts, and monitor any Xedia router/gateway (NAT translation-session/pool-utilization status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.838 | xedia | XEDIA-REG |
| 1.3.6.1.4.1.838.3 | xediaMibs | XEDIA-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.838.3.23 | xediaNetworkAddressTranslatorMIB | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1 | xnatObjects | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1.4 | xnatSessionTable | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1.4.1 | xnatSessionEntry | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |
| 1.3.6.1.4.1.838.3.23.1.4.1.8 | xnatSessionType | XEDIA-NETWORK-ADDRESS-TRANSLATOR-MIB |