All MIBs › A3COM-HUAWEI-DVPN-MIB › h3cDvpnMapState
h3cDvpnMapState
Module: A3COM-HUAWEI-DVPN-MIB
OID (symbolic): A3COM-HUAWEI-DVPN-MIB::h3cDvpnMapState
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is h3cDvpnMapState?
This OID reports the current state machine stage of the DVPN map establishment process as an integer enumeration. Engineers monitor this to troubleshoot connection failures by identifying where in the negotiation pipeline (init, registration, algorithm request, key exchange, authentication, configuration) the peer is stuck. Values progress from mapClientInit through mapClientConnected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17 snmpwalk -v2c -c public <target> A3COM-HUAWEI-DVPN-MIB::h3cDvpnMapState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17.1 snmpget -v2c -c public <target> A3COM-HUAWEI-DVPN-MIB::h3cDvpnMapState.1
Start monitoring H3C/3Com routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-DVPN-MIB::h3cDvpnMapState OID value, configure state conditions and alerts, and monitor any H3C/3Com routers from a single console.
OID Breakdown
Upper-level ancestors (11 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.57 | h3cDvpn | A3COM-HUAWEI-DVPN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.57.1 | h3cDvpnMibObjects | A3COM-HUAWEI-DVPN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.57.1.2 | h3cDvpnMibTableTroop | A3COM-HUAWEI-DVPN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5 | h3cDvpnMapTable | A3COM-HUAWEI-DVPN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1 | h3cDvpnMapEntry | A3COM-HUAWEI-DVPN-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17 | h3cDvpnMapState | A3COM-HUAWEI-DVPN-MIB |