HH3C-DVPN-MIB

File: HH3C-DVPN-MIB.mib (65683 bytes)

Imported modules

HH3C-OID-MIB INET-ADDRESS-MIB SNMPv2-SMI
SNMPv2-TC SNMPv2-CONF IF-MIB

Imported symbols

hh3cCommon 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)  

Hh3cDvpnPolicyEntry  
SEQUENCE    
  hh3cDvpnPolicyName OCTET STRING
  hh3cDvpnPoAuthenClientType INTEGER
  hh3cDvpnPoSessionAlgorithmSuite DvpnAlgorithmSuite
  hh3cDvpnPoSessionIdleTime Integer32
  hh3cDvpnPoSessionKeepTime Integer32
  hh3cDvpnPoSessionSetupInterval Integer32
  hh3cDvpnPoDataAlgorithmSuite DvpnAlgorithmSuite
  hh3cDvpnPoSaSeconds Integer32
  hh3cDvpnPoUserDefAAADomain OCTET STRING
  hh3cDvpnPoRefTimes Integer32
  hh3cDvpnPoRowStatus RowStatus

Hh3cDvpnDomainInfoEntry  
SEQUENCE    
  hh3cDvpnDomainID Integer32
  hh3cDvpnDomainSessionNum Unsigned32
  hh3cDvpnDomainRedirectNum Unsigned32
  hh3cDvpnDomainInputPkt Unsigned32
  hh3cDvpnDomainDropPkt Unsigned32
  hh3cDvpnDomainOutputPkt Unsigned32
  hh3cDvpnDomainOutputErrorPkt Unsigned32
  hh3cDvpnDomainEncryptErrorPkt Unsigned32

Hh3cDvpnClassEntry  
SEQUENCE    
  hh3cDvpnClassName OCTET STRING
  hh3cDvpnClServerPublicIpType InetAddressType
  hh3cDvpnClServerPublicIp InetAddress
  hh3cDvpnClServerPriIpType InetAddressType
  hh3cDvpnClServerPriIp InetAddress
  hh3cDvpnClAlgorithmSuite DvpnAlgorithmSuite
  hh3cDvpnClAuthenServerType INTEGER
  hh3cDvpnClPreShareKey OCTET STRING
  hh3cDvpnClUserName OCTET STRING
  hh3cDvpnClPwdEncrypted INTEGER
  hh3cDvpnClPasswd OCTET STRING
  hh3cDvpnClassRowStatus RowStatus

Hh3cDvpnTunnelEntry  
SEQUENCE    
  hh3cDvpnTunnelInterfaceType INTEGER
  hh3cDvpnTunnelAcl Integer32
  hh3cDvpnTunnelClientRegType INTEGER
  hh3cDvpnTunnelDvpnId Integer32
  hh3cDvpnTunnelPolicy OCTET STRING
  hh3cDvpnTunnelClass OCTET STRING

Hh3cDvpnMapEntry  
SEQUENCE    
  hh3cDvpnMapIndex Unsigned32
  hh3cDvpnMapPeerDeviceId OCTET STRING
  hh3cDvpnMapDvpnId Unsigned32
  hh3cDvpnMapBuildTime TimeTicks
  hh3cDvpnMapPeerPriIpType InetAddressType
  hh3cDvpnMapPeerPriIp InetAddress
  hh3cDvpnMapPeerPublicIpType InetAddressType
  hh3cDvpnMapPeerPublicIp InetAddress
  hh3cDvpnMapLocalPriIpType InetAddressType
  hh3cDvpnMapLocalPriIp InetAddress
  hh3cDvpnMapLocalPublicIpType InetAddressType
  hh3cDvpnMapLocalPublicIp InetAddress
  hh3cDvpnMapUserName OCTET STRING
  hh3cDvpnMapUdpPort Integer32
  hh3cDvpnMapControlId Unsigned32
  hh3cDvpnMapType DvpnCommunicateType
  hh3cDvpnMapState INTEGER

Hh3cDvpnSessionEntry  
SEQUENCE    
  hh3cDvpnSessionDvpnId Integer32
  hh3cDvpnSessionPeerPriIpType InetAddressType
  hh3cDvpnSessionPeerPriIp InetAddress
  hh3cDvpnSessionPeerDeviceId OCTET STRING
  hh3cDvpnSessionBuildTime TimeTicks
  hh3cDvpnSessionPeerPubIpType InetAddressType
  hh3cDvpnSessionPeerPubIp InetAddress
  hh3cDvpnSessionLocalPubIpType InetAddressType
  hh3cDvpnSessionLocalPubIp InetAddress
  hh3cDvpnSessionLocalPriIpType InetAddressType
  hh3cDvpnSessionLocalPriIp InetAddress
  hh3cDvpnSessionPeerUdpPort Integer32
  hh3cDvpnSessionInitiator INTEGER
  hh3cDvpnSessionUserName OCTET STRING
  hh3cDvpnSessionState INTEGER
  hh3cDvpnSessionType DvpnCommunicateType
  hh3cDvpnSessionPeerType INTEGER

