h3cDvpnMapState
A3COM-HUAWEI-DVPN-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17
Object
column
Enumeration
mapClientInit: The client initiates the map.
mapClientBegin: The client begins the process of registering
to the server.
mapClientAlgreq: The client requests to negotiate the algorithm.
mapClientKexReq: The client requests to negotiate the key.
mapClientAuthenReq: The client sends authentication information
to the server.
mapClientConfigReq: The client requests to get some configuration
information from the server. Do not support now.
mapClientReq: The client requests to register to the server.
mapClientSuccess: The client registers to the server successfully.
mapServerBegin: The server begins the process of receive a new register.
mapServerAlgorithm:The sever begins to negotiate Algorithm.
mapServerKexInit: The server replys to the algorithm negotiation
packet from the client successfully and begin
to negotiate key.
mapServerAuthenInit: The server replys to the key negotiation
packet from the client successfully and
begin to authenticate client, in the case of
the authentication-client method is not none.
mapServerConfigInit: The server send some configuration information
to client. Do not support now.
mapServerInit: The server replys to the authentication packet
from the client successfully and begin to receive
client information.
mapServerFinished: The server receives client information successfully.
Context
- MIB
- A3COM-HUAWEI-DVPN-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cDvpnMapEntry
- Table
- h3cDvpnMapTable
- Siblings
- 16
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mapClientInit |
2 | mapClientBegin |
3 | mapClientAlgreq |
4 | mapClientKexReq |
5 | mapClientAuthenReq |
6 | mapClientConfigReq |
7 | mapClientReq |
8 | mapClientSuccess |
9 | mapServerBegin |
10 | mapServerAlgorithm |
11 | mapServerKexInit |
12 | mapServerAuthenInit |
13 | mapServerConfigInit |
14 | mapServerInit |
15 | mapServerFinished |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cDvpnMapIndex The index of h3cDvpnMapTable. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.1 |
| h3cDvpnMapLocalPriIp The private ip of map local device. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.10 |
| h3cDvpnMapLocalPublicIpType The public ip type (ipv4, ipv6) of map local device. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.11 |
| h3cDvpnMapLocalPublicIp The public ip of map local device. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.12 |
| h3cDvpnMapUserName The user name used by the client registering to server.
If the client is not been authenticated, this is a null string. | column | OctetString | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.13 |
| h3cDvpnMapUdpPort The udp port used by map peer device. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.14 |
| h3cDvpnMapControlId Dvpn map control ID. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.15 |
| h3cDvpnMapType The type of the map.
'clientToclient' is not supported here. | column | DvpnCommunicateType | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.16 |
| h3cDvpnMapPeerDeviceId The identifier of peer device.
It is a string. | column | OctetString | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.2 |
| h3cDvpnMapDvpnId The ID of the dvpn domain which the map belongs to.
The dvpn ID is 0 means that the map has not been built.
It has not gotten the dvpn ID at that time. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.3 |
| h3cDvpnMapBuildTime The time of the map created, the unit is second. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.4 |
| h3cDvpnMapPeerPriIpType The private ip type (ipv4, ipv6) of map peer device. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.5 |
| h3cDvpnMapPeerPriIp The private ip of map peer device. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.6 |
| h3cDvpnMapPeerPublicIpType The public ip type (ipv4, ipv6) of map peer device. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.7 |
| h3cDvpnMapPeerPublicIp The public ip of map peer device. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.8 |
| h3cDvpnMapLocalPriIpType The private ip type (ipv4, ipv6) of map local device. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.9 |