MIBs Depot

HH3C-DVPN-MIB

Registered at
1.3.6.1.4.1.25506.2.57
Last updated
2005-07-01 19:36
Organization
New H3C Tech. Co., Ltd.
Namespace
comware
Source file
HH3C-DVPN-MIB
Digest
sha256:69228cf3b817ff0401afd4731994e717654203490191558740c20b8678ce6b48

Description

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.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
IF-MIBifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

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

Textual conventions

NameOIDSyntaxAccessStatus
DvpnAlgorithmSuite
TEXTUAL-CONVENTION
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
current
DvpnCommunicateType
TEXTUAL-CONVENTION
The type of the communication between client and server. It indicates the direction of the communication.
current

Objects

NameOIDSyntaxAccessStatus
hh3cDvpnMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1
hh3cDvpnMibGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.1
hh3cDvpnServiceEnable
OBJECT-TYPE
Dvpn service enable or disable. If dvpn service is 'disable', dvpn service can not be used.
1.3.6.1.4.1.25506.2.57.1.1.1INTEGER {enable(1), disable(2)}read-writecurrent
hh3cDvpnClassNumber
OBJECT-TYPE
The number of dvpn classes. It is only used on client.
1.3.6.1.4.1.25506.2.57.1.1.2Integer32read-onlycurrent
hh3cDvpnClientNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.1.3Integer32read-onlycurrent
hh3cDvpnMapAgeTime
OBJECT-TYPE
Dvpn map age time, the unit is second. It is only used on server.
1.3.6.1.4.1.25506.2.57.1.1.4Integer32 (10..180)read-writecurrent
hh3cDvpnClientRegisterInterval
OBJECT-TYPE
The length of time between the registering of client, the unit is second. It is only used on client.
1.3.6.1.4.1.25506.2.57.1.1.5Integer32 (3..60)read-writecurrent
hh3cDvpnClientRegisterDumb
OBJECT-TYPE
The length of time when client dumbs, the unit is second. It is only used on client.
1.3.6.1.4.1.25506.2.57.1.1.6Integer32 (60..3600)read-writecurrent
hh3cDvpnClientRegisterRetry
OBJECT-TYPE
Regist retry times of client after register fail. It is only used on client.
1.3.6.1.4.1.25506.2.57.1.1.7Integer32 (1..6)read-writecurrent
hh3cDvpnInputPkt
OBJECT-TYPE
The number of recieved packets.
1.3.6.1.4.1.25506.2.57.1.1.8Unsigned32read-onlycurrent
hh3cDvpnDropPkt
OBJECT-TYPE
The number of packets have been droped.
1.3.6.1.4.1.25506.2.57.1.1.9Unsigned32read-onlycurrent
hh3cDvpnOutputPkt
OBJECT-TYPE
The number of packets have been sent.
1.3.6.1.4.1.25506.2.57.1.1.10Unsigned32read-onlycurrent
hh3cDvpnOutputErrorPkt
OBJECT-TYPE
The number of output error packets.
1.3.6.1.4.1.25506.2.57.1.1.11Unsigned32read-onlycurrent
hh3cDvpnEncryptErrorPkt
OBJECT-TYPE
The number of packets have been encrypted wrongly.
1.3.6.1.4.1.25506.2.57.1.1.12Unsigned32read-onlycurrent
hh3cDvpnCurrentDeviceRole
OBJECT-TYPE
The current role of the device. The value is decided by the configuration of the tunnel-interface.
1.3.6.1.4.1.25506.2.57.1.1.13INTEGER {none(1), server(2), client(3), both(4)}read-onlycurrent
hh3cDvpnDomainNumber
OBJECT-TYPE
The number of dvpn domains.
1.3.6.1.4.1.25506.2.57.1.1.14Integer32read-onlycurrent
hh3cDvpnMapNumber
OBJECT-TYPE
The number of dvpn maps.
1.3.6.1.4.1.25506.2.57.1.1.15Integer32read-onlycurrent
hh3cDvpnSessionNumber
OBJECT-TYPE
The number of dvpn sessiones including the session of all states.
1.3.6.1.4.1.25506.2.57.1.1.16Integer32read-onlycurrent
hh3cDvpnServerPreSharedKey
OBJECT-TYPE
The pre-shared-key of server. It is only used on server.
1.3.6.1.4.1.25506.2.57.1.1.17OCTET STRING (SIZE(0..127))read-writecurrent
hh3cDvpnMapTrapEnable
OBJECT-TYPE
Dvpn map trap enable or disable.
1.3.6.1.4.1.25506.2.57.1.1.18INTEGER {enable(1), disable(2)}read-writecurrent
hh3cDvpnSessionTrapEnable
OBJECT-TYPE
Dvpn session trap enable or disable.
1.3.6.1.4.1.25506.2.57.1.1.19INTEGER {enable(1), disable(2)}read-writecurrent
hh3cDvpnVersion
OBJECT-TYPE
Dvpn version.
1.3.6.1.4.1.25506.2.57.1.1.20INTEGER {version2(1), version3(2)}read-onlycurrent
hh3cDvpnClearDomainAllConection
OBJECT-TYPE
Clear all dvpn conects in the domain, the parameter is the id of the domain.
1.3.6.1.4.1.25506.2.57.1.1.21Integer32 (1..65535)read-writecurrent
hh3cDvpnClearDvpnStaInfo
OBJECT-TYPE
Clear the statistic information of dvpn.
1.3.6.1.4.1.25506.2.57.1.1.22Integer32 (1)read-writecurrent
hh3cDvpnTotalRedirectNumber
OBJECT-TYPE
The number of redirect packets. It is only used on server.
1.3.6.1.4.1.25506.2.57.1.1.23Unsigned32read-onlycurrent
hh3cDvpnGlobalAuthenClientType
OBJECT-TYPE
Dvpn global authentication type being used by server to client. The value is decided by the configuration by the user.
1.3.6.1.4.1.25506.2.57.1.1.24INTEGER {none(1), pap(2), chap(3)}read-writecurrent
hh3cDvpnGlobalUserDefAAADomain
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.1.25OCTET STRING (SIZE(0..24))read-writecurrent
hh3cDvpnLocalDeviceId
OBJECT-TYPE
The device ID, it is a string.
1.3.6.1.4.1.25506.2.57.1.1.26OCTET STRINGread-onlycurrent
hh3cDvpnSessionHisAgeTime
OBJECT-TYPE
The age-time of the hh3cDvpnSessionHisTable table. The unit is hour.
1.3.6.1.4.1.25506.2.57.1.1.27Integer32 (1..100)read-writecurrent
hh3cDvpnSessionHisReset
OBJECT-TYPE
The reset flag of dvpn hh3cDvpnSessionHisTable table.
1.3.6.1.4.1.25506.2.57.1.1.28INTEGER {reset(1)}read-writecurrent
hh3cDvpnMibTableTroop
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.2
hh3cDvpnPolicyTable
OBJECT-TYPE
The dvpn policy table. It is used on dvpn server.
1.3.6.1.4.1.25506.2.57.1.2.1not-accessiblecurrent
hh3cDvpnPolicyEntry
OBJECT-TYPE
The entry of hh3cDvpnPolicyTable.
1.3.6.1.4.1.25506.2.57.1.2.1.1not-accessiblecurrent
hh3cDvpnPolicyName
OBJECT-TYPE
The name of Dvpn policy.
1.3.6.1.4.1.25506.2.57.1.2.1.1.1OCTET STRING (SIZE(1..31))not-accessiblecurrent
hh3cDvpnPoAuthenClientType
OBJECT-TYPE
The authentication type used by server to client. The value is decided by the policy configuration of the user. The default value is none.
1.3.6.1.4.1.25506.2.57.1.2.1.1.2INTEGER {none(1), pap(2), chap(3)}read-createcurrent
hh3cDvpnPoSessionAlgorithmSuite
OBJECT-TYPE
The algorithm suite used when session is created.
1.3.6.1.4.1.25506.2.57.1.2.1.1.3DvpnAlgorithmSuiteread-createcurrent
hh3cDvpnPoSessionIdleTime
OBJECT-TYPE
The session idle time, the unit is second.
1.3.6.1.4.1.25506.2.57.1.2.1.1.4Integer32 (60..86400)read-createcurrent
hh3cDvpnPoSessionKeepTime
OBJECT-TYPE
The session keepalive time, the unit is second.
1.3.6.1.4.1.25506.2.57.1.2.1.1.5Integer32 (5..300)read-createcurrent
hh3cDvpnPoSessionSetupInterval
OBJECT-TYPE
The session setup interval time, the unit is second.
1.3.6.1.4.1.25506.2.57.1.2.1.1.6Integer32 (5..60)read-createcurrent
hh3cDvpnPoDataAlgorithmSuite
OBJECT-TYPE
The algorithm suite used by the session for createing ipsec sa.
1.3.6.1.4.1.25506.2.57.1.2.1.1.7DvpnAlgorithmSuiteread-createcurrent
hh3cDvpnPoSaSeconds
OBJECT-TYPE
The duration of DVPN IPSec security association. The unit is second.
1.3.6.1.4.1.25506.2.57.1.2.1.1.8Integer32 (180..604800)read-createcurrent
hh3cDvpnPoUserDefAAADomain
OBJECT-TYPE
Dvpn policy AAA domain of the user. The domain will decide the authentication server which used by the dvpn server to authenticate dvpn client.
1.3.6.1.4.1.25506.2.57.1.2.1.1.9OCTET STRING (SIZE(0..24))read-createcurrent
hh3cDvpnPoRefTimes
OBJECT-TYPE
The total times of the policy being used by dvpn.
1.3.6.1.4.1.25506.2.57.1.2.1.1.10Integer32read-onlycurrent
hh3cDvpnPoRowStatus
OBJECT-TYPE
The status of this conceptual row. We support the characteristic of active(1),createAndGo(4),destroy(6).
1.3.6.1.4.1.25506.2.57.1.2.1.1.11RowStatusread-createcurrent
hh3cDvpnDomainInfoTable
OBJECT-TYPE
The dvpn domain table.
1.3.6.1.4.1.25506.2.57.1.2.2not-accessiblecurrent
hh3cDvpnDomainInfoEntry
OBJECT-TYPE
The entry of hh3cDvpnDomainInfoTable.
1.3.6.1.4.1.25506.2.57.1.2.2.1not-accessiblecurrent
hh3cDvpnDomainID
OBJECT-TYPE
Dvpn domain ID.
1.3.6.1.4.1.25506.2.57.1.2.2.1.1Integer32 (1..65535)not-accessiblecurrent
hh3cDvpnDomainSessionNum
OBJECT-TYPE
The number of session in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.2Unsigned32read-onlycurrent
hh3cDvpnDomainRedirectNum
OBJECT-TYPE
The number of redirect packets in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.3Unsigned32read-onlycurrent
hh3cDvpnDomainInputPkt
OBJECT-TYPE
The number of input packets in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.4Unsigned32read-onlycurrent
hh3cDvpnDomainDropPkt
OBJECT-TYPE
The number of drop packets in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.5Unsigned32read-onlycurrent
hh3cDvpnDomainOutputPkt
OBJECT-TYPE
The number of output packets in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.6Unsigned32read-onlycurrent
hh3cDvpnDomainOutputErrorPkt
OBJECT-TYPE
The number of output error packets in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.7Unsigned32read-onlycurrent
hh3cDvpnDomainEncryptErrorPkt
OBJECT-TYPE
The number of encrypt error packets in this dvpn domain.
1.3.6.1.4.1.25506.2.57.1.2.2.1.8Unsigned32read-onlycurrent
hh3cDvpnClassTable
OBJECT-TYPE
The Dvpn class table. It is only used on dvpn client.
1.3.6.1.4.1.25506.2.57.1.2.3not-accessiblecurrent
hh3cDvpnClassEntry
OBJECT-TYPE
The entry of the hh3cDvpnClassTable.
1.3.6.1.4.1.25506.2.57.1.2.3.1not-accessiblecurrent
hh3cDvpnClassName
OBJECT-TYPE
The dvpn class name. It is the index of hh3cDvpnClassTable.
1.3.6.1.4.1.25506.2.57.1.2.3.1.1OCTET STRING (SIZE(1..31))not-accessiblecurrent
hh3cDvpnClServerPublicIpType
OBJECT-TYPE
Dvpn server public ip type (ipv4, ipv6).
1.3.6.1.4.1.25506.2.57.1.2.3.1.2InetAddressTyperead-createcurrent
hh3cDvpnClServerPublicIp
OBJECT-TYPE
Dvpn server public ip address.
1.3.6.1.4.1.25506.2.57.1.2.3.1.3InetAddressread-createcurrent
hh3cDvpnClServerPriIpType
OBJECT-TYPE
Dvpn server private ip type (ipv4, ipv6).
1.3.6.1.4.1.25506.2.57.1.2.3.1.4InetAddressTyperead-createcurrent
hh3cDvpnClServerPriIp
OBJECT-TYPE
Dvpn server private ip address.
1.3.6.1.4.1.25506.2.57.1.2.3.1.5InetAddressread-createcurrent
hh3cDvpnClAlgorithmSuite
OBJECT-TYPE
The algorithm suite used by the client when sending registry packets to the server. 'dvpnAlgorithmNone' is not supported here.
1.3.6.1.4.1.25506.2.57.1.2.3.1.6DvpnAlgorithmSuiteread-createcurrent
hh3cDvpnClAuthenServerType
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.3.1.7INTEGER {none(1), preShareKey(2)}read-createcurrent
hh3cDvpnClPreShareKey
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.3.1.8OCTET STRING (SIZE(0..127))read-createcurrent
hh3cDvpnClUserName
OBJECT-TYPE
Dvpn UserName. It is configured by the user.
1.3.6.1.4.1.25506.2.57.1.2.3.1.9OCTET STRING (SIZE(0..80))read-createcurrent
hh3cDvpnClPwdEncrypted
OBJECT-TYPE
Dvpn password encrypted or not.
1.3.6.1.4.1.25506.2.57.1.2.3.1.10INTEGER {simple(1), cipher(2)}read-createcurrent
hh3cDvpnClPasswd
OBJECT-TYPE
Dvpn password. It is configured by the user.
1.3.6.1.4.1.25506.2.57.1.2.3.1.11OCTET STRINGread-createcurrent
hh3cDvpnClassRowStatus
OBJECT-TYPE
The status of this conceptual row. Only 'active', 'createAndGo' and 'destroy' are supported.
1.3.6.1.4.1.25506.2.57.1.2.3.1.12RowStatusread-createcurrent
hh3cDvpnTunnelTable
OBJECT-TYPE
The dvpn tunnel table.
1.3.6.1.4.1.25506.2.57.1.2.4not-accessiblecurrent
hh3cDvpnTunnelEntry
OBJECT-TYPE
The Entry of hh3cDvpnTunnelTable.
1.3.6.1.4.1.25506.2.57.1.2.4.1not-accessiblecurrent
hh3cDvpnTunnelInterfaceType
OBJECT-TYPE
The type of dvpn tunnel (client or server).
1.3.6.1.4.1.25506.2.57.1.2.4.1.1INTEGER {client(1), server(2)}read-writecurrent
hh3cDvpnTunnelAcl
OBJECT-TYPE
The security acl used by the tunnel. If a packet permits the rules, it will not be encrypted.
1.3.6.1.4.1.25506.2.57.1.2.4.1.2Integer32read-writecurrent
hh3cDvpnTunnelClientRegType
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.4.1.3INTEGER {undistributed(1), forward(2), undistributedandforward(3), normal(4)}read-writecurrent
hh3cDvpnTunnelDvpnId
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.4.1.4Integer32 (0..65535)read-writecurrent
hh3cDvpnTunnelPolicy
OBJECT-TYPE
The dvpn policy used by the tunnel. Only the interface type is server, it can be used.
1.3.6.1.4.1.25506.2.57.1.2.4.1.5OCTET STRING (SIZE(0..31))read-writecurrent
hh3cDvpnTunnelClass
OBJECT-TYPE
The dvpn class used by the tunnel. Only the interface type is client, it can be used.
1.3.6.1.4.1.25506.2.57.1.2.4.1.6OCTET STRING (SIZE(0..31))read-writecurrent
hh3cDvpnMapTable
OBJECT-TYPE
The dvpn map table.
1.3.6.1.4.1.25506.2.57.1.2.5not-accessiblecurrent
hh3cDvpnMapEntry
OBJECT-TYPE
The entry of the hh3cDvpnMapTable.
1.3.6.1.4.1.25506.2.57.1.2.5.1not-accessiblecurrent
hh3cDvpnMapIndex
OBJECT-TYPE
The index of hh3cDvpnMapTable.
1.3.6.1.4.1.25506.2.57.1.2.5.1.1Unsigned32accessible-for-notifycurrent
hh3cDvpnMapPeerDeviceId
OBJECT-TYPE
The identifier of peer device. It is a string.
1.3.6.1.4.1.25506.2.57.1.2.5.1.2OCTET STRINGread-onlycurrent
hh3cDvpnMapDvpnId
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.5.1.3Unsigned32read-onlycurrent
hh3cDvpnMapBuildTime
OBJECT-TYPE
The time of the map created, the unit is second.
1.3.6.1.4.1.25506.2.57.1.2.5.1.4TimeTicksread-onlycurrent
hh3cDvpnMapPeerPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of map peer device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.5InetAddressTyperead-onlycurrent
hh3cDvpnMapPeerPriIp
OBJECT-TYPE
The private ip of map peer device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.6InetAddressread-onlycurrent
hh3cDvpnMapPeerPublicIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of map peer device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.7InetAddressTyperead-onlycurrent
hh3cDvpnMapPeerPublicIp
OBJECT-TYPE
The public ip of map peer device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.8InetAddressread-onlycurrent
hh3cDvpnMapLocalPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of map local device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.9InetAddressTyperead-onlycurrent
hh3cDvpnMapLocalPriIp
OBJECT-TYPE
The private ip of map local device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.10InetAddressread-onlycurrent
hh3cDvpnMapLocalPublicIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of map local device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.11InetAddressTyperead-onlycurrent
hh3cDvpnMapLocalPublicIp
OBJECT-TYPE
The public ip of map local device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.12InetAddressread-onlycurrent
hh3cDvpnMapUserName
OBJECT-TYPE
The user name used by the client registering to server. If the client is not been authenticated, this is a null string.
1.3.6.1.4.1.25506.2.57.1.2.5.1.13OCTET STRINGread-onlycurrent
hh3cDvpnMapUdpPort
OBJECT-TYPE
The udp port used by map peer device.
1.3.6.1.4.1.25506.2.57.1.2.5.1.14Integer32read-onlycurrent
hh3cDvpnMapControlId
OBJECT-TYPE
Dvpn map control ID.
1.3.6.1.4.1.25506.2.57.1.2.5.1.15Unsigned32read-onlycurrent
hh3cDvpnMapType
OBJECT-TYPE
The type of the map. 'clientToclient' is not supported here.
1.3.6.1.4.1.25506.2.57.1.2.5.1.16DvpnCommunicateTyperead-onlycurrent
hh3cDvpnMapState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.5.1.17INTEGER {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)}read-onlycurrent
hh3cDvpnSessionTable
OBJECT-TYPE
The dvpn session table.
1.3.6.1.4.1.25506.2.57.1.2.6not-accessiblecurrent
hh3cDvpnSessionEntry
OBJECT-TYPE
The entry of hh3cDvpnSessionTable.
1.3.6.1.4.1.25506.2.57.1.2.6.1not-accessiblecurrent
hh3cDvpnSessionDvpnId
OBJECT-TYPE
The ID of the dvpn domain which the session belongs to.
1.3.6.1.4.1.25506.2.57.1.2.6.1.1Integer32accessible-for-notifycurrent
hh3cDvpnSessionPeerPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of session peer device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.2InetAddressTypeaccessible-for-notifycurrent
hh3cDvpnSessionPeerPriIp
OBJECT-TYPE
The private ip of the session peer device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.3InetAddressaccessible-for-notifycurrent
hh3cDvpnSessionPeerDeviceId
OBJECT-TYPE
The device ID of session peer device. It is a string.
1.3.6.1.4.1.25506.2.57.1.2.6.1.4OCTET STRINGread-onlycurrent
hh3cDvpnSessionBuildTime
OBJECT-TYPE
The time of the Session being built, the unit is second.
1.3.6.1.4.1.25506.2.57.1.2.6.1.5TimeTicksread-onlycurrent
hh3cDvpnSessionPeerPubIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of session peer device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.6InetAddressTyperead-onlycurrent
hh3cDvpnSessionPeerPubIp
OBJECT-TYPE
The public ip of session peer device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.7InetAddressread-onlycurrent
hh3cDvpnSessionLocalPubIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of session local device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.8InetAddressTyperead-onlycurrent
hh3cDvpnSessionLocalPubIp
OBJECT-TYPE
The public ip of session local device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.9InetAddressread-onlycurrent
hh3cDvpnSessionLocalPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of session local device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.10InetAddressTyperead-onlycurrent
hh3cDvpnSessionLocalPriIp
OBJECT-TYPE
The private ip of session local device.
1.3.6.1.4.1.25506.2.57.1.2.6.1.11InetAddressread-onlycurrent
hh3cDvpnSessionPeerUdpPort
OBJECT-TYPE
The udp port used by session peer device .
1.3.6.1.4.1.25506.2.57.1.2.6.1.12Integer32read-onlycurrent
hh3cDvpnSessionInitiator
OBJECT-TYPE
The flag of initiator.
1.3.6.1.4.1.25506.2.57.1.2.6.1.13INTEGER {yes(1), no(2)}read-onlycurrent
hh3cDvpnSessionUserName
OBJECT-TYPE
The user's name. If the session type is client to client, the value of this object is a null string.
1.3.6.1.4.1.25506.2.57.1.2.6.1.14OCTET STRINGread-onlycurrent
hh3cDvpnSessionState
OBJECT-TYPE
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.
1.3.6.1.4.1.25506.2.57.1.2.6.1.15INTEGER {sessionSetupInit(1), sessionSetupReq(2), sessionSetupSuccess(3), sessionRekeyReq(4), sessionRekeyRep(5)}read-onlycurrent
hh3cDvpnSessionType
OBJECT-TYPE
The type of the session.
1.3.6.1.4.1.25506.2.57.1.2.6.1.16DvpnCommunicateTyperead-onlycurrent
hh3cDvpnSessionPeerType
OBJECT-TYPE
The type of the session peer device. It may be client software or a router.
1.3.6.1.4.1.25506.2.57.1.2.6.1.17INTEGER {router(1), pcClient(2)}read-onlycurrent
hh3cDvpnSessionHisTable
OBJECT-TYPE
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'.
1.3.6.1.4.1.25506.2.57.1.2.7not-accessiblecurrent
hh3cDvpnSessionHisEntry
OBJECT-TYPE
The entry of hh3cDvpnSessionHisTable.
1.3.6.1.4.1.25506.2.57.1.2.7.1not-accessiblecurrent
hh3cDvpnSessionHisDvpnID
OBJECT-TYPE
The ID of the dvpn domain which the session belongs to.
1.3.6.1.4.1.25506.2.57.1.2.7.1.1Integer32 (1..65535)not-accessiblecurrent
hh3cDvpnSessionHisPeerPriIPType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of session peer device.
1.3.6.1.4.1.25506.2.57.1.2.7.1.2InetAddressTyperead-onlycurrent
hh3cDvpnSessionHisPeerPriIP
OBJECT-TYPE
The private ip of the session peer device.
1.3.6.1.4.1.25506.2.57.1.2.7.1.3InetAddressnot-accessiblecurrent
hh3cDvpnSessionHisSendPkt
OBJECT-TYPE
The number of sent packets on the session.
1.3.6.1.4.1.25506.2.57.1.2.7.1.4Unsigned32read-onlycurrent
hh3cDvpnSessionHisRcvPkt
OBJECT-TYPE
The number of received packets on the session.
1.3.6.1.4.1.25506.2.57.1.2.7.1.5Unsigned32read-onlycurrent
hh3cDvpnSessionHisOnlineNumber
OBJECT-TYPE
The number of the session online.
1.3.6.1.4.1.25506.2.57.1.2.7.1.6Unsigned32read-onlycurrent
hh3cDvpnSessionHisFirstUpTime
OBJECT-TYPE
The session first online time.
1.3.6.1.4.1.25506.2.57.1.2.7.1.7TimeTicksread-onlycurrent
hh3cDvpnSessionHisLastUpTime
OBJECT-TYPE
The session last online time.
1.3.6.1.4.1.25506.2.57.1.2.7.1.8TimeTicksread-onlycurrent
hh3cDvpnSessionHisLastDownTime
OBJECT-TYPE
The session last down time.
1.3.6.1.4.1.25506.2.57.1.2.7.1.9TimeTicksread-onlycurrent
hh3cDvpnSessionHisOnlineFlag
OBJECT-TYPE
If the session is online, the value is 'yes'. If the session is not online, the value is 'no'.
1.3.6.1.4.1.25506.2.57.1.2.7.1.10INTEGER {yes(1), no(2)}read-onlycurrent
hh3cDvpnSessionHisPeerDeviceId
OBJECT-TYPE
The identifier of peer device. It is a string.
1.3.6.1.4.1.25506.2.57.1.2.7.1.11OCTET STRINGread-onlycurrent
hh3cDvpnMibNotification
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.3
hh3cDvpnNotification
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.3.0
hh3cDvpnMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.4
hh3cDvpnMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.4.1
hh3cDvpnMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.57.1.4.2

Notifications

NameOIDStatus
hh3cDvpnSessionBuildNotification
NOTIFICATION-TYPE
Dvpn session build notification.
1.3.6.1.4.1.25506.2.57.1.3.0.1current
hh3cDvpnSessionDelNotification
NOTIFICATION-TYPE
Dvpn session deleted notification.
1.3.6.1.4.1.25506.2.57.1.3.0.2current
hh3cDvpnMapBuildNotification
NOTIFICATION-TYPE
Dvpn map build notification.
1.3.6.1.4.1.25506.2.57.1.3.0.3current
hh3cDvpnMapDelNotification
NOTIFICATION-TYPE
Dvpn map deleted notification.
1.3.6.1.4.1.25506.2.57.1.3.0.4current

Conformance

NameOIDStatus
hh3cDvpnMibCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DVPN MIB.
1.3.6.1.4.1.25506.2.57.1.4.1.1current
hh3cDvpnGlobalGroup
OBJECT-GROUP
A collection of objects providing dvpn global information.
1.3.6.1.4.1.25506.2.57.1.4.2.1current
hh3cDvpnPolicyGroup
OBJECT-GROUP
A collection of objects providing dvpn policy information.
1.3.6.1.4.1.25506.2.57.1.4.2.2current
hh3cDvpnDomainInfoGroup
OBJECT-GROUP
A collection of objects providing dvpn domain information.
1.3.6.1.4.1.25506.2.57.1.4.2.3current
hh3cDvpnClassGroup
OBJECT-GROUP
A collection of objects providing dvpn class information.
1.3.6.1.4.1.25506.2.57.1.4.2.4current
hh3cDvpnTunnelGroup
OBJECT-GROUP
A collection of objects providing dvpn tunnel interface information.
1.3.6.1.4.1.25506.2.57.1.4.2.5current
hh3cDvpnMapGroup
OBJECT-GROUP
A collection of objects providing dvpn map information.
1.3.6.1.4.1.25506.2.57.1.4.2.6current
hh3cDvpnSessionGroup
OBJECT-GROUP
A collection of objects providing dvpn session information.
1.3.6.1.4.1.25506.2.57.1.4.2.7current
hh3cDvpnSessionHisGroup
OBJECT-GROUP
A collection of objects providing dvpn session history information.
1.3.6.1.4.1.25506.2.57.1.4.2.8current
hh3cDvpnNotificationGroup
OBJECT-GROUP
A collection of objects providing dvpn notification information.
1.3.6.1.4.1.25506.2.57.1.4.2.9current