HH3C-DVPN-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-DVPN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cDvpn 1.3.6.1.4.1.25506.2.57
This MIB is Dynamic Virtual Private Network(Dvpn) mib. This MIB is applicable to router. Some objects in this may be used only for some specific products, so users should refer to the related documents to acquire more detail information.
       hh3cDvpnMibObjects 1.3.6.1.4.1.25506.2.57.1
           hh3cDvpnMibGlobal 1.3.6.1.4.1.25506.2.57.1.1
               hh3cDvpnServiceEnable 1.3.6.1.4.1.25506.2.57.1.1.1 integer read-write
Dvpn service enable or disable. If dvpn service is 'disable', dvpn service can not be used. Enumeration: 'enable': 1, 'disable': 2.
               hh3cDvpnClassNumber 1.3.6.1.4.1.25506.2.57.1.1.2 integer32 read-only
The number of dvpn classes. It is only used on client.
               hh3cDvpnClientNumber 1.3.6.1.4.1.25506.2.57.1.1.3 integer32 read-only
The number of clients which register on the server. When a session of server to client type is built, add 1 to the value of this node. It is only used on server.
               hh3cDvpnMapAgeTime 1.3.6.1.4.1.25506.2.57.1.1.4 integer32 read-write
Dvpn map age time, the unit is second. It is only used on server.
               hh3cDvpnClientRegisterInterval 1.3.6.1.4.1.25506.2.57.1.1.5 integer32 read-write
The length of time between the registering of client, the unit is second. It is only used on client.
               hh3cDvpnClientRegisterDumb 1.3.6.1.4.1.25506.2.57.1.1.6 integer32 read-write
The length of time when client dumbs, the unit is second. It is only used on client.
               hh3cDvpnClientRegisterRetry 1.3.6.1.4.1.25506.2.57.1.1.7 integer32 read-write
Regist retry times of client after register fail. It is only used on client.
               hh3cDvpnInputPkt 1.3.6.1.4.1.25506.2.57.1.1.8 unsigned32 read-only
The number of recieved packets.
               hh3cDvpnDropPkt 1.3.6.1.4.1.25506.2.57.1.1.9 unsigned32 read-only
The number of packets have been droped.
               hh3cDvpnOutputPkt 1.3.6.1.4.1.25506.2.57.1.1.10 unsigned32 read-only
The number of packets have been sent.
               hh3cDvpnOutputErrorPkt 1.3.6.1.4.1.25506.2.57.1.1.11 unsigned32 read-only
The number of output error packets.
               hh3cDvpnEncryptErrorPkt 1.3.6.1.4.1.25506.2.57.1.1.12 unsigned32 read-only
The number of packets have been encrypted wrongly.
               hh3cDvpnCurrentDeviceRole 1.3.6.1.4.1.25506.2.57.1.1.13 integer read-only
The current role of the device. The value is decided by the configuration of the tunnel-interface. Enumeration: 'both': 4, 'none': 1, 'client': 3, 'server': 2.
               hh3cDvpnDomainNumber 1.3.6.1.4.1.25506.2.57.1.1.14 integer32 read-only
The number of dvpn domains.
               hh3cDvpnMapNumber 1.3.6.1.4.1.25506.2.57.1.1.15 integer32 read-only
The number of dvpn maps.
               hh3cDvpnSessionNumber 1.3.6.1.4.1.25506.2.57.1.1.16 integer32 read-only
The number of dvpn sessiones including the session of all states.
               hh3cDvpnServerPreSharedKey 1.3.6.1.4.1.25506.2.57.1.1.17 octet string read-write
The pre-shared-key of server. It is only used on server.
               hh3cDvpnMapTrapEnable 1.3.6.1.4.1.25506.2.57.1.1.18 integer read-write
Dvpn map trap enable or disable. Enumeration: 'enable': 1, 'disable': 2.
               hh3cDvpnSessionTrapEnable 1.3.6.1.4.1.25506.2.57.1.1.19 integer read-write
Dvpn session trap enable or disable. Enumeration: 'enable': 1, 'disable': 2.
               hh3cDvpnVersion 1.3.6.1.4.1.25506.2.57.1.1.20 integer read-only
Dvpn version. Enumeration: 'version2': 1, 'version3': 2.
               hh3cDvpnClearDomainAllConection 1.3.6.1.4.1.25506.2.57.1.1.21 integer32 read-write
Clear all dvpn conects in the domain, the parameter is the id of the domain.
               hh3cDvpnClearDvpnStaInfo 1.3.6.1.4.1.25506.2.57.1.1.22 integer32 read-write
Clear the statistic information of dvpn.
               hh3cDvpnTotalRedirectNumber 1.3.6.1.4.1.25506.2.57.1.1.23 unsigned32 read-only
The number of redirect packets. It is only used on server.
               hh3cDvpnGlobalAuthenClientType 1.3.6.1.4.1.25506.2.57.1.1.24 integer read-write
Dvpn global authentication type being used by server to client. The value is decided by the configuration by the user. Enumeration: 'pap': 2, 'none': 1, 'chap': 3.
               hh3cDvpnGlobalUserDefAAADomain 1.3.6.1.4.1.25506.2.57.1.1.25 octet string read-write
Dvpn global AAA domain of the user. The domain will decide the authentication server which is used by the dvpn server to authenticate dvpn client.
               hh3cDvpnLocalDeviceId 1.3.6.1.4.1.25506.2.57.1.1.26 octet string read-only
The device ID, it is a string.
               hh3cDvpnSessionHisAgeTime 1.3.6.1.4.1.25506.2.57.1.1.27 integer32 read-write
The age-time of the hh3cDvpnSessionHisTable table. The unit is hour.
               hh3cDvpnSessionHisReset 1.3.6.1.4.1.25506.2.57.1.1.28 integer read-write
The reset flag of dvpn hh3cDvpnSessionHisTable table. Enumeration: 'reset': 1.
           hh3cDvpnMibTableTroop 1.3.6.1.4.1.25506.2.57.1.2
               hh3cDvpnPolicyTable 1.3.6.1.4.1.25506.2.57.1.2.1 no-access
The dvpn policy table. It is used on dvpn server.
                   hh3cDvpnPolicyEntry 1.3.6.1.4.1.25506.2.57.1.2.1.1 no-access
The entry of hh3cDvpnPolicyTable.
                       hh3cDvpnPolicyName 1.3.6.1.4.1.25506.2.57.1.2.1.1.1 octet string no-access
The name of Dvpn policy.
                       hh3cDvpnPoAuthenClientType 1.3.6.1.4.1.25506.2.57.1.2.1.1.2 integer read-only
The authentication type used by server to client. The value is decided by the policy configuration of the user. The default value is none. Enumeration: 'pap': 2, 'none': 1, 'chap': 3.
                       hh3cDvpnPoSessionAlgorithmSuite 1.3.6.1.4.1.25506.2.57.1.2.1.1.3 dvpnalgorithmsuite read-only
The algorithm suite used when session is created.
                       hh3cDvpnPoSessionIdleTime 1.3.6.1.4.1.25506.2.57.1.2.1.1.4 integer32 read-only
The session idle time, the unit is second.
                       hh3cDvpnPoSessionKeepTime 1.3.6.1.4.1.25506.2.57.1.2.1.1.5 integer32 read-only
The session keepalive time, the unit is second.
                       hh3cDvpnPoSessionSetupInterval 1.3.6.1.4.1.25506.2.57.1.2.1.1.6 integer32 read-only
The session setup interval time, the unit is second.
                       hh3cDvpnPoDataAlgorithmSuite 1.3.6.1.4.1.25506.2.57.1.2.1.1.7 dvpnalgorithmsuite read-only
The algorithm suite used by the session for createing ipsec sa.
                       hh3cDvpnPoSaSeconds 1.3.6.1.4.1.25506.2.57.1.2.1.1.8 integer32 read-only
The duration of DVPN IPSec security association. The unit is second.
                       hh3cDvpnPoUserDefAAADomain 1.3.6.1.4.1.25506.2.57.1.2.1.1.9 octet string read-only
Dvpn policy AAA domain of the user. The domain will decide the authentication server which used by the dvpn server to authenticate dvpn client.
                       hh3cDvpnPoRefTimes 1.3.6.1.4.1.25506.2.57.1.2.1.1.10 integer32 read-only
The total times of the policy being used by dvpn.
                       hh3cDvpnPoRowStatus 1.3.6.1.4.1.25506.2.57.1.2.1.1.11 rowstatus read-only
The status of this conceptual row. We support the characteristic of active(1),createAndGo(4),destroy(6).
               hh3cDvpnDomainInfoTable 1.3.6.1.4.1.25506.2.57.1.2.2 no-access
The dvpn domain table.
                   hh3cDvpnDomainInfoEntry 1.3.6.1.4.1.25506.2.57.1.2.2.1 no-access
The entry of hh3cDvpnDomainInfoTable.
                       hh3cDvpnDomainID 1.3.6.1.4.1.25506.2.57.1.2.2.1.1 integer32 no-access
Dvpn domain ID.
                       hh3cDvpnDomainSessionNum 1.3.6.1.4.1.25506.2.57.1.2.2.1.2 unsigned32 read-only
The number of session in this dvpn domain.
                       hh3cDvpnDomainRedirectNum 1.3.6.1.4.1.25506.2.57.1.2.2.1.3 unsigned32 read-only
The number of redirect packets in this dvpn domain.
                       hh3cDvpnDomainInputPkt 1.3.6.1.4.1.25506.2.57.1.2.2.1.4 unsigned32 read-only
The number of input packets in this dvpn domain.
                       hh3cDvpnDomainDropPkt 1.3.6.1.4.1.25506.2.57.1.2.2.1.5 unsigned32 read-only
The number of drop packets in this dvpn domain.
                       hh3cDvpnDomainOutputPkt 1.3.6.1.4.1.25506.2.57.1.2.2.1.6 unsigned32 read-only
The number of output packets in this dvpn domain.
                       hh3cDvpnDomainOutputErrorPkt 1.3.6.1.4.1.25506.2.57.1.2.2.1.7 unsigned32 read-only
The number of output error packets in this dvpn domain.
                       hh3cDvpnDomainEncryptErrorPkt 1.3.6.1.4.1.25506.2.57.1.2.2.1.8 unsigned32 read-only
The number of encrypt error packets in this dvpn domain.
               hh3cDvpnClassTable 1.3.6.1.4.1.25506.2.57.1.2.3 no-access
The Dvpn class table. It is only used on dvpn client.
                   hh3cDvpnClassEntry 1.3.6.1.4.1.25506.2.57.1.2.3.1 no-access
The entry of the hh3cDvpnClassTable.
                       hh3cDvpnClassName 1.3.6.1.4.1.25506.2.57.1.2.3.1.1 octet string no-access
The dvpn class name. It is the index of hh3cDvpnClassTable.
                       hh3cDvpnClServerPublicIpType 1.3.6.1.4.1.25506.2.57.1.2.3.1.2 inetaddresstype read-only
Dvpn server public ip type (ipv4, ipv6).
                       hh3cDvpnClServerPublicIp 1.3.6.1.4.1.25506.2.57.1.2.3.1.3 inetaddress read-only
Dvpn server public ip address.
                       hh3cDvpnClServerPriIpType 1.3.6.1.4.1.25506.2.57.1.2.3.1.4 inetaddresstype read-only
Dvpn server private ip type (ipv4, ipv6).
                       hh3cDvpnClServerPriIp 1.3.6.1.4.1.25506.2.57.1.2.3.1.5 inetaddress read-only
Dvpn server private ip address.
                       hh3cDvpnClAlgorithmSuite 1.3.6.1.4.1.25506.2.57.1.2.3.1.6 dvpnalgorithmsuite read-only
The algorithm suite used by the client when sending registry packets to the server. 'dvpnAlgorithmNone' is not supported here.
                       hh3cDvpnClAuthenServerType 1.3.6.1.4.1.25506.2.57.1.2.3.1.7 integer read-only
