ipsecGlobContSaSyncInterface
FEC-IPSEC-MIB ·
.0.11.10
Object
scalar r/w
Enumeration
This object specifies whether IKE and IPSec SA's should be are deleted if the interface over which the packets are initially sent is going down or dormant Possible values: true(1), -- delete SAs false(2) -- do not delete SAs.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.11.10- 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::ipsecGlobContSaSyncInterface.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::ipsecGlobContSaSyncInterface'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |