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
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| 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.2 | Integer32 | read-only | current |
| 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.3 | Integer32 | read-only | current |
| 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.4 | Integer32 (10..180) | read-write | current |
| 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.5 | Integer32 (3..60) | read-write | current |
| 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.6 | Integer32 (60..3600) | read-write | current |
| 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.7 | Integer32 (1..6) | read-write | current |
| hpnicfDvpnInputPkt OBJECT-TYPE The number of recieved packets. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.8 | Unsigned32 | read-only | current |
| 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.9 | Unsigned32 | read-only | current |
| 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.10 | Unsigned32 | read-only | current |
| hpnicfDvpnOutputErrorPkt OBJECT-TYPE The number of output error packets. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.11 | Unsigned32 | read-only | current |
| 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.12 | Unsigned32 | read-only | current |
| 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.13 | INTEGER {none(1), server(2), client(3), both(4)} | read-only | current |
| hpnicfDvpnDomainNumber OBJECT-TYPE The number of dvpn domains. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.14 | Integer32 | read-only | current |
| hpnicfDvpnMapNumber OBJECT-TYPE The number of dvpn maps. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.15 | Integer32 | read-only | current |
| 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.16 | Integer32 | read-only | current |
| 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.17 | OCTET STRING (SIZE(0..127)) | read-write | current |
| hpnicfDvpnMapTrapEnable OBJECT-TYPE Dvpn map trap enable or disable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.18 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpnicfDvpnSessionTrapEnable OBJECT-TYPE Dvpn session trap enable or disable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.19 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpnicfDvpnVersion OBJECT-TYPE Dvpn version. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.20 | INTEGER {version2(1), version3(2)} | read-only | current |
| 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.21 | Integer32 (1..65535) | read-write | current |
| hpnicfDvpnClearDvpnStaInfo OBJECT-TYPE Clear the statistic information of dvpn. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.1.22 | Integer32 (1) | read-write | current |
| 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.23 | Unsigned32 | read-only | current |
| 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.24 | INTEGER {none(1), pap(2), chap(3)} | read-write | current |
| 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.25 | OCTET STRING (SIZE(0..24)) | read-write | current |
| 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.26 | OCTET STRING | read-only | current |
| 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.27 | Integer32 (1..100) | read-write | current |
| 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.28 | INTEGER {reset(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| hpnicfDvpnPolicyEntry OBJECT-TYPE The entry of hpnicfDvpnPolicyTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1 | not-accessible | current | |
| 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.1 | OCTET STRING (SIZE(1..31)) | not-accessible | current |
| 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.2 | INTEGER {none(1), pap(2), chap(3)} | read-create | current |
| 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.3 | DvpnAlgorithmSuite | read-create | current |
| 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.4 | Integer32 (60..86400) | read-create | current |
| 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.5 | Integer32 (5..300) | read-create | current |
| 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.6 | Integer32 (5..60) | read-create | current |
| 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.7 | DvpnAlgorithmSuite | read-create | current |
| 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.8 | Integer32 (180..604800) | read-create | current |
| 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.9 | OCTET STRING (SIZE(0..24)) | read-create | current |
| 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.10 | Integer32 | read-only | current |
| 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.11 | RowStatus | read-create | current |
| hpnicfDvpnDomainInfoTable OBJECT-TYPE The dvpn domain table. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2 | not-accessible | current | |
| hpnicfDvpnDomainInfoEntry OBJECT-TYPE The entry of hpnicfDvpnDomainInfoTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1 | not-accessible | current | |
| hpnicfDvpnDomainID OBJECT-TYPE Dvpn domain ID. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.1 | Integer32 (1..65535) | not-accessible | current |
| 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.2 | Unsigned32 | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | Unsigned32 | read-only | current |
| 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.8 | Unsigned32 | read-only | current |
| 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.3 | not-accessible | current | |
| hpnicfDvpnClassEntry OBJECT-TYPE The entry of the hpnicfDvpnClassTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1 | not-accessible | current | |
| 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.1 | OCTET STRING (SIZE(1..31)) | not-accessible | current |
| 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.2 | InetAddressType | read-create | current |
| 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.3 | InetAddress | read-create | current |
| 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.4 | InetAddressType | read-create | current |
| 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.5 | InetAddress | read-create | current |
| 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.6 | DvpnAlgorithmSuite | read-create | current |
| 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.7 | INTEGER {none(1), preShareKey(2)} | read-create | current |
| 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.8 | OCTET STRING (SIZE(0..127)) | read-create | current |
| 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.9 | OCTET STRING (SIZE(0..80)) | read-create | current |
| 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.10 | INTEGER {simple(1), cipher(2)} | read-create | current |
| 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.11 | OCTET STRING | read-create | current |
| 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.12 | RowStatus | read-create | current |
| hpnicfDvpnTunnelTable OBJECT-TYPE The dvpn tunnel table. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4 | not-accessible | current | |
| hpnicfDvpnTunnelEntry OBJECT-TYPE The Entry of hpnicfDvpnTunnelTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1 | not-accessible | current | |
| 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.1 | INTEGER {client(1), server(2)} | read-write | current |
| 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.2 | Integer32 | read-write | current |
| 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.3 | INTEGER {undistributed(1), forward(2), undistributedandforward(3), normal(4)} | read-write | current |
| 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.4 | Integer32 (0..65535) | read-write | current |
| 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.5 | OCTET STRING (SIZE(0..31)) | read-write | current |
| 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.6 | OCTET STRING (SIZE(0..31)) | read-write | current |
| hpnicfDvpnMapTable OBJECT-TYPE The dvpn map table. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5 | not-accessible | current | |
| hpnicfDvpnMapEntry OBJECT-TYPE The entry of the hpnicfDvpnMapTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1 | not-accessible | current | |
| hpnicfDvpnMapIndex OBJECT-TYPE The index of hpnicfDvpnMapTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.1 | Unsigned32 | accessible-for-notify | current |
| 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.2 | OCTET STRING | read-only | current |
| 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.3 | Unsigned32 | read-only | current |
| 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.4 | TimeTicks | read-only | current |
| 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.5 | InetAddressType | read-only | current |
| 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.6 | InetAddress | read-only | current |
| 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.7 | InetAddressType | read-only | current |
| 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.8 | InetAddress | read-only | current |
| 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.9 | InetAddressType | read-only | current |
| 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.10 | InetAddress | read-only | current |
| 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.11 | InetAddressType | read-only | current |
| 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.12 | InetAddress | read-only | current |
| 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.13 | OCTET STRING | read-only | current |
| 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.14 | Integer32 | read-only | current |
| hpnicfDvpnMapControlId OBJECT-TYPE Dvpn map control ID. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.15 | Unsigned32 | read-only | current |
| 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.16 | DvpnCommunicateType | read-only | current |
| 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.17 | 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)} | read-only | current |
| hpnicfDvpnSessionTable OBJECT-TYPE The dvpn session table. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6 | not-accessible | current | |
| hpnicfDvpnSessionEntry OBJECT-TYPE The entry of hpnicfDvpnSessionTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1 | not-accessible | current | |
| 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.1 | Integer32 | accessible-for-notify | current |
| 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.2 | InetAddressType | accessible-for-notify | current |
| 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.3 | InetAddress | accessible-for-notify | current |
| 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.4 | OCTET STRING | read-only | current |
| 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.5 | TimeTicks | read-only | current |
| 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.6 | InetAddressType | read-only | current |
| 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.7 | InetAddress | read-only | current |
| 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.8 | InetAddressType | read-only | current |
| 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.9 | InetAddress | read-only | current |
| 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.10 | InetAddressType | read-only | current |
| 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.11 | InetAddress | read-only | current |
| 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.12 | Integer32 | read-only | current |
| hpnicfDvpnSessionInitiator OBJECT-TYPE The flag of initiator. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.13 | INTEGER {yes(1), no(2)} | read-only | current |
| 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.14 | OCTET STRING | read-only | current |
| 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.15 | INTEGER {sessionSetupInit(1), sessionSetupReq(2), sessionSetupSuccess(3), sessionRekeyReq(4), sessionRekeyRep(5)} | read-only | current |
| 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.16 | DvpnCommunicateType | read-only | current |
| 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.17 | INTEGER {router(1), pcClient(2)} | read-only | current |
| 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.7 | not-accessible | current | |
| hpnicfDvpnSessionHisEntry OBJECT-TYPE The entry of hpnicfDvpnSessionHisTable. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1 | not-accessible | current | |
| 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.1 | Integer32 (1..65535) | not-accessible | current |
| 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.2 | InetAddressType | read-only | current |
| 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.3 | InetAddress | not-accessible | current |
| 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.4 | Unsigned32 | read-only | current |
| 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.5 | Unsigned32 | read-only | current |
| 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.6 | Unsigned32 | read-only | current |
| 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.7 | TimeTicks | read-only | current |
| 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.8 | TimeTicks | read-only | current |
| 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.9 | TimeTicks | read-only | current |
| 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.10 | INTEGER {yes(1), no(2)} | read-only | current |
| 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.11 | OCTET STRING | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| hpnicfDvpnSessionBuildNotification NOTIFICATION-TYPE Dvpn session build notification. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.1 | current |
| hpnicfDvpnSessionDelNotification NOTIFICATION-TYPE Dvpn session deleted notification. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.2 | current |
| hpnicfDvpnMapBuildNotification NOTIFICATION-TYPE Dvpn map build notification. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.3 | current |
| hpnicfDvpnMapDelNotification NOTIFICATION-TYPE Dvpn map deleted notification. | 1.3.6.1.4.1.11.2.14.11.15.2.57.1.3.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
| 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.5 | current |
| 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.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |