ipsecPeerMobike

FEC-IPSEC-MIB · .0.5.1.88

Object

column r/w Enumeration
This object indicates whether the peer supports MOBIKE or not.
Only when both sides of a VPN connection support MOBIKE an IP
address change is possible.   
 Possible values:
  enabled(1),    -- Peer supports MOBIKE and signals MOBIKE
  		     support by including a MOBIKE_SUPPORTED 
		     notification in the IKE_AUTH message.
  disabled(2)	  -- Peer does not support MOBIKE.
(only for IKEv2).

Context

MIB
FEC-IPSEC-MIB
OID
.0.5.1.88
Type
column
Access
readwrite
Status
current
Parent
ipsecPeerEntry

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 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecPeerMobike'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-IPSEC-MIB::ipsecPeerMobike.<ipsecPeerTrafficList>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-IPSEC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-IPSEC-MIB::ipsecPeerMobike'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled