Home/Catalog/HPN-ICF-TUNNEL-MIB

HPN-ICF-TUNNEL-MIB

This MIB contains objects to Manage configuration and Monitor tunnel.
Main OID:
hpnicfTunnel.1.3.6.1.4.1.11.2.14.11.15.2.53
75
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

75 total
Object Name
hpnicfTunnelThis MIB contains objects to Manage configuration and Monitor tunnel.
MODULE-IDENTITY
.1.3.6.1.4.1.11.2.14.11.15.2.53
hpnicfTunnelMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.53.1
hpnicfTunnelTables
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1
hpnicfTunnelIfTableThe (conceptual) table containing information on configured tunnels.
SEQUENCE OF HpnicfTunnelIfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1
hpnicfTunnelIfEntryAn entry (conceptual row) containing the information on a particular configured tunnel.
HpnicfTunnelIfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1
hpnicfTunnelIfEncapsMethodThe encapsulation method used by the tunnel.rw
HpnicfTunnelType
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.3
hpnicfTunnelIfHopLimitThe 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.ro
Integer32 (0 | 1..255)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.4
hpnicfTunnelIfSecurityThe 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.ro
Enumeration
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.5
hpnicfTunnelIfTOSThe 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.ro
Integer32 (-2..63)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.6
hpnicfTunnelIfFlowLabelThe 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.ro
IPv6FlowLabelOrAny (IPV6-FLOW-LABEL-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.7
hpnicfTunnelIfAddressTypeThe type of address in the corresponding hpnicfTunnelIfLocalInetAddress and hpnicfTunnelIfRemoteInetAddress objects.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.8
hpnicfTunnelIfLocalInetAddressThe 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.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.9
hpnicfTunnelIfRemoteInetAddressThe 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.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.10
hpnicfTunnelIfEncapsLimitThe 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).ro
Integer32 (-1 | 0..255)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.1.1.11
hpnicfTunnelInetConfigTableThe (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.
SEQUENCE OF HpnicfTunnelInetConfigEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3
hpnicfTunnelInetConfigEntryAn entry (conceptual row) containing the information on a particular configured tunnel.
HpnicfTunnelInetConfigEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1
hpnicfTunnelInetConfigSlotSlot 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
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.1
hpnicfTunnelInetConfigSubSlotSub slot number. As described in hpnicfTunnelInetConfigSlot's description.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.2
hpnicfTunnelInetConfigTunnNumTunnel number. As described in hpnicfTunnelInetConfigSlot's description.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.3
hpnicfTunnelInetConfigIfIndexIf 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.6
hpnicfTunnelInetConfigStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.3.1.7
hpnicfTunnelEviTableThe (conceptual) table containing information on configured EVI-Tunnel.
SEQUENCE OF HpnicfTunnelEviEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4
hpnicfTunnelEviEntryAn entry (conceptual row) containing the information on a particular configured EVI-Tunnel.
HpnicfTunnelEviEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1
hpnicfTunnelEviTunnNumTunnel number. An identifier used to distinguish between multiple tunnels.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.1
hpnicfTunnelEviIfIndexA 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.2
hpnicfTunnelEviStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.3
hpnicfTunnelEviAddressTypeThe type of address in the corresponding hpnicfTunnelEviLocalAddr objects. Can not be modified after creation.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.4
hpnicfTunnelEviLocalAddrThe 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.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.5
hpnicfTunnelEviNetworkIDThe 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.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.6
hpnicfTunnelEviKeepaliveIntervalThe method used to assign the keepalive interval.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.7
hpnicfTunnelEviKeepaliveTimesThe method used to assign the keepalive maximum number of consecutive keepalive failures that are allowed.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.4.1.8
hpnicfTunnelEviLinkTableThe (conceptual) table containing information on configured EVI-Link.
SEQUENCE OF HpnicfTunnelEviLinkEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5
hpnicfTunnelEviLinkEntryAn entry (conceptual row) containing the information on a particular configured EVI-Link.
HpnicfTunnelEviLinkEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1
hpnicfTunnelEviLinkNumEVI-Link number.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.1
hpnicfTunnelEviLinkIfIndexA 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.2
hpnicfTunnelEviLinkAddressTypeThe type of address in the corresponding hpnicfTunnelEviLinkRemoteAddr objects. Can not be modified after creation.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.3
hpnicfTunnelEviLinkRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.5.1.4
hpnicfTunnelGreTableThe (conceptual) table containing information on configured Gre-Tunnel.
SEQUENCE OF HpnicfTunnelGreEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6
hpnicfTunnelGreEntryAn entry (conceptual row) containing the information on a particular configured Gre-Tunnel.
HpnicfTunnelGreEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1
hpnicfTunnelGreTunnNumTunnel number. An identifier used to distinguish between multiple tunnels.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.1
hpnicfTunnelGreTunnIfIndexA 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.2
hpnicfTunnelGreAddressTypeThe type of address in the corresponding hpnicfTunnelGreLocalAddr and hpnicfTunnelGreRemoteAddr objects.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.3
hpnicfTunnelGreLocalAddrThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.4
hpnicfTunnelGreRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.5
hpnicfTunnelGreKeepaliveEnabledThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.6
hpnicfTunnelGreKeepaliveIntervalThe 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.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.7
hpnicfTunnelGreKeepaliveTimesThe 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.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.8
hpnicfTunnelGreSlbgGroupNumThe method used to assign the service-loopback-group.rw
Unsigned32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.9
hpnicfTunnelGreTunnStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.6.1.10
hpnicfTunnelVxlanIfTableThe (conceptual) table containing information on configured Vxlan-Tunnel.
SEQUENCE OF HpnicfTunnelVxlanIfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7
hpnicfTunnelVxlanIfEntryAn entry (conceptual row) containing the information on a particular configured Vxlan-Tunnel.
HpnicfTunnelVxlanIfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1
hpnicfTunnelVxlanIfTunnNumTunnel number. An identifier used to distinguish between multiple tunnels.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.1
hpnicfTunnelVxlanTunnIfIndexA 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.2
hpnicfTunnelVxlanIfAddressTypeThe type of address in the corresponding hpnicfTunnelVxlanIfLocalAddr and hpnicfTunnelVxlanIfRemoteAddr objects.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.3
hpnicfTunnelVxlanIfLocalAddrThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.4
hpnicfTunnelVxlanIfRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.5
hpnicfTunnelVxlanIfStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.7.1.6
hpnicfTunnelVxlanConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8
hpnicfTunnelVxlanUdpPortThe UDP port number for Vxlan Tunnels.rw
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8.1
hpnicfTunnelVxlanDropWrongCksmPktWhether or not dropping invalid UDP chesksum Vxlan packet.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8.2
hpnicfTunnelVxlanDropVlanTagPktWhether or not dropping Vxlan packet with inner VLAN tag.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.8.3
hpnicfTunnelAvailableIDGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.9
hpnicfTunnelAvailableIDThe available tunnel ID. A value of -1 indicates that there is no available tunnel ID.ro
Integer32 (-1 | 1..2147483647)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.9.1
hpnicfTunnelTotalNumTableTotal number of a particular method tunnel.
SEQUENCE OF HpnicfTunnelTotalNumEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10
hpnicfTunnelTotalNumEntryTotal number of a particular method tunnel.
HpnicfTunnelTotalNumEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1
hpnicfTunnelEncapsMethodThe encapsulation method used by the tunnel.
HpnicfTunnelType
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1.1
hpnicfTunnelTotalNumTotal number of a particular method tunnel.ro
Unsigned32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.10.1.2
hpnicfTunnelNvgreIfTableThe (conceptual) table containing information on configured Nvgre-Tunnel.
SEQUENCE OF HpnicfTunnelNvgreIfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11
hpnicfTunnelNvgreIfEntryAn entry (conceptual row) containing the information on a particular configured Nvgre-Tunnel.
HpnicfTunnelNvgreIfEntry
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1
hpnicfTunnelNvgreIfTunnNumTunnel number. An identifier used to distinguish between multiple tunnels.
Integer32
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.1
hpnicfTunnelNvgreTunnIfIndexA 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.2
hpnicfTunnelNvgreIfAddressTypeThe type of address in the corresponding hpnicfTunnelNvgreIfLocalAddr and hpnicfTunnelNvgreIfRemoteAddr objects.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.3
hpnicfTunnelNvgreIfLocalAddrThe address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.4
hpnicfTunnelNvgreIfRemoteAddrThe address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header).rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.5
hpnicfTunnelNvgreIfStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.11.2.14.11.15.2.53.1.1.11.1.6
HPN-ICF-TUNNEL-MIB - SNMP MIB Reference | MIBs Explorer