hm2VpnConnInfoTunnelStatus
HM2-VPN-MIB ·
.1.3.6.1.4.1.248.11.120.1.2.16.1.3
Object
column
Enumeration
The current operational status of the IPsec tunnel: o 'unknown': the IPsec-SA state is not (yet) known; o 'created': the IPsec-SA has been created; o 'routed': the SPD has been installed, but no SAD entries o 'installing': the in-use IPsec-SA is currently installing; o 'installed': the in-use IPsec-SA is installed; o 'updating': updating hosts; o 're-keying': the IPsec-SA is currently re-keying; o 're-keyed': the IPsec-SA has been re-keyed but is still installed; o 're-trying': the IPsec-SA negotian failed, but still is re-trying; o 'deleting': the IPsec-SA is in progress of delete; o 'destroying': the IPsec-SA object gets destroyed;
Context
- MIB
- HM2-VPN-MIB
- OID
.1.3.6.1.4.1.248.11.120.1.2.16.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2VpnConnInfoTunnelEntry
- Table
- hm2VpnConnInfoTunnelTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | created |
2 | routed |
3 | installing |
4 | installed |
5 | updating |
6 | re-keying |
7 | re-keyed |
8 | re-trying |
9 | deleting |
10 | destroying |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2VpnConnInfoTunnelIndex An index that (together with the connection
index hm2VpnConnIndex) identifies the entry
in the connection info tunnel table. | column | Integer32 | .1.3.6.1.4.1.248.11.120.1.2.16.1.1 |
| hm2VpnConnInfoTunnelOutUse Time in seconds since the IPsec tunnel
has last sent data. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.248.11.120.1.2.16.1.10 |
| hm2VpnConnInfoTunnelInSPI The input IPsec SPI for this tunnel. | column | OctetString | .1.3.6.1.4.1.248.11.120.1.2.16.1.11 |
| hm2VpnConnInfoTunnelOutSPI The output IPsec SPI for this tunnel. | column | OctetString | .1.3.6.1.4.1.248.11.120.1.2.16.1.12 |
| hm2VpnConnInfoTunnelLocalSel The local traffic selector for this tunnel (negociated). | column | OctetString | .1.3.6.1.4.1.248.11.120.1.2.16.1.13 |
| hm2VpnConnInfoTunnelRemoteSel The remote traffic selector for this tunnel (negociated). | column | OctetString | .1.3.6.1.4.1.248.11.120.1.2.16.1.14 |
| hm2VpnConnInfoTSelIndex An index that (together with the connection
index hm2VpnConnIndex) identifies the entry
in the traffic selector table which is mapped
with this IPsec tunnel. This index can
be ch… | column | Integer32 | .1.3.6.1.4.1.248.11.120.1.2.16.1.2 |
| hm2VpnConnInfoTunnelRekeying Time in seconds when the next IPsec re-keying
will take place for this tunnel. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.248.11.120.1.2.16.1.4 |
| hm2VpnConnInfoTunnelInBytes Number of input Bytes from this IPsec tunnel. | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.4.1.248.11.120.1.2.16.1.5 |
| hm2VpnConnInfoTunnelInPackets Number of input packets from this IPsec tunnel. | column | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.248.11.120.1.2.16.1.6 |
| hm2VpnConnInfoTunnelInUse Time in seconds since the IPsec tunnel
has last received data. | column | seconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.248.11.120.1.2.16.1.7 |
| hm2VpnConnInfoTunnelOutBytes Number of output Bytes to this IPsec tunnel. | column | bytes SNMPv2-SMICounter64 | .1.3.6.1.4.1.248.11.120.1.2.16.1.8 |
| hm2VpnConnInfoTunnelOutPackets Number of output packets to this IPsec tunnel. | column | packets SNMPv2-SMICounter64 | .1.3.6.1.4.1.248.11.120.1.2.16.1.9 |