HPN-ICF-DVPN-MIB

File: HPN-ICF-DVPN-MIB.mib (66703 bytes)

Imported modules

HPN-ICF-OID-MIB INET-ADDRESS-MIB SNMPv2-SMI
SNMPv2-TC SNMPv2-CONF IF-MIB

Imported symbols

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

HpnicfDvpnPolicyEntry  
SEQUENCE    
  hpnicfDvpnPolicyName OCTET STRING
  hpnicfDvpnPoAuthenClientType INTEGER
  hpnicfDvpnPoSessionAlgorithmSuite DvpnAlgorithmSuite
  hpnicfDvpnPoSessionIdleTime Integer32
  hpnicfDvpnPoSessionKeepTime Integer32
  hpnicfDvpnPoSessionSetupInterval Integer32
  hpnicfDvpnPoDataAlgorithmSuite DvpnAlgorithmSuite
  hpnicfDvpnPoSaSeconds Integer32
  hpnicfDvpnPoUserDefAAADomain OCTET STRING
  hpnicfDvpnPoRefTimes Integer32
  hpnicfDvpnPoRowStatus RowStatus

HpnicfDvpnDomainInfoEntry  
SEQUENCE    
  hpnicfDvpnDomainID Integer32
  hpnicfDvpnDomainSessionNum Unsigned32
  hpnicfDvpnDomainRedirectNum Unsigned32
  hpnicfDvpnDomainInputPkt Unsigned32
  hpnicfDvpnDomainDropPkt Unsigned32
  hpnicfDvpnDomainOutputPkt Unsigned32
  hpnicfDvpnDomainOutputErrorPkt Unsigned32
  hpnicfDvpnDomainEncryptErrorPkt Unsigned32

HpnicfDvpnClassEntry  
SEQUENCE    
  hpnicfDvpnClassName OCTET STRING
  hpnicfDvpnClServerPublicIpType InetAddressType
  hpnicfDvpnClServerPublicIp InetAddress
  hpnicfDvpnClServerPriIpType InetAddressType
  hpnicfDvpnClServerPriIp InetAddress
  hpnicfDvpnClAlgorithmSuite DvpnAlgorithmSuite
  hpnicfDvpnClAuthenServerType INTEGER
  hpnicfDvpnClPreShareKey OCTET STRING
  hpnicfDvpnClUserName OCTET STRING
  hpnicfDvpnClPwdEncrypted INTEGER
  hpnicfDvpnClPasswd OCTET STRING
  hpnicfDvpnClassRowStatus RowStatus

HpnicfDvpnTunnelEntry  
SEQUENCE    
  hpnicfDvpnTunnelInterfaceType INTEGER
  hpnicfDvpnTunnelAcl Integer32
  hpnicfDvpnTunnelClientRegType INTEGER
  hpnicfDvpnTunnelDvpnId Integer32
  hpnicfDvpnTunnelPolicy OCTET STRING
  hpnicfDvpnTunnelClass OCTET STRING

HpnicfDvpnMapEntry  
SEQUENCE    
  hpnicfDvpnMapIndex Unsigned32
  hpnicfDvpnMapPeerDeviceId OCTET STRING
  hpnicfDvpnMapDvpnId Unsigned32
  hpnicfDvpnMapBuildTime TimeTicks
  hpnicfDvpnMapPeerPriIpType InetAddressType
  hpnicfDvpnMapPeerPriIp InetAddress
  hpnicfDvpnMapPeerPublicIpType InetAddressType
  hpnicfDvpnMapPeerPublicIp InetAddress
  hpnicfDvpnMapLocalPriIpType InetAddressType
  hpnicfDvpnMapLocalPriIp InetAddress
  hpnicfDvpnMapLocalPublicIpType InetAddressType
  hpnicfDvpnMapLocalPublicIp InetAddress
  hpnicfDvpnMapUserName OCTET STRING
  hpnicfDvpnMapUdpPort Integer32
  hpnicfDvpnMapControlId Unsigned32
  hpnicfDvpnMapType DvpnCommunicateType
  hpnicfDvpnMapState INTEGER

HpnicfDvpnSessionEntry  
SEQUENCE    
  hpnicfDvpnSessionDvpnId Integer32
  hpnicfDvpnSessionPeerPriIpType InetAddressType
  hpnicfDvpnSessionPeerPriIp InetAddress
  hpnicfDvpnSessionPeerDeviceId OCTET STRING
  hpnicfDvpnSessionBuildTime TimeTicks
  hpnicfDvpnSessionPeerPubIpType InetAddressType
  hpnicfDvpnSessionPeerPubIp InetAddress
  hpnicfDvpnSessionLocalPubIpType InetAddressType
  hpnicfDvpnSessionLocalPubIp InetAddress
  hpnicfDvpnSessionLocalPriIpType InetAddressType
  hpnicfDvpnSessionLocalPriIp InetAddress
  hpnicfDvpnSessionPeerUdpPort Integer32
  hpnicfDvpnSessionInitiator INTEGER
  hpnicfDvpnSessionUserName OCTET STRING
  hpnicfDvpnSessionState INTEGER
  hpnicfDvpnSessionType DvpnCommunicateType
  hpnicfDvpnSessionPeerType INTEGER

HpnicfDvpnSessionHisEntry  
SEQUENCE    
  hpnicfDvpnSessionHisDvpnID Integer32
  hpnicfDvpnSessionHisPeerPriIPType InetAddressType
  hpnicfDvpnSessionHisPeerPriIP InetAddress
  hpnicfDvpnSessionHisSendPkt Unsigned32
  hpnicfDvpnSessionHisRcvPkt Unsigned32
  hpnicfDvpnSessionHisOnlineNumber Unsigned32
  hpnicfDvpnSessionHisFirstUpTime TimeTicks
  hpnicfDvpnSessionHisLastUpTime TimeTicks
  hpnicfDvpnSessionHisLastDownTime TimeTicks
  hpnicfDvpnSessionHisOnlineFlag INTEGER
  hpnicfDvpnSessionHisPeerDeviceId OCTET STRING

Defined Values

hpnicfDvpn 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfDvpnMibObjects 1.3.6.1.4.1.11.2.14.11.15.2.57.1
OBJECT IDENTIFIER    

hpnicfDvpnMibGlobal 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1
OBJECT IDENTIFIER    

hpnicfDvpnMibTableTroop 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2
OBJECT IDENTIFIER    

hpnicfDvpnMibNotification 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3
OBJECT IDENTIFIER    

hpnicfDvpnMibConformance 1.3.6.1.4.1.11.2.14.11.15.2.57.1.4
OBJECT IDENTIFIER    

hpnicfDvpnServiceEnable 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDvpnClientNumber 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnMapAgeTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnClientRegisterInterval 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnClientRegisterDumb 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnClientRegisterRetry 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

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

hpnicfDvpnCurrentDeviceRole 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

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

hpnicfDvpnServerPreSharedKey 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

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

hpnicfDvpnClearDomainAllConection 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

hpnicfDvpnGlobalAuthenClientType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnGlobalUserDefAAADomain 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDvpnSessionHisAgeTime 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.27
The age-time of the hpnicfDvpnSessionHisTable table. The unit is hour.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..100  

hpnicfDvpnSessionHisReset 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.28
The reset flag of dvpn hpnicfDvpnSessionHisTable table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER reset(1)  

hpnicfDvpnPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1
The dvpn policy table. It is used on dvpn server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDvpnPolicyEntry

hpnicfDvpnPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1
The entry of hpnicfDvpnPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnPolicyEntry  

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

hpnicfDvpnPoAuthenClientType 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDvpnPoSessionIdleTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnPoSessionKeepTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnPoSessionSetupInterval 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnPoDataAlgorithmSuite 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnPoSaSeconds 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnPoUserDefAAADomain 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnPoRefTimes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnPoRowStatus 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnDomainInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2
The dvpn domain table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDvpnDomainInfoEntry

hpnicfDvpnDomainInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1
The entry of hpnicfDvpnDomainInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnDomainInfoEntry  

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

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

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

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

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

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

hpnicfDvpnDomainOutputErrorPkt 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnDomainEncryptErrorPkt 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnClassTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfDvpnClassEntry

hpnicfDvpnClassEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1
The entry of the hpnicfDvpnClassTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnClassEntry  

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

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

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

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

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

hpnicfDvpnClAlgorithmSuite 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnClAuthenServerType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnClPreShareKey 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnClUserName 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

hpnicfDvpnClassRowStatus 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnTunnelTable 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4
The dvpn tunnel table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDvpnTunnelEntry

hpnicfDvpnTunnelEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1
The Entry of hpnicfDvpnTunnelTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnTunnelEntry  

hpnicfDvpnTunnelInterfaceType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnTunnelAcl 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnTunnelClientRegType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnTunnelDvpnId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnTunnelPolicy 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnTunnelClass 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnMapTable 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5
The dvpn map table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDvpnMapEntry

hpnicfDvpnMapEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1
The entry of the hpnicfDvpnMapTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnMapEntry  

hpnicfDvpnMapIndex 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.1
The index of hpnicfDvpnMapTable.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hpnicfDvpnMapPeerDeviceId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnMapDvpnId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnMapBuildTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnMapPeerPriIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnMapPeerPublicIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnMapLocalPriIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnMapLocalPublicIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnMapUserName 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnMapControlId 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.15
Dvpn map control ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfDvpnMapType 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnMapState 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnSessionTable 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6
The dvpn session table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDvpnSessionEntry

hpnicfDvpnSessionEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1
The entry of hpnicfDvpnSessionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnSessionEntry  

hpnicfDvpnSessionDvpnId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnSessionPeerPriIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnSessionPeerDeviceId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnSessionBuildTime 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnSessionPeerPubIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnSessionLocalPubIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfDvpnSessionLocalPriIpType 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

hpnicfDvpnSessionUserName 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnSessionState 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfDvpnSessionPeerType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnSessionHisTable 1.3.6.1.4.1.11.2.14.11.15.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 'hpnicfDvpnSessionHisAgeTime'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDvpnSessionHisEntry

hpnicfDvpnSessionHisEntry 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1
The entry of hpnicfDvpnSessionHisTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDvpnSessionHisEntry  

hpnicfDvpnSessionHisDvpnID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnSessionHisPeerPriIPType 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

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

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

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

hpnicfDvpnSessionHisOnlineFlag 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfDvpnSessionHisPeerDeviceId 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfDvpnNotification 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0
OBJECT IDENTIFIER    

hpnicfDvpnSessionBuildNotification 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.1
Dvpn session build notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDvpnSessionDelNotification 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.2
Dvpn session deleted notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDvpnMapBuildNotification 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.3
Dvpn map build notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDvpnMapDelNotification 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.4
Dvpn map deleted notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfDvpnMibCompliances 1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.1
OBJECT IDENTIFIER    

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

hpnicfDvpnMibGroups 1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2
OBJECT IDENTIFIER    

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

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

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

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

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

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

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

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

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