ipsecGlobNoInitialContact
FEC-IPSEC-MIB ·
.0.1.38
Object
scalar r/w
Enumeration
Do not send IKE initial contact messages in IKE negotiations even if no SA's exist with a peer. Possible values: true(1), -- do not send initial contact messages false(2) -- send initial contact messages if appropriate.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.1.38- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ipsecGlobals
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::ipsecGlobNoInitialContact.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::ipsecGlobNoInitialContact'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |