All MIBs › JNX-IPSEC-MONITOR-MIB › jnxIpSecRemotePeerType
jnxIpSecRemotePeerType
Module: JNX-IPSEC-MONITOR-MIB
OID (symbolic): JNX-IPSEC-MONITOR-MIB::jnxIpSecRemotePeerType
OID (numeric): 1.3.6.1.4.1.2636.3.22.1.3.1.1.11
Node type: OBJECT-TYPE
Type: JnxRemotePeerType
Access: read-only
Description: The type of the remote peer gateway (endpoint). It can be one of the following two types: - static (Remote peer whose IP address is known beforehand) - dynamic (Remote peer whose IP address is not known beforehand)
What is jnxIpSecRemotePeerType?
This read-only value reports whether the remote peer for this tunnel is static(1), with a known, fixed IP address, or dynamic(2), where the peer's address isn't known ahead of time (e.g. a dial-up or DHCP-addressed remote site). An admin sees dynamic(2) and knows this tunnel depends on the remote peer initiating first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.22.1.3.1.1.11 snmpwalk -v2c -c public <target> JNX-IPSEC-MONITOR-MIB::jnxIpSecRemotePeerType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.22.1.3.1.1.11.1 snmpget -v2c -c public <target> JNX-IPSEC-MONITOR-MIB::jnxIpSecRemotePeerType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxIpSecRemotePeerType.1
Start monitoring Juniper SRX firewall / router (IPsec VPN tunnel monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JNX-IPSEC-MONITOR-MIB::jnxIpSecRemotePeerType OID value, configure state conditions and alerts, and monitor any Juniper SRX firewall / router (IPsec VPN tunnel monitoring) 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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.22 | jnxIpSecMonitorMIB | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1 | jnxIpSecMIBObjects | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1.3 | jnxIpSecPhaseTwo | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1.3.1 | jnxIpSecTunnelTable | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1.3.1.1 | jnxIpSecTunnelEntry | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1.3.1.1.11 | jnxIpSecRemotePeerType | JNX-IPSEC-MONITOR-MIB |