HP-TUNNEL-MIB

File: HP-TUNNEL-MIB.mib (7698 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB TUNNEL-MIB HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 RowStatus TEXTUAL-CONVENTION
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
tunnelIfEntry tunnelInetConfigEntry hpSwitch

Defined Types

HpTunnelType  
The encapsulation method used by a tunnel.
TEXTUAL-CONVENTION    
  INTEGER unspecified(1), direct4in4(2), direct6in4(3), direct6in4Ipsec(4), direct6in6(5), ipsecIpv4(6), ipsecIpv6(7)  

HpTunnelConfigEntry  
SEQUENCE    
  hpTunnelID Integer32
  hpTunnelIfIndex InterfaceIndex
  hpTunnelRowStatus RowStatus

HpTunnelIfEntry  
SEQUENCE    
  hpTunnelIfMTU Unsigned32
  hpTunnelEncapsMethod HpTunnelType

HpTunnelInetConfigEntry  
SEQUENCE    
  hpTunnelInetConfigEncapsMethod HpTunnelType

Defined Values

hpTunnelMIB 1.3.6.1.4.1.11.2.14.11.5.1.77
The MIB module for managing the tunnel interfaces
MODULE-IDENTITY    

hpTunnelNotifications 1.3.6.1.4.1.11.2.14.11.5.1.77.0
OBJECT IDENTIFIER    

hpTunnelObjects 1.3.6.1.4.1.11.2.14.11.5.1.77.1
OBJECT IDENTIFIER    

hpTunnelConformance 1.3.6.1.4.1.11.2.14.11.5.1.77.2
OBJECT IDENTIFIER    

hpTunnelConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.77.1.1
This table is used to provision a tunnel without having to configure the source and destination endpoints of the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpTunnelConfigEntry

hpTunnelConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.77.1.1.1
A set of objects that are used to create a tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpTunnelConfigEntry  

hpTunnelID 1.3.6.1.4.1.11.2.14.11.5.1.77.1.1.1.1
An identifier to configure the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hpTunnelIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.77.1.1.1.2
The interface index associated with this tunnel entry.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hpTunnelRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.77.1.1.1.3
The status of this row, by which new entries may be created, or old entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpTunnelIfTable 1.3.6.1.4.1.11.2.14.11.5.1.77.1.2
This table augments the tunnelIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpTunnelIfEntry

hpTunnelIfEntry 1.3.6.1.4.1.11.2.14.11.5.1.77.1.2.1
A set of objects as an augment to tunnelIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpTunnelIfEntry  

hpTunnelIfMTU 1.3.6.1.4.1.11.2.14.11.5.1.77.1.2.1.3
The size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hpTunnelEncapsMethod 1.3.6.1.4.1.11.2.14.11.5.1.77.1.2.1.4
The encapsulation method used by the tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  HpTunnelType  

hpTunnelInetConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.77.1.3
This table augments the tunnelInetConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpTunnelInetConfigEntry

hpTunnelInetConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.77.1.3.1
A set of objects as an augment to tunnelInetConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpTunnelInetConfigEntry  

hpTunnelInetConfigEncapsMethod 1.3.6.1.4.1.11.2.14.11.5.1.77.1.3.1.1
The encapsulation method used by this tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  HpTunnelType  

hpTunnelMIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.77.2.1
OBJECT IDENTIFIER    

hpTunnelMIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.77.2.2
OBJECT IDENTIFIER    

hpTunnelMIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.77.2.1.1
The compliance statement for the HP Tunnel MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpTunnelProvisionGroup 1.3.6.1.4.1.11.2.14.11.5.1.77.2.2.1
A collection of objects to support creation of a tunnel.
Status: current Access: read-write
OBJECT-GROUP    

hpTunnelInetConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.77.2.2.2
A collection of objects to augment tunnelInetConfigTable.
Status: current Access: read-write
OBJECT-GROUP