All MIBs › JNX-IPSEC-MONITOR-MIB › jnxIpSecSaType
jnxIpSecSaType
Module: JNX-IPSEC-MONITOR-MIB
OID (symbolic): JNX-IPSEC-MONITOR-MIB::jnxIpSecSaType
OID (numeric): 1.3.6.1.4.1.2636.3.22.1.3.2.1.7
Node type: OBJECT-TYPE
Type: JnxSAType
Access: read-only
Description: This field represents the type of security associations which can be either manual or dynamic
What is jnxIpSecSaType?
This read-only value reports whether this security association is manual(1), statically configured with fixed keys, or dynamic(2), negotiated and periodically rekeyed via IKE. An admin troubleshooting a stale SA first checks this, since manual SAs never rekey on their own.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.22.1.3.2.1.7 snmpwalk -v2c -c public <target> JNX-IPSEC-MONITOR-MIB::jnxIpSecSaType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.22.1.3.2.1.7.1 snmpget -v2c -c public <target> JNX-IPSEC-MONITOR-MIB::jnxIpSecSaType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxIpSecSaType.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::jnxIpSecSaType 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.2 | jnxIpSecSaTable | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1.3.2.1 | jnxIpSecSaEntry | JNX-IPSEC-MONITOR-MIB |
| 1.3.6.1.4.1.2636.3.22.1.3.2.1.7 | jnxIpSecSaType | JNX-IPSEC-MONITOR-MIB |