HPN-ICF-DVPN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
82
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1 · 1 row entry · 11 columns
The dvpn policy table.
It is used on dvpn server.
hpnicfDvpnPolicyEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1
The entry of hpnicfDvpnPolicyTable.
Indexes
hpnicfDvpnPolicyName
Column Syntax OID
hpnicfDvpnPolicyName
The name of Dvpn policy.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.1
hpnicfDvpnPoAuthenClientType
The authentication type used by server to client.
The value is decided by the policy configuration of the user.
The default value is none.
Enumerationr/w
Enumerated Values:
1none
2pap
3chap
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.2
hpnicfDvpnPoSessionAlgorithmSuite
The algorithm suite used when session is created.
DvpnAlgorithmSuiter/w
Textual Convention: DvpnAlgorithmSuite Enumeration
Type Values:
1dvpnDesCbcMd5PreShaModp768
2dvpnDesCbcMd5PreShaModp1024
3dvpnDesCbcSha1PreShaModp768
4dvpnDesCbcSha1PreShaModp1024
5dvpn3DesCbcMd5PreShaModp768
6dvpn3DesCbcMd5PreShaModp1024
7dvpn3DesCbcSha1PreShaModp768
8dvpn3DesCbcSha1PreShaModp1024
9dvpnAesCbcMd5PreShaModp768
10dvpnAesCbcMd5PreShaModp1024
11dvpnAesCbcSHA1Sha1PreShaModp768
12dvpnAesCbcSHA1Sha1PreShaModp1024
13dvpnAlgorithmNone
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.3
hpnicfDvpnPoSessionIdleTime
The session idle time, the unit is second.
Integer32r/w
Constraints:
range: 60-86400
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.4
hpnicfDvpnPoSessionKeepTime
The session keepalive time, the unit is second.
Integer32r/w
Constraints:
range: 5-300
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.5
hpnicfDvpnPoSessionSetupInterval
The session setup interval time, the unit is second.
Integer32r/w
Constraints:
range: 5-60
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.6
hpnicfDvpnPoDataAlgorithmSuite
The algorithm suite used by the session for createing ipsec sa.
DvpnAlgorithmSuiter/w
Textual Convention: DvpnAlgorithmSuite Enumeration
Type Values:
1dvpnDesCbcMd5PreShaModp768
2dvpnDesCbcMd5PreShaModp1024
3dvpnDesCbcSha1PreShaModp768
4dvpnDesCbcSha1PreShaModp1024
5dvpn3DesCbcMd5PreShaModp768
6dvpn3DesCbcMd5PreShaModp1024
7dvpn3DesCbcSha1PreShaModp768
8dvpn3DesCbcSha1PreShaModp1024
9dvpnAesCbcMd5PreShaModp768
10dvpnAesCbcMd5PreShaModp1024
11dvpnAesCbcSHA1Sha1PreShaModp768
12dvpnAesCbcSHA1Sha1PreShaModp1024
13dvpnAlgorithmNone
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.7
hpnicfDvpnPoSaSeconds
The duration of DVPN IPSec security association.
The unit is second.
Integer32r/w
Constraints:
range: 180-604800
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.8
hpnicfDvpnPoUserDefAAADomain
Dvpn policy AAA domain of the user. The domain will decide the
authentication server which used by the dvpn server to authenticate
dvpn client.
OctetStringr/w
Constraints:
range: 0-24
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.9
hpnicfDvpnPoRefTimes
The total times of the policy being used by dvpn.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.10
hpnicfDvpnPoRowStatus
The status of this conceptual row.
We support the characteristic of active(1),createAndGo(4),destroy(6).
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.1.1.11
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2 · 1 row entry · 8 columns
The dvpn domain table.
hpnicfDvpnDomainInfoEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1
The entry of hpnicfDvpnDomainInfoTable.
Indexes
hpnicfDvpnDomainID
Column Syntax OID
hpnicfDvpnDomainID
Dvpn domain ID.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.1
hpnicfDvpnDomainSessionNum
The number of session in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.2
hpnicfDvpnDomainRedirectNum
The number of redirect packets in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.3
hpnicfDvpnDomainInputPkt
The number of input packets in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.4
hpnicfDvpnDomainDropPkt
The number of drop packets in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.5
hpnicfDvpnDomainOutputPkt
The number of output packets in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.6
hpnicfDvpnDomainOutputErrorPkt
The number of output error packets in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.7
hpnicfDvpnDomainEncryptErrorPkt
The number of encrypt error packets in this dvpn domain.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.2.1.8
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3 · 1 row entry · 12 columns
The Dvpn class table.
It is only used on dvpn client.
hpnicfDvpnClassEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1
The entry of the hpnicfDvpnClassTable.
Indexes
hpnicfDvpnClassName
Column Syntax OID
hpnicfDvpnClassName
The dvpn class name. It is the index of hpnicfDvpnClassTable.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.1
hpnicfDvpnClServerPublicIpType
Dvpn server public ip type (ipv4, ipv6).
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.2
hpnicfDvpnClServerPublicIp
Dvpn server public ip address.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.3
hpnicfDvpnClServerPriIpType
Dvpn server private ip type (ipv4, ipv6).
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.4
hpnicfDvpnClServerPriIp
Dvpn server private ip address.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.5
hpnicfDvpnClAlgorithmSuite
The algorithm suite used by the client when sending registry
packets to the server.
'dvpnAlgorithmNone' is not supported here.
DvpnAlgorithmSuiter/w
Textual Convention: DvpnAlgorithmSuite Enumeration
Type Values:
1dvpnDesCbcMd5PreShaModp768
2dvpnDesCbcMd5PreShaModp1024
3dvpnDesCbcSha1PreShaModp768
4dvpnDesCbcSha1PreShaModp1024
5dvpn3DesCbcMd5PreShaModp768
6dvpn3DesCbcMd5PreShaModp1024
7dvpn3DesCbcSha1PreShaModp768
8dvpn3DesCbcSha1PreShaModp1024
9dvpnAesCbcMd5PreShaModp768
10dvpnAesCbcMd5PreShaModp1024
11dvpnAesCbcSHA1Sha1PreShaModp768
12dvpnAesCbcSHA1Sha1PreShaModp1024
13dvpnAlgorithmNone
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.6
hpnicfDvpnClAuthenServerType
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.
Enumerationr/w
Enumerated Values:
1none
2preShareKey
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.7
hpnicfDvpnClPreShareKey
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.
OctetStringr/w
Constraints:
range: 0-127
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.8
hpnicfDvpnClUserName
Dvpn UserName. It is configured by the user.
OctetStringr/w
Constraints:
range: 0-80
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.9
hpnicfDvpnClPwdEncrypted
Dvpn password encrypted or not.
Enumerationr/w
Enumerated Values:
1simple
2cipher
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.10
hpnicfDvpnClPasswd
Dvpn password. It is configured by the user.
OctetStringr/w .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.11
hpnicfDvpnClassRowStatus
The status of this conceptual row.
Only 'active', 'createAndGo' and 'destroy' are supported.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.3.1.12
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4 · 1 row entry · 6 columns
The dvpn tunnel table.
hpnicfDvpnTunnelEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1
The Entry of hpnicfDvpnTunnelTable.
Indexes
IF-MIBifIndex
Column Syntax OID
hpnicfDvpnTunnelInterfaceType
The type of dvpn tunnel (client or server).
Enumerationr/w
Enumerated Values:
1client
2server
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.1
hpnicfDvpnTunnelAcl
The security acl used by the tunnel.
If a packet permits the rules, it will not be encrypted.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.2
hpnicfDvpnTunnelClientRegType
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
sendi…
Enumerationr/w
Enumerated Values:
1undistributed
2forward
3undistributedandforward
4normal
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.3
hpnicfDvpnTunnelDvpnId
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.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.4
hpnicfDvpnTunnelPolicy
The dvpn policy used by the tunnel.
Only the interface type is server, it can be used.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.5
hpnicfDvpnTunnelClass
The dvpn class used by the tunnel.
Only the interface type is client, it can be used.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.4.1.6
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5 · 1 row entry · 17 columns
The dvpn map table.
hpnicfDvpnMapEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1
The entry of the hpnicfDvpnMapTable.
Indexes
hpnicfDvpnMapIndex
Column Syntax OID
hpnicfDvpnMapIndex
The index of hpnicfDvpnMapTable.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.1
hpnicfDvpnMapPeerDeviceId
The identifier of peer device.
It is a string.
OctetString .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.2
hpnicfDvpnMapDvpnId
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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.3
hpnicfDvpnMapBuildTime
The time of the map created, the unit is second.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.4
hpnicfDvpnMapPeerPriIpType
The private ip type (ipv4, ipv6) of map peer device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.5
hpnicfDvpnMapPeerPriIp
The private ip of map peer device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.6
hpnicfDvpnMapPeerPublicIpType
The public ip type (ipv4, ipv6) of map peer device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.7
hpnicfDvpnMapPeerPublicIp
The public ip of map peer device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.8
hpnicfDvpnMapLocalPriIpType
The private ip type (ipv4, ipv6) of map local device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.9
hpnicfDvpnMapLocalPriIp
The private ip of map local device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.10
hpnicfDvpnMapLocalPublicIpType
The public ip type (ipv4, ipv6) of map local device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.11
hpnicfDvpnMapLocalPublicIp
The public ip of map local device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.12
hpnicfDvpnMapUserName
The user name used by the client registering to server.
If the client is not been authenticated, this is a null string.
OctetString .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.13
hpnicfDvpnMapUdpPort
The udp port used by map peer device.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.14
hpnicfDvpnMapControlId
Dvpn map control ID.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.15
hpnicfDvpnMapType
The type of the map.
'clientToclient' is not supported here.
DvpnCommunicateType
Textual Convention: DvpnCommunicateType Enumeration
Type Values:
1clientToserver
2serverToclient
3serverToserver
4clientToclient
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.16
hpnicfDvpnMapState
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: …
Enumeration
Enumerated Values:
1mapClientInit
2mapClientBegin
3mapClientAlgreq
4mapClientKexReq
5mapClientAuthenReq
6mapClientConfigReq
7mapClientReq
8mapClientSuccess
9mapServerBegin
10mapServerAlgorithm
11mapServerKexInit
12mapServerAuthenInit
13mapServerConfigInit
14mapServerInit
15mapServerFinished
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.5.1.17
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6 · 1 row entry · 17 columns
The dvpn session table.
hpnicfDvpnSessionEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1
The entry of hpnicfDvpnSessionTable.
Indexes
hpnicfDvpnSessionDvpnId hpnicfDvpnSessionPeerPriIpType hpnicfDvpnSessionPeerPriIp
Column Syntax OID
hpnicfDvpnSessionDvpnId
The ID of the dvpn domain which the session belongs to.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.1
hpnicfDvpnSessionPeerPriIpType
The private ip type (ipv4, ipv6) of session peer device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.2
hpnicfDvpnSessionPeerPriIp
The private ip of the session peer device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.3
hpnicfDvpnSessionPeerDeviceId
The device ID of session peer device.
It is a string.
OctetString .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.4
hpnicfDvpnSessionBuildTime
The time of the Session being built, the unit is second.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.5
hpnicfDvpnSessionPeerPubIpType
The public ip type (ipv4, ipv6) of session peer device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.6
hpnicfDvpnSessionPeerPubIp
The public ip of session peer device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.7
hpnicfDvpnSessionLocalPubIpType
The public ip type (ipv4, ipv6) of session local device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.8
hpnicfDvpnSessionLocalPubIp
The public ip of session local device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.9
hpnicfDvpnSessionLocalPriIpType
The private ip type (ipv4, ipv6) of session local device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.10
hpnicfDvpnSessionLocalPriIp
The private ip of session local device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.11
hpnicfDvpnSessionPeerUdpPort
The udp port used by session peer device .
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.12
hpnicfDvpnSessionInitiator
The flag of initiator.
Enumeration
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.13
hpnicfDvpnSessionUserName
The user's name.
If the session type is client to client,
the value of this object is a null string.
OctetString .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.14
hpnicfDvpnSessionState
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…
Enumeration
Enumerated Values:
1sessionSetupInit
2sessionSetupReq
3sessionSetupSuccess
4sessionRekeyReq
5sessionRekeyRep
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.15
hpnicfDvpnSessionType
The type of the session.
DvpnCommunicateType
Textual Convention: DvpnCommunicateType Enumeration
Type Values:
1clientToserver
2serverToclient
3serverToserver
4clientToclient
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.16
hpnicfDvpnSessionPeerType
The type of the session peer device.
It may be client software or a router.
Enumeration
Enumerated Values:
1router
2pcClient
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.6.1.17
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7 · 1 row entry · 11 columns
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'.
hpnicfDvpnSessionHisEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1
The entry of hpnicfDvpnSessionHisTable.
Indexes
hpnicfDvpnSessionHisDvpnID hpnicfDvpnSessionHisPeerPriIPType hpnicfDvpnSessionHisPeerPriIP
Column Syntax OID
hpnicfDvpnSessionHisDvpnID
The ID of the dvpn domain which the session belongs to.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.1
hpnicfDvpnSessionHisPeerPriIPType
The private ip type (ipv4, ipv6) of session peer device.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.2
hpnicfDvpnSessionHisPeerPriIP
The private ip of the session peer device.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.3
hpnicfDvpnSessionHisSendPkt
The number of sent packets on the session.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.4
hpnicfDvpnSessionHisRcvPkt
The number of received packets on the session.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.5
hpnicfDvpnSessionHisOnlineNumber
The number of the session online.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.6
hpnicfDvpnSessionHisFirstUpTime
The session first online time.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.7
hpnicfDvpnSessionHisLastUpTime
The session last online time.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.8
hpnicfDvpnSessionHisLastDownTime
The session last down time.
RFC1155-SMITimeTicks
Textual Convention: RFC1155-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.9
hpnicfDvpnSessionHisOnlineFlag
If the session is online, the value is 'yes'.
If the session is not online, the value is 'no'.
Enumeration
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.10
hpnicfDvpnSessionHisPeerDeviceId
The identifier of peer device.
It is a string.
OctetString .1.3.6.1.4.1.11.2.14.11.15.2.57.1.2.7.1.11