MIBs Depot

HH3C-TUNNEL-MIB

Registered at
1.3.6.1.4.1.25506.2.53
Last updated
2018-06-13 00:00
Organization
New H3C Tech. Co., Ltd.
Revisions
2018-06-13 00:00, 2013-02-28 00:00
Namespace
comware
Source file
HH3C-TUNNEL-MIB
Digest
sha256:17a6319c6dedfc60577473ef0da1e7855e9265887ad9e0d25d5704c9228c3370

Description

Added hh3cTunnelDestinationTable.

Contact

Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085

Imports

FromSymbols
HH3C-OID-MIBhh3cCommon
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifIndex
INET-ADDRESS-MIBInetAddress, InetAddressIPv4, InetAddressType
IPV6-FLOW-LABEL-MIBIPv6FlowLabelOrAny
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, 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.

HH3C-OID-MIB
HH3C-TUNNEL-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
IPV6-FLOW-LABEL-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Hh3cTunnelType
TEXTUAL-CONVENTION
Tunnel type definition.
current

Objects

NameOIDSyntaxAccessStatus
hh3cTunnelMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.53.1
hh3cTunnelTables
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.53.1.1
hh3cTunnelIfTable
OBJECT-TYPE
The (conceptual) table containing information on configured tunnels.
1.3.6.1.4.1.25506.2.53.1.1.1not-accessiblecurrent
hh3cTunnelIfEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured tunnel.
1.3.6.1.4.1.25506.2.53.1.1.1.1not-accessiblecurrent
hh3cTunnelIfEncapsMethod
OBJECT-TYPE
The encapsulation method used by the tunnel.
1.3.6.1.4.1.25506.2.53.1.1.1.1.3Hh3cTunnelTyperead-writecurrent
hh3cTunnelIfHopLimit
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.25506.2.53.1.1.1.1.4Integer32 (0 | 1..255)read-onlycurrent
hh3cTunnelIfSecurity
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.25506.2.53.1.1.1.1.5INTEGER {none(1), ipsec(2), other(3)}read-onlycurrent
hh3cTunnelIfTOS
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.25506.2.53.1.1.1.1.6Integer32 (-2..63)read-onlycurrent
hh3cTunnelIfFlowLabel
OBJECT-TYPE
The method used to set the IPv6 Flow Label value. This object need not be present in rows where hh3cTunnelIfAddressType 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.25506.2.53.1.1.1.1.7IPv6FlowLabelOrAnyread-onlycurrent
hh3cTunnelIfAddressType
OBJECT-TYPE
The type of address in the corresponding hh3cTunnelIfLocalInetAddress and hh3cTunnelIfRemoteInetAddress objects.
1.3.6.1.4.1.25506.2.53.1.1.1.1.8InetAddressTyperead-writecurrent
hh3cTunnelIfLocalInetAddress
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 hh3cTunnelIfAddressType.
1.3.6.1.4.1.25506.2.53.1.1.1.1.9InetAddressread-writecurrent
hh3cTunnelIfRemoteInetAddress
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 hh3cTunnelIfAddressType.
1.3.6.1.4.1.25506.2.53.1.1.1.1.10InetAddressread-writecurrent
hh3cTunnelIfEncapsLimit
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.25506.2.53.1.1.1.1.11Integer32 (-1 | 0..255)read-onlycurrent
hh3cTunnelInetConfigTable
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 hh3cTunnelIfTable with a fixed destination address should have a corresponding row in the hh3cTunnelInetConfigTable, regardless of whether it was created via SNMP.
1.3.6.1.4.1.25506.2.53.1.1.3not-accessiblecurrent
hh3cTunnelInetConfigEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured tunnel.
1.3.6.1.4.1.25506.2.53.1.1.3.1not-accessiblecurrent
hh3cTunnelInetConfigSlot
OBJECT-TYPE
Slot number. hh3cTunnelInetConfigSlot, hh3cTunnelInetConfigSubSlot and hh3cTunnelInetConfigTunnNum describe a tunnel interface. For Example, interface tunnel 0/0/25 would be configured as: hh3cTunnelInetConfigSlot 0 hh3cTunnelInetConfigSubSlot 0 hh3cTunnelInetConfigTunnNum 25
1.3.6.1.4.1.25506.2.53.1.1.3.1.1Integer32 (0..255)not-accessiblecurrent
hh3cTunnelInetConfigSubSlot
OBJECT-TYPE
Sub slot number. As described in hh3cTunnelInetConfigSlot's description.
1.3.6.1.4.1.25506.2.53.1.1.3.1.2Integer32 (0..255)not-accessiblecurrent
hh3cTunnelInetConfigTunnNum
OBJECT-TYPE
Tunnel number. As described in hh3cTunnelInetConfigSlot's description.
1.3.6.1.4.1.25506.2.53.1.1.3.1.3Integer32 (0..65535)not-accessiblecurrent
hh3cTunnelInetConfigIfIndex
OBJECT-TYPE
If the value of hh3cTunnelInetConfigStatus 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.25506.2.53.1.1.3.1.6InterfaceIndexOrZeroread-onlycurrent
hh3cTunnelInetConfigStatus
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 hh3cTunnelIfTable may be modified while this row is active. To create a row in this table, the management station should set hh3cTunnelInetConfigSlot, hh3cTunnelInetConfigSubSlot, hh3cTunnelInetConfigTunnNum, and set hh3cTunnelInetConfigStatus 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 hh3cTunnelIfTable. 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 hh3cTunnelIfTable.
1.3.6.1.4.1.25506.2.53.1.1.3.1.7RowStatusread-createcurrent
hh3cTunnelEviTable
OBJECT-TYPE
The (conceptual) table containing information on configured EVI-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.4not-accessiblecurrent
hh3cTunnelEviEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured EVI-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.4.1not-accessiblecurrent
hh3cTunnelEviTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.25506.2.53.1.1.4.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cTunnelEviIfIndex
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.25506.2.53.1.1.4.1.2InterfaceIndexread-onlycurrent
hh3cTunnelEviStatus
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 hh3cTunnelEviTable 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.25506.2.53.1.1.4.1.3RowStatusread-createcurrent
hh3cTunnelEviAddressType
OBJECT-TYPE
The type of address in the corresponding hh3cTunnelEviLocalAddr objects. Can not be modified after creation.
1.3.6.1.4.1.25506.2.53.1.1.4.1.4InetAddressTyperead-createcurrent
hh3cTunnelEviLocalAddr
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 hh3cTunnelEviAddressType.
1.3.6.1.4.1.25506.2.53.1.1.4.1.5InetAddressread-createcurrent
hh3cTunnelEviNetworkID
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.25506.2.53.1.1.4.1.6Integer32 (0..16777215)read-createcurrent
hh3cTunnelEviKeepaliveInterval
OBJECT-TYPE
The method used to assign the keepalive interval.
1.3.6.1.4.1.25506.2.53.1.1.4.1.7Integer32 (1..32767)read-createcurrent
hh3cTunnelEviKeepaliveTimes
OBJECT-TYPE
The method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed.
1.3.6.1.4.1.25506.2.53.1.1.4.1.8Integer32 (1..255)read-createcurrent
hh3cTunnelEviLinkTable
OBJECT-TYPE
The (conceptual) table containing information on configured EVI-Link.
1.3.6.1.4.1.25506.2.53.1.1.5not-accessiblecurrent
hh3cTunnelEviLinkEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured EVI-Link.
1.3.6.1.4.1.25506.2.53.1.1.5.1not-accessiblecurrent
hh3cTunnelEviLinkNum
OBJECT-TYPE
EVI-Link number.
1.3.6.1.4.1.25506.2.53.1.1.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cTunnelEviLinkIfIndex
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.25506.2.53.1.1.5.1.2InterfaceIndexread-onlycurrent
hh3cTunnelEviLinkAddressType
OBJECT-TYPE
The type of address in the corresponding hh3cTunnelEviLinkRemoteAddr objects. Can not be modified after creation.
1.3.6.1.4.1.25506.2.53.1.1.5.1.3InetAddressTyperead-onlycurrent
hh3cTunnelEviLinkRemoteAddr
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.25506.2.53.1.1.5.1.4InetAddressread-onlycurrent
hh3cTunnelGreTable
OBJECT-TYPE
The (conceptual) table containing information on configured Gre-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.6not-accessiblecurrent
hh3cTunnelGreEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured Gre-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.6.1not-accessiblecurrent
hh3cTunnelGreTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.25506.2.53.1.1.6.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cTunnelGreTunnIfIndex
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.25506.2.53.1.1.6.1.2InterfaceIndexread-onlycurrent
hh3cTunnelGreAddressType
OBJECT-TYPE
The type of address in the corresponding hh3cTunnelGreLocalAddr and hh3cTunnelGreRemoteAddr objects.
1.3.6.1.4.1.25506.2.53.1.1.6.1.3InetAddressTyperead-createcurrent
hh3cTunnelGreLocalAddr
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.25506.2.53.1.1.6.1.4InetAddressread-createcurrent
hh3cTunnelGreRemoteAddr
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.25506.2.53.1.1.6.1.5InetAddressread-createcurrent
hh3cTunnelGreKeepaliveEnabled
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 hh3cTunnelGreKeepaliveInterval and hh3cTunnelGreKeepaliveTimes MUST be zero.
1.3.6.1.4.1.25506.2.53.1.1.6.1.6TruthValueread-createcurrent
hh3cTunnelGreKeepaliveInterval
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.25506.2.53.1.1.6.1.7Integer32 (0..32767)read-createcurrent
hh3cTunnelGreKeepaliveTimes
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.25506.2.53.1.1.6.1.8Integer32 (0..255)read-createcurrent
hh3cTunnelGreSlbgGroupNum
OBJECT-TYPE
The method used to assign the service-loopback-group.
1.3.6.1.4.1.25506.2.53.1.1.6.1.9Unsigned32 (0..4294967295)read-createcurrent
hh3cTunnelGreTunnStatus
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 hh3cTunnelGreTable 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.25506.2.53.1.1.6.1.10RowStatusread-createcurrent
hh3cTunnelVxlanIfTable
OBJECT-TYPE
The (conceptual) table containing information on configured Vxlan-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.7not-accessiblecurrent
hh3cTunnelVxlanIfEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured Vxlan-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.7.1not-accessiblecurrent
hh3cTunnelVxlanIfTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.25506.2.53.1.1.7.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cTunnelVxlanTunnIfIndex
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.25506.2.53.1.1.7.1.2InterfaceIndexread-onlycurrent
hh3cTunnelVxlanIfAddressType
OBJECT-TYPE
The type of address in the corresponding hh3cTunnelVxlanIfLocalAddr and hh3cTunnelVxlanIfRemoteAddr objects.
1.3.6.1.4.1.25506.2.53.1.1.7.1.3InetAddressTyperead-createcurrent
hh3cTunnelVxlanIfLocalAddr
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.25506.2.53.1.1.7.1.4InetAddressread-createcurrent
hh3cTunnelVxlanIfRemoteAddr
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.25506.2.53.1.1.7.1.5InetAddressread-createcurrent
hh3cTunnelVxlanIfStatus
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 hh3cTunnelVxlanIfTable 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.25506.2.53.1.1.7.1.6RowStatusread-createcurrent
hh3cTunnelVxlanConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.53.1.1.8
hh3cTunnelVxlanUdpPort
OBJECT-TYPE
The UDP port number for Vxlan Tunnels.
1.3.6.1.4.1.25506.2.53.1.1.8.1Integer32 (1..65535)read-writecurrent
hh3cTunnelVxlanDropWrongCksmPkt
OBJECT-TYPE
Whether or not dropping invalid UDP chesksum Vxlan packet.
1.3.6.1.4.1.25506.2.53.1.1.8.2TruthValueread-writecurrent
hh3cTunnelVxlanDropVlanTagPkt
OBJECT-TYPE
Whether or not dropping Vxlan packet with inner VLAN tag.
1.3.6.1.4.1.25506.2.53.1.1.8.3TruthValueread-writecurrent
hh3cTunnelAvailableIDGroup
OBJECT-IDENTITY
1.3.6.1.4.1.25506.2.53.1.1.9
hh3cTunnelAvailableID
OBJECT-TYPE
The available tunnel ID. A value of -1 indicates that there is no available tunnel ID.
1.3.6.1.4.1.25506.2.53.1.1.9.1Integer32 (-1 | 1..2147483647)read-onlycurrent
hh3cTunnelTotalNumTable
OBJECT-TYPE
Total number of a particular method tunnel.
1.3.6.1.4.1.25506.2.53.1.1.10not-accessiblecurrent
hh3cTunnelTotalNumEntry
OBJECT-TYPE
Total number of a particular method tunnel.
1.3.6.1.4.1.25506.2.53.1.1.10.1not-accessiblecurrent
hh3cTunnelEncapsMethod
OBJECT-TYPE
The encapsulation method used by the tunnel.
1.3.6.1.4.1.25506.2.53.1.1.10.1.1Hh3cTunnelTypenot-accessiblecurrent
hh3cTunnelTotalNum
OBJECT-TYPE
Total number of a particular method tunnel.
1.3.6.1.4.1.25506.2.53.1.1.10.1.2Unsigned32read-onlycurrent
hh3cTunnelNvgreIfTable
OBJECT-TYPE
The (conceptual) table containing information on configured Nvgre-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.11not-accessiblecurrent
hh3cTunnelNvgreIfEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular configured Nvgre-Tunnel.
1.3.6.1.4.1.25506.2.53.1.1.11.1not-accessiblecurrent
hh3cTunnelNvgreIfTunnNum
OBJECT-TYPE
Tunnel number. An identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.25506.2.53.1.1.11.1.1Integer32 (1..2147483647)not-accessiblecurrent
hh3cTunnelNvgreTunnIfIndex
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.25506.2.53.1.1.11.1.2InterfaceIndexread-onlycurrent
hh3cTunnelNvgreIfAddressType
OBJECT-TYPE
The type of address in the corresponding hh3cTunnelNvgreIfLocalAddr and hh3cTunnelNvgreIfRemoteAddr objects.
1.3.6.1.4.1.25506.2.53.1.1.11.1.3InetAddressTyperead-createcurrent
hh3cTunnelNvgreIfLocalAddr
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.25506.2.53.1.1.11.1.4InetAddressread-createcurrent
hh3cTunnelNvgreIfRemoteAddr
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.25506.2.53.1.1.11.1.5InetAddressread-createcurrent
hh3cTunnelNvgreIfStatus
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 hh3cTunnelNvgreIfTable 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.25506.2.53.1.1.11.1.6RowStatusread-createcurrent
hh3cTunnelDestinationTable
OBJECT-TYPE
The (conceptual) table containing information on tunnels.
1.3.6.1.4.1.25506.2.53.1.1.12not-accessiblecurrent
hh3cTunnelDestinationEntry
OBJECT-TYPE
An entry (conceptual row) containing the information on a particular tunnel.
1.3.6.1.4.1.25506.2.53.1.1.12.1not-accessiblecurrent
hh3cTunnelDestinationDstAddr
OBJECT-TYPE
Destination address of a tunnel.
1.3.6.1.4.1.25506.2.53.1.1.12.1.1InetAddressnot-accessiblecurrent
hh3cTunnelDestinationDstType
OBJECT-TYPE
Type of the destination address.
1.3.6.1.4.1.25506.2.53.1.1.12.1.2InetAddressTypenot-accessiblecurrent
hh3cTunnelDestinationTunNum
OBJECT-TYPE
Tunnel number, an identifier used to distinguish between multiple tunnels.
1.3.6.1.4.1.25506.2.53.1.1.12.1.3Integer32 (0..65535)not-accessiblecurrent
hh3cTunnelDestinationTunIfindex
OBJECT-TYPE
A unique value greater than zero, for each interface.
1.3.6.1.4.1.25506.2.53.1.1.12.1.4InterfaceIndexread-onlycurrent
hh3cTunnelGrep2mpStatsTable
OBJECT-TYPE
The table contains GRE P2MP tunnel mapping statistics.
1.3.6.1.4.1.25506.2.53.1.1.13not-accessiblecurrent
hh3cTunnelGrep2mpStatsEntry
OBJECT-TYPE
GRE P2MP tunnel mapping statistics entry.
1.3.6.1.4.1.25506.2.53.1.1.13.1not-accessiblecurrent
hh3cTunnelGrep2mpStatsTunnelNo
OBJECT-TYPE
Tunnel interfacenumber.
1.3.6.1.4.1.25506.2.53.1.1.13.1.1Integer32not-accessiblecurrent
hh3cTunnelGrep2mpStatsVrf
OBJECT-TYPE
VPN instance index.
1.3.6.1.4.1.25506.2.53.1.1.13.1.2Integer32not-accessiblecurrent
hh3cTunnelGrep2mpStatsVPCID
OBJECT-TYPE
VPC ID.
1.3.6.1.4.1.25506.2.53.1.1.13.1.3Integer32not-accessiblecurrent
hh3cTunnelGrep2mpStatsBraAddr
OBJECT-TYPE
Branch network IP address.
1.3.6.1.4.1.25506.2.53.1.1.13.1.4InetAddressnot-accessiblecurrent
hh3cTunnelGrep2mpStatsBraMask
OBJECT-TYPE
Branch network mask.
1.3.6.1.4.1.25506.2.53.1.1.13.1.5InetAddressnot-accessiblecurrent
hh3cTunnelGrep2mpStatsAddrType
OBJECT-TYPE
Type of address in the corresponding hh3cTunnelGrep2mpStatsBraAddr and hh3cTunnelGrep2mpStatsBraMask objects.
1.3.6.1.4.1.25506.2.53.1.1.13.1.6InetAddressTypenot-accessiblecurrent
hh3cTunnelGrep2mpStatsDestAddr
OBJECT-TYPE
Tunnel destination address.
1.3.6.1.4.1.25506.2.53.1.1.13.1.7InetAddressIPv4not-accessiblecurrent
hh3cTunnelGrep2mpStatsInPkts
OBJECT-TYPE
Total number of IP datagrams received.
1.3.6.1.4.1.25506.2.53.1.1.13.1.8Counter64read-onlycurrent
hh3cTunnelGrep2mpStatsInOctets
OBJECT-TYPE
Total number of octets received in IP datagrams.
1.3.6.1.4.1.25506.2.53.1.1.13.1.9Counter64read-onlycurrent
hh3cTunnelGrep2mpStatsInDis
OBJECT-TYPE
The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded.
1.3.6.1.4.1.25506.2.53.1.1.13.1.10Counter64read-onlycurrent
hh3cTunnelGrep2mpStatsOutPkts
OBJECT-TYPE
Total number IP datagrams sent.
1.3.6.1.4.1.25506.2.53.1.1.13.1.11Counter64read-onlycurrent
hh3cTunnelGrep2mpStatsOutOctets
OBJECT-TYPE
Total number of octets in IP datagrams sent.
1.3.6.1.4.1.25506.2.53.1.1.13.1.12Counter64read-onlycurrent
hh3cTunnelGrep2mpStatsOutDis
OBJECT-TYPE
The number of output IP datagrams which no problem was encountered to prevent their transmission to their destination, but were discarded .
1.3.6.1.4.1.25506.2.53.1.1.13.1.13Counter64read-onlycurrent