ipsecGlobContNoWellKnownCpis
FEC-IPSEC-MIB ·
.0.11.5
Object
scalar r/w
Enumeration
This object specifies whether the well known CPI values should be used in IKE IPComP negotiations. If set to true, IKE will allocate random CPI values from the negotiable range 256-61439. Possible values: true(1), -- do not use the well known cpi values false(2) -- use the well known cpi values.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.11.5- 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::ipsecGlobContNoWellKnownCpis.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::ipsecGlobContNoWellKnownCpis'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |