ipsecGlobContPathFinder
FEC-IPSEC-MIB ·
.0.11.74
Object
scalar r/w
Enumeration
Enables/disables the IPSec pathfinder mode, that means all the traffic (IKE, ESP and AH) is embedded within a pseudo HTTPS session between the peers (similar to the NAT-T mode).
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.11.74- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipsecGlobalsContinued
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::ipsecGlobContPathFinder.0'
More examples
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::ipsecGlobContPathFinder'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |