h3cDvpnMapState
H3C-DVPN-MIB ·
.1.3.6.1.4.1.2011.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
- H3C-DVPN-MIB
- OID
.1.3.6.1.4.1.2011.10.2.57.1.2.5.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cDvpnMapEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DVPN-MIB::h3cDvpnMapState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-DVPN-MIB::h3cDvpnMapState.<h3cDvpnMapIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-DVPN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-DVPN-MIB::h3cDvpnMapState'
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 |
Conformance
Member of