jnxJsIpSecTunState

JUNIPER-JS-IPSEC-VPN-MIB · .1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1.4

Object

column Enumeration
This attribute indicates whether the IPSec Tunnel is up or
down, determined by icmp ping if the jnxJsIpSecTunCfgMonState
is enable.  
              
Down: VPN monitor detects the tunnel is down
Up:   VPN monitor detects the tunnel is up.
vpnMonitoringDisabled: user has disabled VPN tunnel monitoring.

Context

MIB
JUNIPER-JS-IPSEC-VPN-MIB
OID
.1.3.6.1.4.1.2636.3.39.1.5.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
jnxJsIpSecTunnelEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-JS-IPSEC-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-IPSEC-VPN-MIB::jnxJsIpSecTunState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-JS-IPSEC-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-IPSEC-VPN-MIB::jnxJsIpSecTunState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-JS-IPSEC-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-JS-IPSEC-VPN-MIB::jnxJsIpSecTunState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3vpnMonitoringDisabled