Hh3cDvpnSessionHisEntry  
SEQUENCE    
  hh3cDvpnSessionHisDvpnID Integer32
  hh3cDvpnSessionHisPeerPriIPType InetAddressType
  hh3cDvpnSessionHisPeerPriIP InetAddress
  hh3cDvpnSessionHisSendPkt Unsigned32
  hh3cDvpnSessionHisRcvPkt Unsigned32
  hh3cDvpnSessionHisOnlineNumber Unsigned32
  hh3cDvpnSessionHisFirstUpTime TimeTicks
  hh3cDvpnSessionHisLastUpTime TimeTicks
  hh3cDvpnSessionHisLastDownTime TimeTicks
  hh3cDvpnSessionHisOnlineFlag INTEGER
  hh3cDvpnSessionHisPeerDeviceId OCTET STRING

Defined Values

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

hh3cDvpnMibObjects 1.3.6.1.4.1.25506.2.57.1
OBJECT IDENTIFIER    

hh3cDvpnMibGlobal 1.3.6.1.4.1.25506.2.57.1.1
OBJECT IDENTIFIER    

hh3cDvpnMibTableTroop 1.3.6.1.4.1.25506.2.57.1.2
OBJECT IDENTIFIER    

hh3cDvpnMibNotification 1.3.6.1.4.1.25506.2.57.1.3
OBJECT IDENTIFIER    

hh3cDvpnMibConformance 1.3.6.1.4.1.25506.2.57.1.4
OBJECT IDENTIFIER    

hh3cDvpnServiceEnable 1.3.6.1.4.1.25506.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)  

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

hh3cDvpnClientNumber 1.3.6.1.4.1.25506.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  

hh3cDvpnMapAgeTime 1.3.6.1.4.1.25506.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  

hh3cDvpnClientRegisterInterval 1.3.6.1.4.1.25506.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  

hh3cDvpnClientRegisterDumb 1.3.6.1.4.1.25506.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  

hh3cDvpnClientRegisterRetry 1.3.6.1.4.1.25506.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  

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

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

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

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

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

hh3cDvpnCurrentDeviceRole 1.3.6.1.4.1.25506.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)  

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

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

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

hh3cDvpnServerPreSharedKey 1.3.6.1.4.1.25506.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)  

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

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

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

hh3cDvpnClearDomainAllConection 1.3.6.1.4.1.25506.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  

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

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

hh3cDvpnGlobalAuthenClientType 1.3.6.1.4.1.25506.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)  

hh3cDvpnGlobalUserDefAAADomain 1.3.6.1.4.1.25506.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)  

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

hh3cDvpnSessionHisAgeTime 1.3.6.1.4.1.25506.2.57.1.1.27
The age-time of the hh3cDvpnSessionHisTable table. The unit is hour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hh3cDvpnSessionHisReset 1.3.6.1.4.1.25506.2.57.1.1.28
The reset flag of dvpn hh3cDvpnSessionHisTable table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

hh3cDvpnPolicyTable 1.3.6.1.4.1.25506.2.57.1.2.1
The dvpn policy table. It is used on dvpn server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDvpnPolicyEntry

hh3cDvpnPolicyEntry 1.3.6.1.4.1.25506.2.57.1.2.1.1
The entry of hh3cDvpnPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnPolicyEntry  

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

hh3cDvpnPoAuthenClientType 1.3.6.1.4.1.25506.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)  

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

hh3cDvpnPoSessionIdleTime 1.3.6.1.4.1.25506.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  

hh3cDvpnPoSessionKeepTime 1.3.6.1.4.1.25506.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  

hh3cDvpnPoSessionSetupInterval 1.3.6.1.4.1.25506.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  

hh3cDvpnPoDataAlgorithmSuite 1.3.6.1.4.1.25506.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  

hh3cDvpnPoSaSeconds 1.3.6.1.4.1.25506.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  

hh3cDvpnPoUserDefAAADomain 1.3.6.1.4.1.25506.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)  

hh3cDvpnPoRefTimes 1.3.6.1.4.1.25506.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  

hh3cDvpnPoRowStatus 1.3.6.1.4.1.25506.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  

hh3cDvpnDomainInfoTable 1.3.6.1.4.1.25506.2.57.1.2.2
The dvpn domain table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDvpnDomainInfoEntry

hh3cDvpnDomainInfoEntry 1.3.6.1.4.1.25506.2.57.1.2.2.1
The entry of hh3cDvpnDomainInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnDomainInfoEntry  

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

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

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

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

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

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

hh3cDvpnDomainOutputErrorPkt 1.3.6.1.4.1.25506.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  

hh3cDvpnDomainEncryptErrorPkt 1.3.6.1.4.1.25506.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  

hh3cDvpnClassTable 1.3.6.1.4.1.25506.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  
    Hh3cDvpnClassEntry

hh3cDvpnClassEntry 1.3.6.1.4.1.25506.2.57.1.2.3.1
The entry of the hh3cDvpnClassTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnClassEntry  

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

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

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

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

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

hh3cDvpnClAlgorithmSuite 1.3.6.1.4.1.25506.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  

hh3cDvpnClAuthenServerType 1.3.6.1.4.1.25506.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)  

hh3cDvpnClPreShareKey 1.3.6.1.4.1.25506.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)  

hh3cDvpnClUserName 1.3.6.1.4.1.25506.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)  

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

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

hh3cDvpnClassRowStatus 1.3.6.1.4.1.25506.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  

hh3cDvpnTunnelTable 1.3.6.1.4.1.25506.2.57.1.2.4
The dvpn tunnel table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDvpnTunnelEntry

hh3cDvpnTunnelEntry 1.3.6.1.4.1.25506.2.57.1.2.4.1
The Entry of hh3cDvpnTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnTunnelEntry  

hh3cDvpnTunnelInterfaceType 1.3.6.1.4.1.25506.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)  

hh3cDvpnTunnelAcl 1.3.6.1.4.1.25506.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  

hh3cDvpnTunnelClientRegType 1.3.6.1.4.1.25506.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)  

hh3cDvpnTunnelDvpnId 1.3.6.1.4.1.25506.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  

hh3cDvpnTunnelPolicy 1.3.6.1.4.1.25506.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)  

hh3cDvpnTunnelClass 1.3.6.1.4.1.25506.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)  

hh3cDvpnMapTable 1.3.6.1.4.1.25506.2.57.1.2.5
The dvpn map table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDvpnMapEntry

hh3cDvpnMapEntry 1.3.6.1.4.1.25506.2.57.1.2.5.1
The entry of the hh3cDvpnMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnMapEntry  

hh3cDvpnMapIndex 1.3.6.1.4.1.25506.2.57.1.2.5.1.1
The index of hh3cDvpnMapTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hh3cDvpnMapPeerDeviceId 1.3.6.1.4.1.25506.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  

hh3cDvpnMapDvpnId 1.3.6.1.4.1.25506.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  

hh3cDvpnMapBuildTime 1.3.6.1.4.1.25506.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  

hh3cDvpnMapPeerPriIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnMapPeerPublicIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnMapLocalPriIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnMapLocalPublicIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnMapUserName 1.3.6.1.4.1.25506.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  

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

hh3cDvpnMapControlId 1.3.6.1.4.1.25506.2.57.1.2.5.1.15
Dvpn map control ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cDvpnMapType 1.3.6.1.4.1.25506.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  

hh3cDvpnMapState 1.3.6.1.4.1.25506.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)  

hh3cDvpnSessionTable 1.3.6.1.4.1.25506.2.57.1.2.6
The dvpn session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDvpnSessionEntry

hh3cDvpnSessionEntry 1.3.6.1.4.1.25506.2.57.1.2.6.1
The entry of hh3cDvpnSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnSessionEntry  

hh3cDvpnSessionDvpnId 1.3.6.1.4.1.25506.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  

hh3cDvpnSessionPeerPriIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnSessionPeerDeviceId 1.3.6.1.4.1.25506.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  

hh3cDvpnSessionBuildTime 1.3.6.1.4.1.25506.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  

hh3cDvpnSessionPeerPubIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnSessionLocalPubIpType 1.3.6.1.4.1.25506.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  

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

hh3cDvpnSessionLocalPriIpType 1.3.6.1.4.1.25506.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  

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

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

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

hh3cDvpnSessionUserName 1.3.6.1.4.1.25506.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  

hh3cDvpnSessionState 1.3.6.1.4.1.25506.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)  

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

hh3cDvpnSessionPeerType 1.3.6.1.4.1.25506.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)  

hh3cDvpnSessionHisTable 1.3.6.1.4.1.25506.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 'hh3cDvpnSessionHisAgeTime'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cDvpnSessionHisEntry

hh3cDvpnSessionHisEntry 1.3.6.1.4.1.25506.2.57.1.2.7.1
The entry of hh3cDvpnSessionHisTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cDvpnSessionHisEntry  

hh3cDvpnSessionHisDvpnID 1.3.6.1.4.1.25506.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  

hh3cDvpnSessionHisPeerPriIPType 1.3.6.1.4.1.25506.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  

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

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

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

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

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

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

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

hh3cDvpnSessionHisOnlineFlag 1.3.6.1.4.1.25506.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)  

hh3cDvpnSessionHisPeerDeviceId 1.3.6.1.4.1.25506.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  

hh3cDvpnNotification 1.3.6.1.4.1.25506.2.57.1.3.0
OBJECT IDENTIFIER    

hh3cDvpnSessionBuildNotification 1.3.6.1.4.1.25506.2.57.1.3.0.1
Dvpn session build notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cDvpnSessionDelNotification 1.3.6.1.4.1.25506.2.57.1.3.0.2
Dvpn session deleted notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cDvpnMapBuildNotification 1.3.6.1.4.1.25506.2.57.1.3.0.3
Dvpn map build notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cDvpnMapDelNotification 1.3.6.1.4.1.25506.2.57.1.3.0.4
Dvpn map deleted notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cDvpnMibCompliances 1.3.6.1.4.1.25506.2.57.1.4.1
OBJECT IDENTIFIER    

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

hh3cDvpnMibGroups 1.3.6.1.4.1.25506.2.57.1.4.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

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