MIBs Depot

HPN-ICF-TUNNEL-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.53
Last updated
2013-02-28 00:00
Revisions
2013-02-28 00:00
Namespace
hp
Source file
HPN-ICF-TUNNEL-MIB
Digest
sha256:26dad94ee1cb43dbd32948a5c45620436ba637c6abe34bceade0782684c3d3fd

Description

This MIB contains objects to Manage configuration and Monitor tunnel.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

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-OID-MIB
HPN-ICF-TUNNEL-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
IPV6-FLOW-LABEL-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfTunnelType
TEXTUAL-CONVENTION
Tunnel type definition.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfTunnelMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.53.1
hpnicfTunnelTables
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1
hpnicfTunnelIfTable
OBJECT-TYPE
The (conceptual) table containing information on configured tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1not-accessiblecurrent
hpnicfTunnelIfEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1not-accessiblecurrent
hpnicfTunnelIfEncapsMethod
OBJECT-TYPE
The encapsulation method used by the tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.3HpnicfTunnelTyperead-writecurrent
hpnicfTunnelIfHopLimit
OBJECT-TYPE
The IPv4 TTL or IPv6 Hop Limit to use in the outer IP header. A value of 0 indicates that the value is copied from the payload's header.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.4Integer32 (0 | 1..255)read-onlycurrent
hpnicfTunnelIfSecurity
OBJECT-TYPE
The method used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel endpoints for authentication or encryption or both. More specific security-related information may be available in a MIB module for the security protocol in use.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.5INTEGER {none(1), ipsec(2), other(3)}read-onlycurrent
hpnicfTunnelIfTOS
OBJECT-TYPE
The method used to set the high 6 bits (the differentiated services codepoint) of the IPv4 TOS or IPv6 Traffic Class in the outer IP header. A value of -1 indicates that the bits are copied from the payload's header. A value of -2 indicates that a traffic conditioner is invoked and more information may be available in a traffic conditioner MIB module. A value between 0 and 63 inclusive indicates that the bit field is set to the indicated value.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.6Integer32 (-2..63)read-onlycurrent
hpnicfTunnelIfFlowLabel
OBJECT-TYPE
The method used to set the IPv6 Flow Label value. This object need not be present in rows where hpnicfTunnelIfAddressType indicates the tunnel is not over IPv6. A value of -1 indicates that a traffic conditioner is invoked and more information may be available in a traffic conditioner MIB. Any other value indicates that the Flow Label field is set to the indicated value.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.7IPv6FlowLabelOrAnyread-onlycurrent
hpnicfTunnelIfAddressType
OBJECT-TYPE
The type of address in the corresponding hpnicfTunnelIfLocalInetAddress and hpnicfTunnelIfRemoteInetAddress objects.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.8InetAddressTyperead-writecurrent
hpnicfTunnelIfLocalInetAddress
OBJECT-TYPE
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header). If the address is unknown, the value is 0.0.0.0 for IPv4 or :: for IPv6. The type of this object is given by hpnicfTunnelIfAddressType.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.9InetAddressread-writecurrent
hpnicfTunnelIfRemoteInetAddress
OBJECT-TYPE
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header). If the address is unknown or the tunnel is not a point-to-point link (e.g., if it is a 6to4 tunnel), the value is 0.0.0.0 for tunnels over IPv4 or :: for tunnels over IPv6. The type of this object is given by hpnicfTunnelIfAddressType.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.10InetAddressread-writecurrent
hpnicfTunnelIfEncapsLimit
OBJECT-TYPE
The maximum number of additional encapsulations permitted for packets undergoing encapsulation at this node. A value of -1 indicates that no limit is present (except as a result of the packet size).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.11Integer32 (-1 | 0..255)read-onlycurrent
hpnicfTunnelInetConfigTable
OBJECT-TYPE
The (conceptual) table containing information on configured tunnels. This table can be used to map a set of tunnel endpoints to the associated ifIndex value. It can also be used for row creation. Note that every row in the hpnicfTunnelIfTable with a fixed destination address should have a corresponding row in the hpnicfTunnelInetConfigTable, regardless of whether it was created via SNMP.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3not-accessiblecurrent
hpnicfTunnelInetConfigEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1not-accessiblecurrent
hpnicfTunnelInetConfigSlot
OBJECT-TYPE
Slot number. hpnicfTunnelInetConfigSlot, hpnicfTunnelInetConfigSubSlot and hpnicfTunnelInetConfigTunnNum describe a tunnel interface. For Example, interface tunnel 0/0/25 would be configured as: hpnicfTunnelInetConfigSlot 0 hpnicfTunnelInetConfigSubSlot 0 hpnicfTunnelInetConfigTunnNum 25
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.1Integer32 (0..255)not-accessiblecurrent
hpnicfTunnelInetConfigSubSlot
OBJECT-TYPE
Sub slot number. As described in hpnicfTunnelInetConfigSlot's description.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.2Integer32 (0..255)not-accessiblecurrent
hpnicfTunnelInetConfigTunnNum
OBJECT-TYPE
Tunnel number. As described in hpnicfTunnelInetConfigSlot's description.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.3Integer32 (0..65535)not-accessiblecurrent
hpnicfTunnelInetConfigIfIndex
OBJECT-TYPE
If the value of hpnicfTunnelInetConfigStatus for this row is active, then this object contains the value of ifIndex corresponding to the tunnel interface. A value of 0 is not legal in the active state, and means that the interface index has not yet been assigned.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.6InterfaceIndexOrZeroread-onlycurrent
hpnicfTunnelInetConfigStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable objects in this table, and writable objects in rows of corresponding tables such as the hpnicfTunnelIfTable may be modified while this row is active. To create a row in this table, the management station should set hpnicfTunnelInetConfigSlot, hpnicfTunnelInetConfigSubSlot, hpnicfTunnelInetConfigTunnNum, and set hpnicfTunnelInetConfigStatus to createAndGo. Creating a row in this table will cause an interface index to be assigned by the agent in an implementation-dependent manner, and corresponding rows will be instantiated in the ifTable and the hpnicfTunnelIfTable. The status of this row will become active as soon as the agent assigns the interface index, regardless of whether the interface is operationally up. Deleting a row in this table will likewise delete the corresponding row in the ifTable and in the hpnicfTunnelIfTable.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.7RowStatusread-createcurrent
hpnicfTunnelEviTable
OBJECT-TYPE
The (conceptual) table containing information on configured EVI-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4not-accessiblecurrent
hpnicfTunnelEviEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured EVI-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1not-accessiblecurrent
hpnicfTunnelEviTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfTunnelEviIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.2InterfaceIndexread-onlycurrent
hpnicfTunnelEviStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable objects in this table, and writable objects in rows of corresponding tables such as the hpnicfTunnelEviTable may be modified while this row is active. Creating a row in this table will cause an interface index to be assigned by the agent in an implementation-dependent manner, and corresponding rows will be instantiated in the ifTable. The status of this row will become active as soon as the agent assigns the interface index, regardless of whether the interface is operationally up. Deleting a row in this table will likewise delete the corresponding row in the ifTable.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.3RowStatusread-createcurrent
hpnicfTunnelEviAddressType
OBJECT-TYPE
The type of address in the corresponding hpnicfTunnelEviLocalAddr objects. Can not be modified after creation.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.4InetAddressTyperead-createcurrent
hpnicfTunnelEviLocalAddr
OBJECT-TYPE
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header). The type of this object is given by hpnicfTunnelEviAddressType.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.5InetAddressread-createcurrent
hpnicfTunnelEviNetworkID
OBJECT-TYPE
The method used to assign a network ID to an EVI-Tunnel interface. Assign the same network ID to the EVI-Tunnel interfaces of all edge devices in an EVI network. A value of 0 indicates that no network ID is assigned to any EVI-Tunnel interface.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.6Integer32 (0..16777215)read-createcurrent
hpnicfTunnelEviKeepaliveInterval
OBJECT-TYPE
The method used to assign the keepalive interval.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.7Integer32 (1..32767)read-createcurrent
hpnicfTunnelEviKeepaliveTimes
OBJECT-TYPE
The method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.8Integer32 (1..255)read-createcurrent
hpnicfTunnelEviLinkTable
OBJECT-TYPE
The (conceptual) table containing information on configured EVI-Link.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5not-accessiblecurrent
hpnicfTunnelEviLinkEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured EVI-Link.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1not-accessiblecurrent
hpnicfTunnelEviLinkNum
OBJECT-TYPE
EVI-Link number.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfTunnelEviLinkIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.2InterfaceIndexread-onlycurrent
hpnicfTunnelEviLinkAddressType
OBJECT-TYPE
The type of address in the corresponding hpnicfTunnelEviLinkRemoteAddr objects. Can not be modified after creation.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.3InetAddressTyperead-onlycurrent
hpnicfTunnelEviLinkRemoteAddr
OBJECT-TYPE
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.4InetAddressread-onlycurrent
hpnicfTunnelGreTable
OBJECT-TYPE
The (conceptual) table containing information on configured Gre-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6not-accessiblecurrent
hpnicfTunnelGreEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured Gre-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1not-accessiblecurrent
hpnicfTunnelGreTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfTunnelGreTunnIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.2InterfaceIndexread-onlycurrent
hpnicfTunnelGreAddressType
OBJECT-TYPE
The type of address in the corresponding hpnicfTunnelGreLocalAddr and hpnicfTunnelGreRemoteAddr objects.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.3InetAddressTyperead-createcurrent
hpnicfTunnelGreLocalAddr
OBJECT-TYPE
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.4InetAddressread-createcurrent
hpnicfTunnelGreRemoteAddr
OBJECT-TYPE
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.5InetAddressread-createcurrent
hpnicfTunnelGreKeepaliveEnabled
OBJECT-TYPE
This MIB object specifies whether or not keepalive is used. A value of true indicates that keepalive SHOULD be used. When keepalive is not be used, the value of hpnicfTunnelGreKeepaliveInterval and hpnicfTunnelGreKeepaliveTimes MUST be zero.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.6TruthValueread-createcurrent
hpnicfTunnelGreKeepaliveInterval
OBJECT-TYPE
The method used to assign the keepalive interval. The value is zero when keepalive is not used. The valid value is from 1 to 32767, when keepalive is used.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.7Integer32 (0..32767)read-createcurrent
hpnicfTunnelGreKeepaliveTimes
OBJECT-TYPE
The method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed. The value is zero when keepalive is not used. The valid value is from 1 to 255, when keepalive is used.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.8Integer32 (0..255)read-createcurrent
hpnicfTunnelGreSlbgGroupNum
OBJECT-TYPE
The method used to assign the service-loopback-group.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.9Unsigned32 (0..4294967295)read-createcurrent
hpnicfTunnelGreTunnStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable objects in this table, and writable objects in rows of corresponding tables such as the hpnicfTunnelGreTable may be modified while this row is active. Creating a row in this table will cause an interface index to be assigned by the agent in an implementation-dependent manner, and corresponding rows will be instantiated in the ifTable. The status of this row will become active as soon as the agent assigns the interface index, regardless of whether the interface is operationally up. Deleting a row in this table will likewise delete the corresponding row in the ifTable.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.10RowStatusread-createcurrent
hpnicfTunnelVxlanIfTable
OBJECT-TYPE
The (conceptual) table containing information on configured Vxlan-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7not-accessiblecurrent
hpnicfTunnelVxlanIfEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured Vxlan-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1not-accessiblecurrent
hpnicfTunnelVxlanIfTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfTunnelVxlanTunnIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.2InterfaceIndexread-onlycurrent
hpnicfTunnelVxlanIfAddressType
OBJECT-TYPE
The type of address in the corresponding hpnicfTunnelVxlanIfLocalAddr and hpnicfTunnelVxlanIfRemoteAddr objects.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.3InetAddressTyperead-createcurrent
hpnicfTunnelVxlanIfLocalAddr
OBJECT-TYPE
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.4InetAddressread-createcurrent
hpnicfTunnelVxlanIfRemoteAddr
OBJECT-TYPE
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.5InetAddressread-createcurrent
hpnicfTunnelVxlanIfStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable objects in this table, and writable objects in rows of corresponding tables such as the hpnicfTunnelVxlanIfTable may be modified while this row is active. Creating a row in this table will cause an interface index to be assigned by the agent in an implementation-dependent manner, and corresponding rows will be instantiated in the ifTable. The status of this row will become active as soon as the agent assigns the interface index, regardless of whether the interface is operationally up. Deleting a row in this table will likewise delete the corresponding row in the ifTable.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.6RowStatusread-createcurrent
hpnicfTunnelVxlanConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8
hpnicfTunnelVxlanUdpPort
OBJECT-TYPE
The UDP port number for Vxlan Tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8.1Integer32 (1..65535)read-writecurrent
hpnicfTunnelVxlanDropWrongCksmPkt
OBJECT-TYPE
Whether or not dropping invalid UDP chesksum Vxlan packet.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8.2TruthValueread-writecurrent
hpnicfTunnelVxlanDropVlanTagPkt
OBJECT-TYPE
Whether or not dropping Vxlan packet with inner VLAN tag.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8.3TruthValueread-writecurrent
hpnicfTunnelAvailableIDGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.9
hpnicfTunnelAvailableID
OBJECT-TYPE
The available tunnel ID. A value of -1 indicates that there is no available tunnel ID.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.9.1Integer32 (-1 | 1..2147483647)read-onlycurrent
hpnicfTunnelTotalNumTable
OBJECT-TYPE
Total number of a particular method tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10not-accessiblecurrent
hpnicfTunnelTotalNumEntry
OBJECT-TYPE
Total number of a particular method tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1not-accessiblecurrent
hpnicfTunnelEncapsMethod
OBJECT-TYPE
The encapsulation method used by the tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1.1HpnicfTunnelTypenot-accessiblecurrent
hpnicfTunnelTotalNum
OBJECT-TYPE
Total number of a particular method tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1.2Unsigned32read-onlycurrent
hpnicfTunnelNvgreIfTable
OBJECT-TYPE
The (conceptual) table containing information on configured Nvgre-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11not-accessiblecurrent
hpnicfTunnelNvgreIfEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured Nvgre-Tunnel.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1not-accessiblecurrent
hpnicfTunnelNvgreIfTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpnicfTunnelNvgreTunnIfIndex
OBJECT-TYPE
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.2InterfaceIndexread-onlycurrent
hpnicfTunnelNvgreIfAddressType
OBJECT-TYPE
The type of address in the corresponding hpnicfTunnelNvgreIfLocalAddr and hpnicfTunnelNvgreIfRemoteAddr objects.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.3InetAddressTyperead-createcurrent
hpnicfTunnelNvgreIfLocalAddr
OBJECT-TYPE
The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.4InetAddressread-createcurrent
hpnicfTunnelNvgreIfRemoteAddr
OBJECT-TYPE
The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.5InetAddressread-createcurrent
hpnicfTunnelNvgreIfStatus
OBJECT-TYPE
The status of this row, by which new entries may be created, or old entries deleted from this table. The agent need not support setting this object to createAndWait or notInService since there are no other writable objects in this table, and writable objects in rows of corresponding tables such as the hpnicfTunnelNvgreIfTable may be modified while this row is active. Creating a row in this table will cause an interface index to be assigned by the agent in an implementation-dependent manner, and corresponding rows will be instantiated in the ifTable. The status of this row will become active as soon as the agent assigns the interface index, regardless of whether the interface is operationally up. Deleting a row in this table will likewise delete the corresponding row in the ifTable.
1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.6RowStatusread-createcurrent