All MIBs › COSINE-ORION-MIB › csOrionIKECryptoMapFlag
csOrionIKECryptoMapFlag
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csOrionIKECryptoMapFlag
OID (numeric): 1.3.6.1.4.1.3085.3.1.6.5.4.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-create
Description: Each bit within this object enables a specific feature
within the Crypto Map. Below is a list of the features
and their corresponding bits identifiers.
feature bit
------------------------------------------------------
pfs 0
pfs-identify 1
sa-per-net 5 -- note, sa-per-host & sa-per-net
sa-per-host 6 -- are mutually exclusive
sa-per-protocol 7
sa-per-port 8
main-mode 10 -- main-mode and aggressive-mode
aggressive-mode 11 -- are mutually exclusive
copy-df 21
dont-verify-padding 22
always-plain 29
passby 30
deny 31
end of description.
NOTE: default value varies depending on csOrionIKECryptoMapType.
'isakmp' - default is 1056 (0x420 main-mode and sa-per-net)
'isakmpDialup' - default is 1088 (0x440 main-mode and sa-per-host).What is csOrionIKECryptoMapFlag?
This Unsigned32 is a bitmask where its description lists specific bit positions (e.g. bit 0 = pfs, bit 5 = sa-per-net, bit 10 = main-mode, bit 11 = aggressive-mode, bit 21 = copy-df) each toggling one IKE crypto-map behavior. An admin sets or clears individual bits to enable features like aggressive mode negotiation or per-net SA granularity without needing a separate MIB object for every option. For example, an admin needing faster IKE negotiation through a NAT device might set bit 11 (aggressive-mode) in this flag while leaving bit 10 (main-mode) clear.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.6 | csOrionServiceInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5 | csOrionEncryptInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5.4 | csOrionIKECryptoMapTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5.4.1 | csOrionIKECryptoMapEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.6.5.4.1.3 | csOrionIKECryptoMapFlag | COSINE-ORION-MIB |