MIBs Depot

HPN-ICF-DVPN-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.57
Last updated
2005-07-01 19:36
Namespace
hp
Source file
HPN-ICF-DVPN-MIB
Digest
sha256:568789b8fb76b1928cd9ca2ad65c2d860c4e60c7b74a041bfb45800aa55d191c

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.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
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.

HPN-ICF-DVPN-MIB
HPN-ICF-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
hpnicfDvpnMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1
hpnicfDvpnMibGlobal
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1
hpnicfDvpnServiceEnable
OBJECT-TYPE
Dvpn service enable or disable. If dvpn service is 'disable', dvpn service can not be used.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.1INTEGER {enable(1), disable(2)}read-writecurrent
hpnicfDvpnClassNumber
OBJECT-TYPE
The number of dvpn classes. It is only used on client.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.2Integer32read-onlycurrent
hpnicfDvpnClientNumber
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.11.2.14.11.15.2.57.1.1.3Integer32read-onlycurrent
hpnicfDvpnMapAgeTime
OBJECT-TYPE
Dvpn map age time, the unit is second. It is only used on server.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.4Integer32 (10..180)read-writecurrent
hpnicfDvpnClientRegisterInterval
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.11.2.14.11.15.2.57.1.1.5Integer32 (3..60)read-writecurrent
hpnicfDvpnClientRegisterDumb
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.11.2.14.11.15.2.57.1.1.6Integer32 (60..3600)read-writecurrent
hpnicfDvpnClientRegisterRetry
OBJECT-TYPE
Regist retry times of client after register fail. It is only used on client.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.7Integer32 (1..6)read-writecurrent
hpnicfDvpnInputPkt
OBJECT-TYPE
The number of recieved packets.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.8Unsigned32read-onlycurrent
hpnicfDvpnDropPkt
OBJECT-TYPE
The number of packets have been droped.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.9Unsigned32read-onlycurrent
hpnicfDvpnOutputPkt
OBJECT-TYPE
The number of packets have been sent.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.10Unsigned32read-onlycurrent
hpnicfDvpnOutputErrorPkt
OBJECT-TYPE
The number of output error packets.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.11Unsigned32read-onlycurrent
hpnicfDvpnEncryptErrorPkt
OBJECT-TYPE
The number of packets have been encrypted wrongly.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.12Unsigned32read-onlycurrent
hpnicfDvpnCurrentDeviceRole
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.11.2.14.11.15.2.57.1.1.13INTEGER {none(1), server(2), client(3), both(4)}read-onlycurrent
hpnicfDvpnDomainNumber
OBJECT-TYPE
The number of dvpn domains.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.14Integer32read-onlycurrent
hpnicfDvpnMapNumber
OBJECT-TYPE
The number of dvpn maps.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.15Integer32read-onlycurrent
hpnicfDvpnSessionNumber
OBJECT-TYPE
The number of dvpn sessiones including the session of all states.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.16Integer32read-onlycurrent
hpnicfDvpnServerPreSharedKey
OBJECT-TYPE
The pre-shared-key of server. It is only used on server.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.17OCTET STRING (SIZE(0..127))read-writecurrent
hpnicfDvpnMapTrapEnable
OBJECT-TYPE
Dvpn map trap enable or disable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.18INTEGER {enable(1), disable(2)}read-writecurrent
hpnicfDvpnSessionTrapEnable
OBJECT-TYPE
Dvpn session trap enable or disable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.19INTEGER {enable(1), disable(2)}read-writecurrent
hpnicfDvpnVersion
OBJECT-TYPE
Dvpn version.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.20INTEGER {version2(1), version3(2)}read-onlycurrent
hpnicfDvpnClearDomainAllConection
OBJECT-TYPE
Clear all dvpn conects in the domain, the parameter is the id of the domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.21Integer32 (1..65535)read-writecurrent
hpnicfDvpnClearDvpnStaInfo
OBJECT-TYPE
Clear the statistic information of dvpn.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.22Integer32 (1)read-writecurrent
hpnicfDvpnTotalRedirectNumber
OBJECT-TYPE
The number of redirect packets. It is only used on server.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.23Unsigned32read-onlycurrent
hpnicfDvpnGlobalAuthenClientType
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.11.2.14.11.15.2.57.1.1.24INTEGER {none(1), pap(2), chap(3)}read-writecurrent
hpnicfDvpnGlobalUserDefAAADomain
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.11.2.14.11.15.2.57.1.1.25OCTET STRING (SIZE(0..24))read-writecurrent
hpnicfDvpnLocalDeviceId
OBJECT-TYPE
The device ID, it is a string.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.26OCTET STRINGread-onlycurrent
hpnicfDvpnSessionHisAgeTime
OBJECT-TYPE
The age-time of the hpnicfDvpnSessionHisTable table. The unit is hour.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.27Integer32 (1..100)read-writecurrent
hpnicfDvpnSessionHisReset
OBJECT-TYPE
The reset flag of dvpn hpnicfDvpnSessionHisTable table.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.28INTEGER {reset(1)}read-writecurrent
hpnicfDvpnMibTableTroop
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2
hpnicfDvpnPolicyTable
OBJECT-TYPE
The dvpn policy table. It is used on dvpn server.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1not-accessiblecurrent
hpnicfDvpnPolicyEntry
OBJECT-TYPE
The entry of hpnicfDvpnPolicyTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1not-accessiblecurrent
hpnicfDvpnPolicyName
OBJECT-TYPE
The name of Dvpn policy.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.1OCTET STRING (SIZE(1..31))not-accessiblecurrent
hpnicfDvpnPoAuthenClientType
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.11.2.14.11.15.2.57.1.2.1.1.2INTEGER {none(1), pap(2), chap(3)}read-createcurrent
hpnicfDvpnPoSessionAlgorithmSuite
OBJECT-TYPE
The algorithm suite used when session is created.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.3DvpnAlgorithmSuiteread-createcurrent
hpnicfDvpnPoSessionIdleTime
OBJECT-TYPE
The session idle time, the unit is second.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.4Integer32 (60..86400)read-createcurrent
hpnicfDvpnPoSessionKeepTime
OBJECT-TYPE
The session keepalive time, the unit is second.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.5Integer32 (5..300)read-createcurrent
hpnicfDvpnPoSessionSetupInterval
OBJECT-TYPE
The session setup interval time, the unit is second.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.6Integer32 (5..60)read-createcurrent
hpnicfDvpnPoDataAlgorithmSuite
OBJECT-TYPE
The algorithm suite used by the session for createing ipsec sa.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.7DvpnAlgorithmSuiteread-createcurrent
hpnicfDvpnPoSaSeconds
OBJECT-TYPE
The duration of DVPN IPSec security association. The unit is second.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.8Integer32 (180..604800)read-createcurrent
hpnicfDvpnPoUserDefAAADomain
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.11.2.14.11.15.2.57.1.2.1.1.9OCTET STRING (SIZE(0..24))read-createcurrent
hpnicfDvpnPoRefTimes
OBJECT-TYPE
The total times of the policy being used by dvpn.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.10Integer32read-onlycurrent
hpnicfDvpnPoRowStatus
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.11.2.14.11.15.2.57.1.2.1.1.11RowStatusread-createcurrent
hpnicfDvpnDomainInfoTable
OBJECT-TYPE
The dvpn domain table.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2not-accessiblecurrent
hpnicfDvpnDomainInfoEntry
OBJECT-TYPE
The entry of hpnicfDvpnDomainInfoTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1not-accessiblecurrent
hpnicfDvpnDomainID
OBJECT-TYPE
Dvpn domain ID.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.1Integer32 (1..65535)not-accessiblecurrent
hpnicfDvpnDomainSessionNum
OBJECT-TYPE
The number of session in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.2Unsigned32read-onlycurrent
hpnicfDvpnDomainRedirectNum
OBJECT-TYPE
The number of redirect packets in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.3Unsigned32read-onlycurrent
hpnicfDvpnDomainInputPkt
OBJECT-TYPE
The number of input packets in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.4Unsigned32read-onlycurrent
hpnicfDvpnDomainDropPkt
OBJECT-TYPE
The number of drop packets in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.5Unsigned32read-onlycurrent
hpnicfDvpnDomainOutputPkt
OBJECT-TYPE
The number of output packets in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.6Unsigned32read-onlycurrent
hpnicfDvpnDomainOutputErrorPkt
OBJECT-TYPE
The number of output error packets in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.7Unsigned32read-onlycurrent
hpnicfDvpnDomainEncryptErrorPkt
OBJECT-TYPE
The number of encrypt error packets in this dvpn domain.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.8Unsigned32read-onlycurrent
hpnicfDvpnClassTable
OBJECT-TYPE
The Dvpn class table. It is only used on dvpn client.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3not-accessiblecurrent
hpnicfDvpnClassEntry
OBJECT-TYPE
The entry of the hpnicfDvpnClassTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1not-accessiblecurrent
hpnicfDvpnClassName
OBJECT-TYPE
The dvpn class name. It is the index of hpnicfDvpnClassTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.1OCTET STRING (SIZE(1..31))not-accessiblecurrent
hpnicfDvpnClServerPublicIpType
OBJECT-TYPE
Dvpn server public ip type (ipv4, ipv6).
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.2InetAddressTyperead-createcurrent
hpnicfDvpnClServerPublicIp
OBJECT-TYPE
Dvpn server public ip address.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.3InetAddressread-createcurrent
hpnicfDvpnClServerPriIpType
OBJECT-TYPE
Dvpn server private ip type (ipv4, ipv6).
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.4InetAddressTyperead-createcurrent
hpnicfDvpnClServerPriIp
OBJECT-TYPE
Dvpn server private ip address.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.5InetAddressread-createcurrent
hpnicfDvpnClAlgorithmSuite
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.11.2.14.11.15.2.57.1.2.3.1.6DvpnAlgorithmSuiteread-createcurrent
hpnicfDvpnClAuthenServerType
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.11.2.14.11.15.2.57.1.2.3.1.7INTEGER {none(1), preShareKey(2)}read-createcurrent
hpnicfDvpnClPreShareKey
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.11.2.14.11.15.2.57.1.2.3.1.8OCTET STRING (SIZE(0..127))read-createcurrent
hpnicfDvpnClUserName
OBJECT-TYPE
Dvpn UserName. It is configured by the user.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.9OCTET STRING (SIZE(0..80))read-createcurrent
hpnicfDvpnClPwdEncrypted
OBJECT-TYPE
Dvpn password encrypted or not.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.10INTEGER {simple(1), cipher(2)}read-createcurrent
hpnicfDvpnClPasswd
OBJECT-TYPE
Dvpn password. It is configured by the user.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.11OCTET STRINGread-createcurrent
hpnicfDvpnClassRowStatus
OBJECT-TYPE
The status of this conceptual row. Only 'active', 'createAndGo' and 'destroy' are supported.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.12RowStatusread-createcurrent
hpnicfDvpnTunnelTable
OBJECT-TYPE
The dvpn tunnel table.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4not-accessiblecurrent
hpnicfDvpnTunnelEntry
OBJECT-TYPE
The Entry of hpnicfDvpnTunnelTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1not-accessiblecurrent
hpnicfDvpnTunnelInterfaceType
OBJECT-TYPE
The type of dvpn tunnel (client or server).
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.1INTEGER {client(1), server(2)}read-writecurrent
hpnicfDvpnTunnelAcl
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.11.2.14.11.15.2.57.1.2.4.1.2Integer32read-writecurrent
hpnicfDvpnTunnelClientRegType
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.11.2.14.11.15.2.57.1.2.4.1.3INTEGER {undistributed(1), forward(2), undistributedandforward(3), normal(4)}read-writecurrent
hpnicfDvpnTunnelDvpnId
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.11.2.14.11.15.2.57.1.2.4.1.4Integer32 (0..65535)read-writecurrent
hpnicfDvpnTunnelPolicy
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.11.2.14.11.15.2.57.1.2.4.1.5OCTET STRING (SIZE(0..31))read-writecurrent
hpnicfDvpnTunnelClass
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.11.2.14.11.15.2.57.1.2.4.1.6OCTET STRING (SIZE(0..31))read-writecurrent
hpnicfDvpnMapTable
OBJECT-TYPE
The dvpn map table.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5not-accessiblecurrent
hpnicfDvpnMapEntry
OBJECT-TYPE
The entry of the hpnicfDvpnMapTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1not-accessiblecurrent
hpnicfDvpnMapIndex
OBJECT-TYPE
The index of hpnicfDvpnMapTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.1Unsigned32accessible-for-notifycurrent
hpnicfDvpnMapPeerDeviceId
OBJECT-TYPE
The identifier of peer device. It is a string.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.2OCTET STRINGread-onlycurrent
hpnicfDvpnMapDvpnId
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.11.2.14.11.15.2.57.1.2.5.1.3Unsigned32read-onlycurrent
hpnicfDvpnMapBuildTime
OBJECT-TYPE
The time of the map created, the unit is second.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.4TimeTicksread-onlycurrent
hpnicfDvpnMapPeerPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of map peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.5InetAddressTyperead-onlycurrent
hpnicfDvpnMapPeerPriIp
OBJECT-TYPE
The private ip of map peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.6InetAddressread-onlycurrent
hpnicfDvpnMapPeerPublicIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of map peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.7InetAddressTyperead-onlycurrent
hpnicfDvpnMapPeerPublicIp
OBJECT-TYPE
The public ip of map peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.8InetAddressread-onlycurrent
hpnicfDvpnMapLocalPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of map local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.9InetAddressTyperead-onlycurrent
hpnicfDvpnMapLocalPriIp
OBJECT-TYPE
The private ip of map local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.10InetAddressread-onlycurrent
hpnicfDvpnMapLocalPublicIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of map local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.11InetAddressTyperead-onlycurrent
hpnicfDvpnMapLocalPublicIp
OBJECT-TYPE
The public ip of map local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.12InetAddressread-onlycurrent
hpnicfDvpnMapUserName
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.11.2.14.11.15.2.57.1.2.5.1.13OCTET STRINGread-onlycurrent
hpnicfDvpnMapUdpPort
OBJECT-TYPE
The udp port used by map peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.14Integer32read-onlycurrent
hpnicfDvpnMapControlId
OBJECT-TYPE
Dvpn map control ID.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.15Unsigned32read-onlycurrent
hpnicfDvpnMapType
OBJECT-TYPE
The type of the map. 'clientToclient' is not supported here.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.16DvpnCommunicateTyperead-onlycurrent
hpnicfDvpnMapState
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.11.2.14.11.15.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
hpnicfDvpnSessionTable
OBJECT-TYPE
The dvpn session table.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6not-accessiblecurrent
hpnicfDvpnSessionEntry
OBJECT-TYPE
The entry of hpnicfDvpnSessionTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1not-accessiblecurrent
hpnicfDvpnSessionDvpnId
OBJECT-TYPE
The ID of the dvpn domain which the session belongs to.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.1Integer32accessible-for-notifycurrent
hpnicfDvpnSessionPeerPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of session peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.2InetAddressTypeaccessible-for-notifycurrent
hpnicfDvpnSessionPeerPriIp
OBJECT-TYPE
The private ip of the session peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.3InetAddressaccessible-for-notifycurrent
hpnicfDvpnSessionPeerDeviceId
OBJECT-TYPE
The device ID of session peer device. It is a string.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.4OCTET STRINGread-onlycurrent
hpnicfDvpnSessionBuildTime
OBJECT-TYPE
The time of the Session being built, the unit is second.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.5TimeTicksread-onlycurrent
hpnicfDvpnSessionPeerPubIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of session peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.6InetAddressTyperead-onlycurrent
hpnicfDvpnSessionPeerPubIp
OBJECT-TYPE
The public ip of session peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.7InetAddressread-onlycurrent
hpnicfDvpnSessionLocalPubIpType
OBJECT-TYPE
The public ip type (ipv4, ipv6) of session local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.8InetAddressTyperead-onlycurrent
hpnicfDvpnSessionLocalPubIp
OBJECT-TYPE
The public ip of session local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.9InetAddressread-onlycurrent
hpnicfDvpnSessionLocalPriIpType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of session local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.10InetAddressTyperead-onlycurrent
hpnicfDvpnSessionLocalPriIp
OBJECT-TYPE
The private ip of session local device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.11InetAddressread-onlycurrent
hpnicfDvpnSessionPeerUdpPort
OBJECT-TYPE
The udp port used by session peer device .
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.12Integer32read-onlycurrent
hpnicfDvpnSessionInitiator
OBJECT-TYPE
The flag of initiator.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.13INTEGER {yes(1), no(2)}read-onlycurrent
hpnicfDvpnSessionUserName
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.11.2.14.11.15.2.57.1.2.6.1.14OCTET STRINGread-onlycurrent
hpnicfDvpnSessionState
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.11.2.14.11.15.2.57.1.2.6.1.15INTEGER {sessionSetupInit(1), sessionSetupReq(2), sessionSetupSuccess(3), sessionRekeyReq(4), sessionRekeyRep(5)}read-onlycurrent
hpnicfDvpnSessionType
OBJECT-TYPE
The type of the session.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.16DvpnCommunicateTyperead-onlycurrent
hpnicfDvpnSessionPeerType
OBJECT-TYPE
The type of the session peer device. It may be client software or a router.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.17INTEGER {router(1), pcClient(2)}read-onlycurrent
hpnicfDvpnSessionHisTable
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 'hpnicfDvpnSessionHisAgeTime'.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7not-accessiblecurrent
hpnicfDvpnSessionHisEntry
OBJECT-TYPE
The entry of hpnicfDvpnSessionHisTable.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1not-accessiblecurrent
hpnicfDvpnSessionHisDvpnID
OBJECT-TYPE
The ID of the dvpn domain which the session belongs to.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.1Integer32 (1..65535)not-accessiblecurrent
hpnicfDvpnSessionHisPeerPriIPType
OBJECT-TYPE
The private ip type (ipv4, ipv6) of session peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.2InetAddressTyperead-onlycurrent
hpnicfDvpnSessionHisPeerPriIP
OBJECT-TYPE
The private ip of the session peer device.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.3InetAddressnot-accessiblecurrent
hpnicfDvpnSessionHisSendPkt
OBJECT-TYPE
The number of sent packets on the session.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.4Unsigned32read-onlycurrent
hpnicfDvpnSessionHisRcvPkt
OBJECT-TYPE
The number of received packets on the session.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.5Unsigned32read-onlycurrent
hpnicfDvpnSessionHisOnlineNumber
OBJECT-TYPE
The number of the session online.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.6Unsigned32read-onlycurrent
hpnicfDvpnSessionHisFirstUpTime
OBJECT-TYPE
The session first online time.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.7TimeTicksread-onlycurrent
hpnicfDvpnSessionHisLastUpTime
OBJECT-TYPE
The session last online time.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.8TimeTicksread-onlycurrent
hpnicfDvpnSessionHisLastDownTime
OBJECT-TYPE
The session last down time.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.9TimeTicksread-onlycurrent
hpnicfDvpnSessionHisOnlineFlag
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.11.2.14.11.15.2.57.1.2.7.1.10INTEGER {yes(1), no(2)}read-onlycurrent
hpnicfDvpnSessionHisPeerDeviceId
OBJECT-TYPE
The identifier of peer device. It is a string.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.11OCTET STRINGread-onlycurrent
hpnicfDvpnMibNotification
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.3
hpnicfDvpnNotification
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0
hpnicfDvpnMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4
hpnicfDvpnMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.1
hpnicfDvpnMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2

Notifications

NameOIDStatus
hpnicfDvpnSessionBuildNotification
NOTIFICATION-TYPE
Dvpn session build notification.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.1current
hpnicfDvpnSessionDelNotification
NOTIFICATION-TYPE
Dvpn session deleted notification.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.2current
hpnicfDvpnMapBuildNotification
NOTIFICATION-TYPE
Dvpn map build notification.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.3current
hpnicfDvpnMapDelNotification
NOTIFICATION-TYPE
Dvpn map deleted notification.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.4current

Conformance

NameOIDStatus
hpnicfDvpnMibCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the DVPN MIB.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.1.1current
hpnicfDvpnGlobalGroup
OBJECT-GROUP
A collection of objects providing dvpn global information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.1current
hpnicfDvpnPolicyGroup
OBJECT-GROUP
A collection of objects providing dvpn policy information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.2current
hpnicfDvpnDomainInfoGroup
OBJECT-GROUP
A collection of objects providing dvpn domain information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.3current
hpnicfDvpnClassGroup
OBJECT-GROUP
A collection of objects providing dvpn class information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.4current
hpnicfDvpnTunnelGroup
OBJECT-GROUP
A collection of objects providing dvpn tunnel interface information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.5current
hpnicfDvpnMapGroup
OBJECT-GROUP
A collection of objects providing dvpn map information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.6current
hpnicfDvpnSessionGroup
OBJECT-GROUP
A collection of objects providing dvpn session information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.7current
hpnicfDvpnSessionHisGroup
OBJECT-GROUP
A collection of objects providing dvpn session history information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.8current
hpnicfDvpnNotificationGroup
OBJECT-GROUP
A collection of objects providing dvpn notification information.
1.3.6.1.4.1.11.2.14.11.15.2.57.1.4.2.9current