HPN-ICF-TUNNEL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
8
Rows
8
Columns
50
hpnicfTunnelIfTable
table.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1
·
1 row entry
·
9 columns
The (conceptual) table containing information on configured tunnels.
An entry (conceptual row) containing the information on a
particular configured tunnel.
particular configured tunnel.
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelIfEncapsMethod
The encapsulation method used by the tunnel.
|
HpnicfTunnelTyper/w Textual Convention: HpnicfTunnelType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfHopLimit
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. |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfSecurity
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 informati… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfTOS
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. … |
Integer32 Constraints: range: -2-63 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfFlowLabel
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 inv… |
IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny Textual Convention: IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny Integer32Type Constraints: range: -1..1048575 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfAddressType
The type of address in the corresponding
hpnicfTunnelIfLocalInetAddress and hpnicfTunnelIfRemoteInetAddress objects. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfLocalInetAddress
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 hpni… |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfRemoteInetAddress
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 val… |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelIfEncapsLimit
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). |
Integer32 Constraints: range: -1-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.11 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3
·
1 row entry
·
5 columns
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.
An entry (conceptual row) containing the information
on a particular configured tunnel.
on a particular configured tunnel.
Indexes
hpnicfTunnelInetConfigSlot hpnicfTunnelInetConfigSubSlot hpnicfTunnelInetConfigTunnNum
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelInetConfigSlot
Slot number. hpnicfTunnelInetConfigSlot, hpnicfTunnelInetConfigSubSlot
and hpnicfTunnelInetConfigTunnNum describe a tunnel interface. For Example, interface tunnel 0/0/25 would be configured as: hpnicfTunnelInetConfigS… |
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.1 |
||||||||||||
|
hpnicfTunnelInetConfigSubSlot
Sub slot number. As described in hpnicfTunnelInetConfigSlot's description.
|
Integer32 Constraints: range: 0-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.2 |
||||||||||||
|
hpnicfTunnelInetConfigTunnNum
Tunnel number. As described in hpnicfTunnelInetConfigSlot's description.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.3 |
||||||||||||
|
hpnicfTunnelInetConfigIfIndex
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 t… |
IF-MIBInterfaceIndexOrZero Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.6 |
||||||||||||
|
hpnicfTunnelInetConfigStatus
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 obj… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.7 |
hpnicfTunnelEviTable
table.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4
·
1 row entry
·
8 columns
The (conceptual) table containing information on configured EVI-Tunnel.
An entry (conceptual row) containing the information on a
particular configured EVI-Tunnel.
particular configured EVI-Tunnel.
Indexes
hpnicfTunnelEviTunnNum
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelEviTunnNum
Tunnel number. An identifier used to distinguish
between multiple tunnels. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.1 |
||||||||||||||
|
hpnicfTunnelEviIfIndex
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-initiali… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.2 |
||||||||||||||
|
hpnicfTunnelEviStatus
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 obj… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.3 |
||||||||||||||
|
hpnicfTunnelEviAddressType
The type of address in the corresponding
hpnicfTunnelEviLocalAddr objects. Can not be modified after creation. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.4 |
||||||||||||||
|
hpnicfTunnelEviLocalAddr
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. |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.5 |
||||||||||||||
|
hpnicfTunnelEviNetworkID
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… |
Integer32r/w Constraints: range: 0-16777215 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.6 |
||||||||||||||
|
hpnicfTunnelEviKeepaliveInterval
The method used to assign the keepalive interval.
|
Integer32r/w Constraints: range: 1-32767 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.7 |
||||||||||||||
|
hpnicfTunnelEviKeepaliveTimes
The method used to assign the keepalive maximum number
of consecutive keepalive failures that are allowed. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.8 |
hpnicfTunnelEviLinkTable
table.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5
·
1 row entry
·
4 columns
The (conceptual) table containing information on configured EVI-Link.
An entry (conceptual row) containing the information on a
particular configured EVI-Link.
particular configured EVI-Link.
Indexes
hpnicfTunnelEviTunnNum hpnicfTunnelEviLinkNum
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelEviLinkNum
EVI-Link number.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.1 |
||||||||||||||
|
hpnicfTunnelEviLinkIfIndex
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-initiali… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.2 |
||||||||||||||
|
hpnicfTunnelEviLinkAddressType
The type of address in the corresponding
hpnicfTunnelEviLinkRemoteAddr objects. Can not be modified after creation. |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.3 |
||||||||||||||
|
hpnicfTunnelEviLinkRemoteAddr
The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP header). |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.4 |
hpnicfTunnelGreTable
table.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6
·
1 row entry
·
10 columns
The (conceptual) table containing information on configured Gre-Tunnel.
An entry (conceptual row) containing the information on a
particular configured Gre-Tunnel.
particular configured Gre-Tunnel.
Indexes
hpnicfTunnelGreTunnNum
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelGreTunnNum
Tunnel number. An identifier used to distinguish
between multiple tunnels. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.1 |
||||||||||||||
|
hpnicfTunnelGreTunnIfIndex
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-initiali… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.2 |
||||||||||||||
|
hpnicfTunnelGreAddressType
The type of address in the corresponding
hpnicfTunnelGreLocalAddr and hpnicfTunnelGreRemoteAddr objects. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.3 |
||||||||||||||
|
hpnicfTunnelGreLocalAddr
The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP header). |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.4 |
||||||||||||||
|
hpnicfTunnelGreRemoteAddr
The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP header). |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.5 |
||||||||||||||
|
hpnicfTunnelGreKeepaliveEnabled
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 hpnicfTunnelGreKeepal… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.6 |
||||||||||||||
|
hpnicfTunnelGreKeepaliveInterval
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. |
Integer32r/w Constraints: range: 0-32767 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.7 |
||||||||||||||
|
hpnicfTunnelGreKeepaliveTimes
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. |
Integer32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.8 |
||||||||||||||
|
hpnicfTunnelGreSlbgGroupNum
The method used to assign the service-loopback-group.
|
Unsigned32r/w Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.9 |
||||||||||||||
|
hpnicfTunnelGreTunnStatus
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 obj… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.10 |
hpnicfTunnelVxlanIfTable
table.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7
·
1 row entry
·
6 columns
The (conceptual) table containing information on configured Vxlan-Tunnel.
An entry (conceptual row) containing the information on a
particular configured Vxlan-Tunnel.
particular configured Vxlan-Tunnel.
Indexes
hpnicfTunnelVxlanIfTunnNum
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelVxlanIfTunnNum
Tunnel number. An identifier used to distinguish
between multiple tunnels. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.1 |
||||||||||||||
|
hpnicfTunnelVxlanTunnIfIndex
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-initiali… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.2 |
||||||||||||||
|
hpnicfTunnelVxlanIfAddressType
The type of address in the corresponding
hpnicfTunnelVxlanIfLocalAddr and hpnicfTunnelVxlanIfRemoteAddr objects. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.3 |
||||||||||||||
|
hpnicfTunnelVxlanIfLocalAddr
The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP header). |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.4 |
||||||||||||||
|
hpnicfTunnelVxlanIfRemoteAddr
The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP header). |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.5 |
||||||||||||||
|
hpnicfTunnelVxlanIfStatus
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 obj… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.6 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10
·
1 row entry
·
2 columns
Total number of a particular method tunnel.
Total number of a particular method tunnel.
Indexes
hpnicfTunnelEncapsMethod
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelEncapsMethod
The encapsulation method used by the tunnel.
|
HpnicfTunnelType Textual Convention: HpnicfTunnelType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hpnicfTunnelTotalNum
Total number of a particular method tunnel.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1.2 |
hpnicfTunnelNvgreIfTable
table.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11
·
1 row entry
·
6 columns
The (conceptual) table containing information on configured Nvgre-Tunnel.
An entry (conceptual row) containing the information on a
particular configured Nvgre-Tunnel.
particular configured Nvgre-Tunnel.
Indexes
hpnicfTunnelNvgreIfTunnNum
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
hpnicfTunnelNvgreIfTunnNum
Tunnel number. An identifier used to distinguish
between multiple tunnels. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.1 |
||||||||||||||
|
hpnicfTunnelNvgreTunnIfIndex
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-initiali… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.2 |
||||||||||||||
|
hpnicfTunnelNvgreIfAddressType
The type of address in the corresponding
hpnicfTunnelNvgreIfLocalAddr and hpnicfTunnelNvgreIfRemoteAddr objects. |
INET-ADDRESS-MIBInetAddressTyper/w Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.3 |
||||||||||||||
|
hpnicfTunnelNvgreIfLocalAddr
The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP header). |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.4 |
||||||||||||||
|
hpnicfTunnelNvgreIfRemoteAddr
The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP header). |
INET-ADDRESS-MIBInetAddressr/w Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.5 |
||||||||||||||
|
hpnicfTunnelNvgreIfStatus
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 obj… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.6 |