The authentication type being used by client to server. The value is decided by the class configuration of the user. The default value is none. Enumeration: 'none': 1, 'preShareKey': 2.
                       hh3cDvpnClPreShareKey 1.3.6.1.4.1.25506.2.57.1.2.3.1.8 octet string read-only
Dvpn PreShareKey. It is used when the method used by client when authenticating server is pre-share-key, only when the value of the key is the same as that on the server, the client can authenticate server successfully.
                       hh3cDvpnClUserName 1.3.6.1.4.1.25506.2.57.1.2.3.1.9 octet string read-only
Dvpn UserName. It is configured by the user.
                       hh3cDvpnClPwdEncrypted 1.3.6.1.4.1.25506.2.57.1.2.3.1.10 integer read-only
Dvpn password encrypted or not. Enumeration: 'simple': 1, 'cipher': 2.
                       hh3cDvpnClPasswd 1.3.6.1.4.1.25506.2.57.1.2.3.1.11 octet string read-only
Dvpn password. It is configured by the user.
                       hh3cDvpnClassRowStatus 1.3.6.1.4.1.25506.2.57.1.2.3.1.12 rowstatus read-only
The status of this conceptual row. Only 'active', 'createAndGo' and 'destroy' are supported.
               hh3cDvpnTunnelTable 1.3.6.1.4.1.25506.2.57.1.2.4 no-access
The dvpn tunnel table.
                   hh3cDvpnTunnelEntry 1.3.6.1.4.1.25506.2.57.1.2.4.1 no-access
The Entry of hh3cDvpnTunnelTable.
                       hh3cDvpnTunnelInterfaceType 1.3.6.1.4.1.25506.2.57.1.2.4.1.1 integer read-write
The type of dvpn tunnel (client or server). Enumeration: 'client': 1, 'server': 2.
                       hh3cDvpnTunnelAcl 1.3.6.1.4.1.25506.2.57.1.2.4.1.2 integer32 read-write
The security acl used by the tunnel. If a packet permits the rules, it will not be encrypted.
                       hh3cDvpnTunnelClientRegType 1.3.6.1.4.1.25506.2.57.1.2.4.1.3 integer read-write
The register type used by the client . Only the interface type is client, it can be used. undistributed: If a client send a packet to the client with this configuration, setver will only forward the packet whitout sending redirect packets. forward: The client with this configuration will only send packets forwarded by server, which means it can not initiate to build a session with other clients. undistributedandforward: The client with this configuration have the characteristics of both 'forward' and 'undistributed'. normal: The client with this configuration can build session with other clients without any restriction. Enumeration: 'forward': 2, 'undistributed': 1, 'normal': 4, 'undistributedandforward': 3.
                       hh3cDvpnTunnelDvpnId 1.3.6.1.4.1.25506.2.57.1.2.4.1.4 integer32 read-write
The dvpn ID used by the tunnel. The dvpn ID is 0 means that user does not configure dvpn ID. User can not configure a dvpn ID with 0.
                       hh3cDvpnTunnelPolicy 1.3.6.1.4.1.25506.2.57.1.2.4.1.5 octet string read-write
The dvpn policy used by the tunnel. Only the interface type is server, it can be used.
                       hh3cDvpnTunnelClass 1.3.6.1.4.1.25506.2.57.1.2.4.1.6 octet string read-write
The dvpn class used by the tunnel. Only the interface type is client, it can be used.
               hh3cDvpnMapTable 1.3.6.1.4.1.25506.2.57.1.2.5 no-access
The dvpn map table.
                   hh3cDvpnMapEntry 1.3.6.1.4.1.25506.2.57.1.2.5.1 no-access
The entry of the hh3cDvpnMapTable.
                       hh3cDvpnMapIndex 1.3.6.1.4.1.25506.2.57.1.2.5.1.1 unsigned32 no-access
The index of hh3cDvpnMapTable.
                       hh3cDvpnMapPeerDeviceId 1.3.6.1.4.1.25506.2.57.1.2.5.1.2 octet string read-only
The identifier of peer device. It is a string.
                       hh3cDvpnMapDvpnId 1.3.6.1.4.1.25506.2.57.1.2.5.1.3 unsigned32 read-only
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.
                       hh3cDvpnMapBuildTime 1.3.6.1.4.1.25506.2.57.1.2.5.1.4 timeticks read-only
The time of the map created, the unit is second.
                       hh3cDvpnMapPeerPriIpType 1.3.6.1.4.1.25506.2.57.1.2.5.1.5 inetaddresstype read-only
The private ip type (ipv4, ipv6) of map peer device.
                       hh3cDvpnMapPeerPriIp 1.3.6.1.4.1.25506.2.57.1.2.5.1.6 inetaddress read-only
The private ip of map peer device.
                       hh3cDvpnMapPeerPublicIpType 1.3.6.1.4.1.25506.2.57.1.2.5.1.7 inetaddresstype read-only
The public ip type (ipv4, ipv6) of map peer device.
                       hh3cDvpnMapPeerPublicIp 1.3.6.1.4.1.25506.2.57.1.2.5.1.8 inetaddress read-only
The public ip of map peer device.
                       hh3cDvpnMapLocalPriIpType 1.3.6.1.4.1.25506.2.57.1.2.5.1.9 inetaddresstype read-only
The private ip type (ipv4, ipv6) of map local device.
                       hh3cDvpnMapLocalPriIp 1.3.6.1.4.1.25506.2.57.1.2.5.1.10 inetaddress read-only
The private ip of map local device.
                       hh3cDvpnMapLocalPublicIpType 1.3.6.1.4.1.25506.2.57.1.2.5.1.11 inetaddresstype read-only
The public ip type (ipv4, ipv6) of map local device.
                       hh3cDvpnMapLocalPublicIp 1.3.6.1.4.1.25506.2.57.1.2.5.1.12 inetaddress read-only
The public ip of map local device.
                       hh3cDvpnMapUserName 1.3.6.1.4.1.25506.2.57.1.2.5.1.13 octet string read-only
The user name used by the client registering to server. If the client is not been authenticated, this is a null string.
                       hh3cDvpnMapUdpPort 1.3.6.1.4.1.25506.2.57.1.2.5.1.14 integer32 read-only
The udp port used by map peer device.
                       hh3cDvpnMapControlId 1.3.6.1.4.1.25506.2.57.1.2.5.1.15 unsigned32 read-only
Dvpn map control ID.
                       hh3cDvpnMapType 1.3.6.1.4.1.25506.2.57.1.2.5.1.16 dvpncommunicatetype read-only
The type of the map. 'clientToclient' is not supported here.
                       hh3cDvpnMapState 1.3.6.1.4.1.25506.2.57.1.2.5.1.17 integer read-only
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. Enumeration: 'mapServerAlgorithm': 10, 'mapServerBegin': 9, 'mapClientBegin': 2, 'mapServerInit': 14, 'mapServerConfigInit': 13, 'mapClientConfigReq': 6, 'mapClientAlgreq': 3, 'mapClientSuccess': 8, 'mapServerFinished': 15, 'mapServerKexInit': 11, 'mapClientKexReq': 4, 'mapServerAuthenInit': 12, 'mapClientAuthenReq': 5, 'mapClientInit': 1, 'mapClientReq': 7.
               hh3cDvpnSessionTable 1.3.6.1.4.1.25506.2.57.1.2.6 no-access
The dvpn session table.
                   hh3cDvpnSessionEntry 1.3.6.1.4.1.25506.2.57.1.2.6.1 no-access
The entry of hh3cDvpnSessionTable.
                       hh3cDvpnSessionDvpnId 1.3.6.1.4.1.25506.2.57.1.2.6.1.1 integer32 no-access
The ID of the dvpn domain which the session belongs to.
                       hh3cDvpnSessionPeerPriIpType 1.3.6.1.4.1.25506.2.57.1.2.6.1.2 inetaddresstype no-access
The private ip type (ipv4, ipv6) of session peer device.
                       hh3cDvpnSessionPeerPriIp 1.3.6.1.4.1.25506.2.57.1.2.6.1.3 inetaddress no-access
The private ip of the session peer device.
                       hh3cDvpnSessionPeerDeviceId 1.3.6.1.4.1.25506.2.57.1.2.6.1.4 octet string read-only
