Information about IPsec connections.
Table I.3. iso.3.6.1.4.1.24693.500
| ...OID | Type | Meaning | 
| 0.0 | Integer | Count of all established connections | 
| 0.1 | Integer | Count of incoming connections not yet authorized | 
| 1.0 | String | Connection name (from config) | 
| 1.1 | Integer | Connection state (see below) | 
| 1.2 | TimeTicks | Uptime (in units of 10ms) | 
| 1.3 | String | The FireBrick's IKE Id for this connection | 
| 1.4 | String | The peer's IKE Id for this connection | 
| 1.5 | String | The peer's IP address | 
Table I.4. Connection State
| 0 | Bad config (item ignored) | 
| 1 | Disabled by profile | 
| 2 | Not up (waiting for peer to initiate) | 
| 3 | Not up (On-demand connection) | 
| 4 | lingering (Old connection waiting to be cleared away) | 
| 5 | Waiting to reconnect after failure | 
| 6 | Down | 
| 7 | Initiating - processing EAP | 
| 8 | Initiating - processing authorization | 
| 9 | Initiating - initial negotiation | 
| 10 | Closing |