A3COM-HUAWEI-DVPN-MIB

File: A3COM-HUAWEI-DVPN-MIB.mib (65125 bytes)

Imported modules

A3COM-HUAWEI-OID-MIB INET-ADDRESS-MIB SNMPv2-SMI
SNMPv2-TC SNMPv2-CONF IF-MIB

Imported symbols

h3cCommon InetAddressType InetAddress
Integer32 Unsigned32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE TimeTicks
RowStatus TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP ifIndex

Defined Types

DvpnAlgorithmSuite  
13 kinds of dvpn algorithms. encryption method | hash method | key width. dvpnDesCbcMd5PreShaModp768: des | md5 | 768 dvpnDesCbcMd5PreShaModp1024: des | md5 | 1024 dvpnDesCbcSha1PreShaModp768: des | sha1 | 768 dvpnDesCbcSha1PreShaModp1024: des | sha1 | 1024 dvpn3DesCbcMd5PreShaModp768: 3des | md5 | 768 dvpn3DesCbcMd5PreShaModp1024: 3des | md5 | 1024 dvpn3DesCbcSha1PreShaModp768: 3des | sha1 | 768 dvpn3DesCbcSha1PreShaModp1024: 3des | sha1 | 1024 dvpnAesCbcMd5PreShaModp768: Aes | md5 | 768 dvpnAesCbcMd5PreShaModp1024: Aes | md5 | 1024 dvpnAesCbcSHA1Sha1PreShaModp768: Aes | sha1 | 768 dvpnAesCbcSHA1Sha1PreShaModp1024: Aes | sha1 | 1024 dvpnAlgorithmNone: none | none | no key
TEXTUAL-CONVENTION    
  INTEGER dvpnDesCbcMd5PreShaModp768(1), dvpnDesCbcMd5PreShaModp1024(2), dvpnDesCbcSha1PreShaModp768(3), dvpnDesCbcSha1PreShaModp1024(4), dvpn3DesCbcMd5PreShaModp768(5), dvpn3DesCbcMd5PreShaModp1024(6), dvpn3DesCbcSha1PreShaModp768(7), dvpn3DesCbcSha1PreShaModp1024(8), dvpnAesCbcMd5PreShaModp768(9), dvpnAesCbcMd5PreShaModp1024(10), dvpnAesCbcSHA1Sha1PreShaModp768(11), dvpnAesCbcSHA1Sha1PreShaModp1024(12), dvpnAlgorithmNone(13)  

DvpnCommunicateType  
The type of the communication between client and server. It indicates the direction of the communication.
TEXTUAL-CONVENTION    
  INTEGER clientToserver(1), serverToclient(2), serverToserver(3), clientToclient(4)  

H3cDvpnPolicyEntry  
SEQUENCE    
  h3cDvpnPolicyName OCTET STRING
  h3cDvpnPoAuthenClientType INTEGER
  h3cDvpnPoSessionAlgorithmSuite DvpnAlgorithmSuite
  h3cDvpnPoSessionIdleTime Integer32
  h3cDvpnPoSessionKeepTime Integer32
  h3cDvpnPoSessionSetupInterval Integer32
  h3cDvpnPoDataAlgorithmSuite DvpnAlgorithmSuite
  h3cDvpnPoSaSeconds Integer32
  h3cDvpnPoUserDefAAADomain OCTET STRING
  h3cDvpnPoRefTimes Integer32
  h3cDvpnPoRowStatus RowStatus

H3cDvpnDomainInfoEntry  
SEQUENCE    
  h3cDvpnDomainID Integer32
  h3cDvpnDomainSessionNum Unsigned32
  h3cDvpnDomainRedirectNum Unsigned32
  h3cDvpnDomainInputPkt Unsigned32
  h3cDvpnDomainDropPkt Unsigned32
  h3cDvpnDomainOutputPkt Unsigned32
  h3cDvpnDomainOutputErrorPkt Unsigned32
  h3cDvpnDomainEncryptErrorPkt Unsigned32

H3cDvpnClassEntry  
SEQUENCE    
  h3cDvpnClassName OCTET STRING
  h3cDvpnClServerPublicIpType InetAddressType
  h3cDvpnClServerPublicIp InetAddress
  h3cDvpnClServerPriIpType InetAddressType
  h3cDvpnClServerPriIp InetAddress
  h3cDvpnClAlgorithmSuite DvpnAlgorithmSuite
  h3cDvpnClAuthenServerType INTEGER
  h3cDvpnClPreShareKey OCTET STRING
  h3cDvpnClUserName OCTET STRING
  h3cDvpnClPwdEncrypted INTEGER
  h3cDvpnClPasswd OCTET STRING
  h3cDvpnClassRowStatus RowStatus

H3cDvpnTunnelEntry  
SEQUENCE    
  h3cDvpnTunnelInterfaceType INTEGER
  h3cDvpnTunnelAcl Integer32
  h3cDvpnTunnelClientRegType INTEGER
  h3cDvpnTunnelDvpnId Integer32
  h3cDvpnTunnelPolicy OCTET STRING
  h3cDvpnTunnelClass OCTET STRING

H3cDvpnMapEntry  
SEQUENCE    
  h3cDvpnMapIndex Unsigned32
  h3cDvpnMapPeerDeviceId OCTET STRING
  h3cDvpnMapDvpnId Unsigned32
  h3cDvpnMapBuildTime TimeTicks
  h3cDvpnMapPeerPriIpType InetAddressType
  h3cDvpnMapPeerPriIp InetAddress
  h3cDvpnMapPeerPublicIpType InetAddressType
  h3cDvpnMapPeerPublicIp InetAddress
  h3cDvpnMapLocalPriIpType InetAddressType
  h3cDvpnMapLocalPriIp InetAddress
  h3cDvpnMapLocalPublicIpType InetAddressType
  h3cDvpnMapLocalPublicIp InetAddress
  h3cDvpnMapUserName OCTET STRING
  h3cDvpnMapUdpPort Integer32
  h3cDvpnMapControlId Unsigned32
  h3cDvpnMapType DvpnCommunicateType
  h3cDvpnMapState INTEGER

H3cDvpnSessionEntry  
SEQUENCE    
  h3cDvpnSessionDvpnId Integer32
  h3cDvpnSessionPeerPriIpType InetAddressType
  h3cDvpnSessionPeerPriIp InetAddress
  h3cDvpnSessionPeerDeviceId OCTET STRING
  h3cDvpnSessionBuildTime TimeTicks
  h3cDvpnSessionPeerPubIpType InetAddressType
  h3cDvpnSessionPeerPubIp InetAddress
  h3cDvpnSessionLocalPubIpType InetAddressType
  h3cDvpnSessionLocalPubIp InetAddress
  h3cDvpnSessionLocalPriIpType InetAddressType
  h3cDvpnSessionLocalPriIp InetAddress
  h3cDvpnSessionPeerUdpPort Integer32
  h3cDvpnSessionInitiator INTEGER
  h3cDvpnSessionUserName OCTET STRING
  h3cDvpnSessionState INTEGER
  h3cDvpnSessionType DvpnCommunicateType
  h3cDvpnSessionPeerType INTEGER

H3cDvpnSessionHisEntry  
SEQUENCE    
  h3cDvpnSessionHisDvpnID Integer32
  h3cDvpnSessionHisPeerPriIPType InetAddressType
  h3cDvpnSessionHisPeerPriIP InetAddress
  h3cDvpnSessionHisSendPkt Unsigned32
  h3cDvpnSessionHisRcvPkt Unsigned32
  h3cDvpnSessionHisOnlineNumber Unsigned32
  h3cDvpnSessionHisFirstUpTime TimeTicks
  h3cDvpnSessionHisLastUpTime TimeTicks
  h3cDvpnSessionHisLastDownTime TimeTicks
  h3cDvpnSessionHisOnlineFlag INTEGER
  h3cDvpnSessionHisPeerDeviceId OCTET STRING

Defined Values

h3cDvpn 1.3.6.1.4.1.43.45.1.10.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.
MODULE-IDENTITY    

h3cDvpnMibObjects 1.3.6.1.4.1.43.45.1.10.2.57.1
OBJECT IDENTIFIER    

h3cDvpnMibGlobal 1.3.6.1.4.1.43.45.1.10.2.57.1.1
OBJECT IDENTIFIER    

h3cDvpnMibTableTroop 1.3.6.1.4.1.43.45.1.10.2.57.1.2
OBJECT IDENTIFIER    

h3cDvpnMibNotification 1.3.6.1.4.1.43.45.1.10.2.57.1.3
OBJECT IDENTIFIER    

h3cDvpnMibConformance 1.3.6.1.4.1.43.45.1.10.2.57.1.4
OBJECT IDENTIFIER    

h3cDvpnServiceEnable 1.3.6.1.4.1.43.45.1.10.2.57.1.1.1
Dvpn service enable or disable. If dvpn service is 'disable', dvpn service can not be used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cDvpnClassNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.1.2
The number of dvpn classes. It is only used on client.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnClientNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnMapAgeTime 1.3.6.1.4.1.43.45.1.10.2.57.1.1.4
Dvpn map age time, the unit is second. It is only used on server.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..180  

h3cDvpnClientRegisterInterval 1.3.6.1.4.1.43.45.1.10.2.57.1.1.5
The length of time between the registering of client, the unit is second. It is only used on client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 3..60  

h3cDvpnClientRegisterDumb 1.3.6.1.4.1.43.45.1.10.2.57.1.1.6
The length of time when client dumbs, the unit is second. It is only used on client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..3600  

h3cDvpnClientRegisterRetry 1.3.6.1.4.1.43.45.1.10.2.57.1.1.7
Regist retry times of client after register fail. It is only used on client.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..6  

h3cDvpnInputPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.1.8
The number of recieved packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDropPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.1.9
The number of packets have been droped.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnOutputPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.1.10
The number of packets have been sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnOutputErrorPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.1.11
The number of output error packets.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnEncryptErrorPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.1.12
The number of packets have been encrypted wrongly.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnCurrentDeviceRole 1.3.6.1.4.1.43.45.1.10.2.57.1.1.13
The current role of the device. The value is decided by the configuration of the tunnel-interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), server(2), client(3), both(4)  

h3cDvpnDomainNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.1.14
The number of dvpn domains.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnMapNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.1.15
The number of dvpn maps.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnSessionNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.1.16
The number of dvpn sessiones including the session of all states.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnServerPreSharedKey 1.3.6.1.4.1.43.45.1.10.2.57.1.1.17
The pre-shared-key of server. It is only used on server.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

h3cDvpnMapTrapEnable 1.3.6.1.4.1.43.45.1.10.2.57.1.1.18
Dvpn map trap enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cDvpnSessionTrapEnable 1.3.6.1.4.1.43.45.1.10.2.57.1.1.19
Dvpn session trap enable or disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

h3cDvpnVersion 1.3.6.1.4.1.43.45.1.10.2.57.1.1.20
Dvpn version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER version2(1), version3(2)  

h3cDvpnClearDomainAllConection 1.3.6.1.4.1.43.45.1.10.2.57.1.1.21
Clear all dvpn conects in the domain, the parameter is the id of the domain.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

h3cDvpnClearDvpnStaInfo 1.3.6.1.4.1.43.45.1.10.2.57.1.1.22
Clear the statistic information of dvpn.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1  

h3cDvpnTotalRedirectNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.1.23
The number of redirect packets. It is only used on server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnGlobalAuthenClientType 1.3.6.1.4.1.43.45.1.10.2.57.1.1.24
Dvpn global authentication type being used by server to client. The value is decided by the configuration by the user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), pap(2), chap(3)  

h3cDvpnGlobalUserDefAAADomain 1.3.6.1.4.1.43.45.1.10.2.57.1.1.25
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..24)  

h3cDvpnLocalDeviceId 1.3.6.1.4.1.43.45.1.10.2.57.1.1.26
The device ID, it is a string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnSessionHisAgeTime 1.3.6.1.4.1.43.45.1.10.2.57.1.1.27
The age-time of the h3cDvpnSessionHisTable table. The unit is hour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

h3cDvpnSessionHisReset 1.3.6.1.4.1.43.45.1.10.2.57.1.1.28
The reset flag of dvpn h3cDvpnSessionHisTable table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

h3cDvpnPolicyTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1
The dvpn policy table. It is used on dvpn server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnPolicyEntry

h3cDvpnPolicyEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1
The entry of h3cDvpnPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnPolicyEntry  

h3cDvpnPolicyName 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.1
The name of Dvpn policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

h3cDvpnPoAuthenClientType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.2
The authentication type used by server to client. The value is decided by the policy configuration of the user. The default value is none.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), pap(2), chap(3)  

h3cDvpnPoSessionAlgorithmSuite 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.3
The algorithm suite used when session is created.
Status: current Access: read-create
OBJECT-TYPE    
  DvpnAlgorithmSuite  

h3cDvpnPoSessionIdleTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.4
The session idle time, the unit is second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 60..86400  

h3cDvpnPoSessionKeepTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.5
The session keepalive time, the unit is second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..300  

h3cDvpnPoSessionSetupInterval 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.6
The session setup interval time, the unit is second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 5..60  

h3cDvpnPoDataAlgorithmSuite 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.7
The algorithm suite used by the session for createing ipsec sa.
Status: current Access: read-create
OBJECT-TYPE    
  DvpnAlgorithmSuite  

h3cDvpnPoSaSeconds 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.8
The duration of DVPN IPSec security association. The unit is second.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 180..604800  

h3cDvpnPoUserDefAAADomain 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.9
Dvpn policy AAA domain of the user. The domain will decide the authentication server which used by the dvpn server to authenticate dvpn client.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..24)  

h3cDvpnPoRefTimes 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.10
The total times of the policy being used by dvpn.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnPoRowStatus 1.3.6.1.4.1.43.45.1.10.2.57.1.2.1.1.11
The status of this conceptual row. We support the characteristic of active(1),createAndGo(4),destroy(6).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cDvpnDomainInfoTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2
The dvpn domain table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnDomainInfoEntry

h3cDvpnDomainInfoEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1
The entry of h3cDvpnDomainInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnDomainInfoEntry  

h3cDvpnDomainID 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.1
Dvpn domain ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

h3cDvpnDomainSessionNum 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.2
The number of session in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDomainRedirectNum 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.3
The number of redirect packets in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDomainInputPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.4
The number of input packets in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDomainDropPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.5
The number of drop packets in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDomainOutputPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.6
The number of output packets in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDomainOutputErrorPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.7
The number of output error packets in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnDomainEncryptErrorPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.2.1.8
The number of encrypt error packets in this dvpn domain.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnClassTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3
The Dvpn class table. It is only used on dvpn client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnClassEntry

h3cDvpnClassEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1
The entry of the h3cDvpnClassTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnClassEntry  

h3cDvpnClassName 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.1
The dvpn class name. It is the index of h3cDvpnClassTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

h3cDvpnClServerPublicIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.2
Dvpn server public ip type (ipv4, ipv6).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

h3cDvpnClServerPublicIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.3
Dvpn server public ip address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

h3cDvpnClServerPriIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.4
Dvpn server private ip type (ipv4, ipv6).
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

h3cDvpnClServerPriIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.5
Dvpn server private ip address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

h3cDvpnClAlgorithmSuite 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.6
The algorithm suite used by the client when sending registry packets to the server. 'dvpnAlgorithmNone' is not supported here.
Status: current Access: read-create
OBJECT-TYPE    
  DvpnAlgorithmSuite  

h3cDvpnClAuthenServerType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), preShareKey(2)  

h3cDvpnClPreShareKey 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

h3cDvpnClUserName 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.9
Dvpn UserName. It is configured by the user.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

h3cDvpnClPwdEncrypted 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.10
Dvpn password encrypted or not.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER simple(1), cipher(2)  

h3cDvpnClPasswd 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.11
Dvpn password. It is configured by the user.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnClassRowStatus 1.3.6.1.4.1.43.45.1.10.2.57.1.2.3.1.12
The status of this conceptual row. Only 'active', 'createAndGo' and 'destroy' are supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cDvpnTunnelTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4
The dvpn tunnel table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnTunnelEntry

h3cDvpnTunnelEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1
The Entry of h3cDvpnTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnTunnelEntry  

h3cDvpnTunnelInterfaceType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1.1
The type of dvpn tunnel (client or server).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

h3cDvpnTunnelAcl 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1.2
The security acl used by the tunnel. If a packet permits the rules, it will not be encrypted.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

h3cDvpnTunnelClientRegType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undistributed(1), forward(2), undistributedandforward(3), normal(4)  

h3cDvpnTunnelDvpnId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

h3cDvpnTunnelPolicy 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1.5
The dvpn policy used by the tunnel. Only the interface type is server, it can be used.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

h3cDvpnTunnelClass 1.3.6.1.4.1.43.45.1.10.2.57.1.2.4.1.6
The dvpn class used by the tunnel. Only the interface type is client, it can be used.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

h3cDvpnMapTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5
The dvpn map table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnMapEntry

h3cDvpnMapEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1
The entry of the h3cDvpnMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnMapEntry  

h3cDvpnMapIndex 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.1
The index of h3cDvpnMapTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cDvpnMapPeerDeviceId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.2
The identifier of peer device. It is a string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnMapDvpnId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnMapBuildTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.4
The time of the map created, the unit is second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cDvpnMapPeerPriIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.5
The private ip type (ipv4, ipv6) of map peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnMapPeerPriIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.6
The private ip of map peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnMapPeerPublicIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.7
The public ip type (ipv4, ipv6) of map peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnMapPeerPublicIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.8
The public ip of map peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnMapLocalPriIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.9
The private ip type (ipv4, ipv6) of map local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnMapLocalPriIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.10
The private ip of map local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnMapLocalPublicIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.11
The public ip type (ipv4, ipv6) of map local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnMapLocalPublicIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.12
The public ip of map local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnMapUserName 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.13
The user name used by the client registering to server. If the client is not been authenticated, this is a null string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnMapUdpPort 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.14
The udp port used by map peer device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnMapControlId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.15
Dvpn map control ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnMapType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.16
The type of the map. 'clientToclient' is not supported here.
Status: current Access: read-only
OBJECT-TYPE    
  DvpnCommunicateType  

h3cDvpnMapState 1.3.6.1.4.1.43.45.1.10.2.57.1.2.5.1.17
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mapClientInit(1), mapClientBegin(2), mapClientAlgreq(3), mapClientKexReq(4), mapClientAuthenReq(5), mapClientConfigReq(6), mapClientReq(7), mapClientSuccess(8), mapServerBegin(9), mapServerAlgorithm(10), mapServerKexInit(11), mapServerAuthenInit(12), mapServerConfigInit(13), mapServerInit(14), mapServerFinished(15)  

h3cDvpnSessionTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6
The dvpn session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnSessionEntry

h3cDvpnSessionEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1
The entry of h3cDvpnSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnSessionEntry  

h3cDvpnSessionDvpnId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.1
The ID of the dvpn domain which the session belongs to.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

h3cDvpnSessionPeerPriIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.2
The private ip type (ipv4, ipv6) of session peer device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

h3cDvpnSessionPeerPriIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.3
The private ip of the session peer device.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress  

h3cDvpnSessionPeerDeviceId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.4
The device ID of session peer device. It is a string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnSessionBuildTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.5
The time of the Session being built, the unit is second.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cDvpnSessionPeerPubIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.6
The public ip type (ipv4, ipv6) of session peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnSessionPeerPubIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.7
The public ip of session peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnSessionLocalPubIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.8
The public ip type (ipv4, ipv6) of session local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnSessionLocalPubIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.9
The public ip of session local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnSessionLocalPriIpType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.10
The private ip type (ipv4, ipv6) of session local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnSessionLocalPriIp 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.11
The private ip of session local device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

h3cDvpnSessionPeerUdpPort 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.12
The udp port used by session peer device .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cDvpnSessionInitiator 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.13
The flag of initiator.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

h3cDvpnSessionUserName 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.14
The user's name. If the session type is client to client, the value of this object is a null string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnSessionState 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.15
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sessionSetupInit(1), sessionSetupReq(2), sessionSetupSuccess(3), sessionRekeyReq(4), sessionRekeyRep(5)  

h3cDvpnSessionType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.16
The type of the session.
Status: current Access: read-only
OBJECT-TYPE    
  DvpnCommunicateType  

h3cDvpnSessionPeerType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.6.1.17
The type of the session peer device. It may be client software or a router.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER router(1), pcClient(2)  

h3cDvpnSessionHisTable 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7
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 'h3cDvpnSessionHisAgeTime'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cDvpnSessionHisEntry

h3cDvpnSessionHisEntry 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1
The entry of h3cDvpnSessionHisTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cDvpnSessionHisEntry  

h3cDvpnSessionHisDvpnID 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.1
The ID of the dvpn domain which the session belongs to.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

h3cDvpnSessionHisPeerPriIPType 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.2
The private ip type (ipv4, ipv6) of session peer device.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

h3cDvpnSessionHisPeerPriIP 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.3
The private ip of the session peer device.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

h3cDvpnSessionHisSendPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.4
The number of sent packets on the session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnSessionHisRcvPkt 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.5
The number of received packets on the session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnSessionHisOnlineNumber 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.6
The number of the session online.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

h3cDvpnSessionHisFirstUpTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.7
The session first online time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cDvpnSessionHisLastUpTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.8
The session last online time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cDvpnSessionHisLastDownTime 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.9
The session last down time.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

h3cDvpnSessionHisOnlineFlag 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.10
If the session is online, the value is 'yes'. If the session is not online, the value is 'no'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

h3cDvpnSessionHisPeerDeviceId 1.3.6.1.4.1.43.45.1.10.2.57.1.2.7.1.11
The identifier of peer device. It is a string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

h3cDvpnNotification 1.3.6.1.4.1.43.45.1.10.2.57.1.3.0
OBJECT IDENTIFIER    

h3cDvpnSessionBuildNotification 1.3.6.1.4.1.43.45.1.10.2.57.1.3.0.1
Dvpn session build notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDvpnSessionDelNotification 1.3.6.1.4.1.43.45.1.10.2.57.1.3.0.2
Dvpn session deleted notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDvpnMapBuildNotification 1.3.6.1.4.1.43.45.1.10.2.57.1.3.0.3
Dvpn map build notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDvpnMapDelNotification 1.3.6.1.4.1.43.45.1.10.2.57.1.3.0.4
Dvpn map deleted notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

h3cDvpnMibCompliances 1.3.6.1.4.1.43.45.1.10.2.57.1.4.1
OBJECT IDENTIFIER    

h3cDvpnMibCompliance 1.3.6.1.4.1.43.45.1.10.2.57.1.4.1.1
The compliance statement for entities which implement the DVPN MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

h3cDvpnMibGroups 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2
OBJECT IDENTIFIER    

h3cDvpnGlobalGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.1
A collection of objects providing dvpn global information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnPolicyGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.2
A collection of objects providing dvpn policy information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnDomainInfoGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.3
A collection of objects providing dvpn domain information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnClassGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.4
A collection of objects providing dvpn class information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnTunnelGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.5
A collection of objects providing dvpn tunnel interface information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnMapGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.6
A collection of objects providing dvpn map information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnSessionGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.7
A collection of objects providing dvpn session information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnSessionHisGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.8
A collection of objects providing dvpn session history information.
Status: current Access: read-only
OBJECT-GROUP    

h3cDvpnNotificationGroup 1.3.6.1.4.1.43.45.1.10.2.57.1.4.2.9
A collection of objects providing dvpn notification information.
Status: current Access: read-only
OBJECT-GROUP