The device ID of session peer device. It is a string.
                       hh3cDvpnSessionBuildTime 1.3.6.1.4.1.25506.2.57.1.2.6.1.5 timeticks read-only
The time of the Session being built, the unit is second.
                       hh3cDvpnSessionPeerPubIpType 1.3.6.1.4.1.25506.2.57.1.2.6.1.6 inetaddresstype read-only
The public ip type (ipv4, ipv6) of session peer device.
                       hh3cDvpnSessionPeerPubIp 1.3.6.1.4.1.25506.2.57.1.2.6.1.7 inetaddress read-only
The public ip of session peer device.
                       hh3cDvpnSessionLocalPubIpType 1.3.6.1.4.1.25506.2.57.1.2.6.1.8 inetaddresstype read-only
The public ip type (ipv4, ipv6) of session local device.
                       hh3cDvpnSessionLocalPubIp 1.3.6.1.4.1.25506.2.57.1.2.6.1.9 inetaddress read-only
The public ip of session local device.
                       hh3cDvpnSessionLocalPriIpType 1.3.6.1.4.1.25506.2.57.1.2.6.1.10 inetaddresstype read-only
The private ip type (ipv4, ipv6) of session local device.
                       hh3cDvpnSessionLocalPriIp 1.3.6.1.4.1.25506.2.57.1.2.6.1.11 inetaddress read-only
The private ip of session local device.
                       hh3cDvpnSessionPeerUdpPort 1.3.6.1.4.1.25506.2.57.1.2.6.1.12 integer32 read-only
The udp port used by session peer device .
                       hh3cDvpnSessionInitiator 1.3.6.1.4.1.25506.2.57.1.2.6.1.13 integer read-only
The flag of initiator. Enumeration: 'yes': 1, 'no': 2.
                       hh3cDvpnSessionUserName 1.3.6.1.4.1.25506.2.57.1.2.6.1.14 octet string read-only
The user's name. If the session type is client to client, the value of this object is a null string.
                       hh3cDvpnSessionState 1.3.6.1.4.1.25506.2.57.1.2.6.1.15 integer read-only
The state of the session. sessionSetupInit: The initiation of the session. sessionSetupReq: The initiator requests to negotiate the SA and so on of the session. sessionSetupSuccess: The session has been built successfully. sessionRekeyReq: The initiator requests to renegotiate the SA. sessionRekeyRep: The passive side replies with a SA renegotiation response packet successfully. Enumeration: 'sessionRekeyRep': 5, 'sessionSetupReq': 2, 'sessionRekeyReq': 4, 'sessionSetupInit': 1, 'sessionSetupSuccess': 3.
                       hh3cDvpnSessionType 1.3.6.1.4.1.25506.2.57.1.2.6.1.16 dvpncommunicatetype read-only
The type of the session.
                       hh3cDvpnSessionPeerType 1.3.6.1.4.1.25506.2.57.1.2.6.1.17 integer read-only
The type of the session peer device. It may be client software or a router. Enumeration: 'router': 1, 'pcClient': 2.
               hh3cDvpnSessionHisTable 1.3.6.1.4.1.25506.2.57.1.2.7 no-access
The dvpn session history table. This table contains session's history information, include input/output packet number, up/down time, etc. This table will exist during the 'hh3cDvpnSessionHisAgeTime'.
                   hh3cDvpnSessionHisEntry 1.3.6.1.4.1.25506.2.57.1.2.7.1 no-access
The entry of hh3cDvpnSessionHisTable.
                       hh3cDvpnSessionHisDvpnID 1.3.6.1.4.1.25506.2.57.1.2.7.1.1 integer32 no-access
The ID of the dvpn domain which the session belongs to.
                       hh3cDvpnSessionHisPeerPriIPType 1.3.6.1.4.1.25506.2.57.1.2.7.1.2 inetaddresstype read-only
The private ip type (ipv4, ipv6) of session peer device.
                       hh3cDvpnSessionHisPeerPriIP 1.3.6.1.4.1.25506.2.57.1.2.7.1.3 inetaddress no-access
The private ip of the session peer device.
                       hh3cDvpnSessionHisSendPkt 1.3.6.1.4.1.25506.2.57.1.2.7.1.4 unsigned32 read-only
The number of sent packets on the session.
                       hh3cDvpnSessionHisRcvPkt 1.3.6.1.4.1.25506.2.57.1.2.7.1.5 unsigned32 read-only
The number of received packets on the session.
                       hh3cDvpnSessionHisOnlineNumber 1.3.6.1.4.1.25506.2.57.1.2.7.1.6 unsigned32 read-only
The number of the session online.
                       hh3cDvpnSessionHisFirstUpTime 1.3.6.1.4.1.25506.2.57.1.2.7.1.7 timeticks read-only
The session first online time.
                       hh3cDvpnSessionHisLastUpTime 1.3.6.1.4.1.25506.2.57.1.2.7.1.8 timeticks read-only
The session last online time.
                       hh3cDvpnSessionHisLastDownTime 1.3.6.1.4.1.25506.2.57.1.2.7.1.9 timeticks read-only
The session last down time.
                       hh3cDvpnSessionHisOnlineFlag 1.3.6.1.4.1.25506.2.57.1.2.7.1.10 integer read-only
If the session is online, the value is 'yes'. If the session is not online, the value is 'no'. Enumeration: 'yes': 1, 'no': 2.
                       hh3cDvpnSessionHisPeerDeviceId 1.3.6.1.4.1.25506.2.57.1.2.7.1.11 octet string read-only
The identifier of peer device. It is a string.
           hh3cDvpnMibNotification 1.3.6.1.4.1.25506.2.57.1.3
               hh3cDvpnNotification 1.3.6.1.4.1.25506.2.57.1.3.0
                   hh3cDvpnSessionBuildNotification 1.3.6.1.4.1.25506.2.57.1.3.0.1
Dvpn session build notification.
                   hh3cDvpnSessionDelNotification 1.3.6.1.4.1.25506.2.57.1.3.0.2
Dvpn session deleted notification.
                   hh3cDvpnMapBuildNotification 1.3.6.1.4.1.25506.2.57.1.3.0.3
Dvpn map build notification.
                   hh3cDvpnMapDelNotification 1.3.6.1.4.1.25506.2.57.1.3.0.4
Dvpn map deleted notification.
           hh3cDvpnMibConformance 1.3.6.1.4.1.25506.2.57.1.4
               hh3cDvpnMibCompliances 1.3.6.1.4.1.25506.2.57.1.4.1
                   hh3cDvpnMibCompliance 1.3.6.1.4.1.25506.2.57.1.4.1.1
The compliance statement for entities which implement the DVPN MIB.
               hh3cDvpnMibGroups 1.3.6.1.4.1.25506.2.57.1.4.2
                   hh3cDvpnGlobalGroup 1.3.6.1.4.1.25506.2.57.1.4.2.1
A collection of objects providing dvpn global information.
                   hh3cDvpnPolicyGroup 1.3.6.1.4.1.25506.2.57.1.4.2.2
A collection of objects providing dvpn policy information.
                   hh3cDvpnDomainInfoGroup 1.3.6.1.4.1.25506.2.57.1.4.2.3
A collection of objects providing dvpn domain information.
                   hh3cDvpnClassGroup 1.3.6.1.4.1.25506.2.57.1.4.2.4
A collection of objects providing dvpn class information.
                   hh3cDvpnTunnelGroup 1.3.6.1.4.1.25506.2.57.1.4.2.5
A collection of objects providing dvpn tunnel interface information.
                   hh3cDvpnMapGroup 1.3.6.1.4.1.25506.2.57.1.4.2.6
A collection of objects providing dvpn map information.
                   hh3cDvpnSessionGroup 1.3.6.1.4.1.25506.2.57.1.4.2.7
A collection of objects providing dvpn session information.
                   hh3cDvpnSessionHisGroup 1.3.6.1.4.1.25506.2.57.1.4.2.8
A collection of objects providing dvpn session history information.
                   hh3cDvpnNotificationGroup 1.3.6.1.4.1.25506.2.57.1.4.2.9
A collection of objects providing dvpn notification information.