Unisphere-Data-IP-TUNNEL-MIB

File: Unisphere-Data-IP-TUNNEL-MIB.mib (9577 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
SNMPv2-CONF Unisphere-Data-TC Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
InterfaceIndex RowStatus DisplayString
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
UsdNextIfIndex UsdName usDataMibs

Defined Types

UsdIpTunnelInterfaceEntry  
SEQUENCE    
  usdIpTunnelIfIndex InterfaceIndex
  usdIpTunnelName DisplayString
  usdIpTunnelMode INTEGER
  usdIpTunnelVirtualRouter UsdName
  usdIpTunnelChecksum TruthValue
  usdIpTunnelMtu INTEGER
  usdIpTunnelSource IpAddress
  usdIpTunnelDestination IpAddress
  usdIpTunnelRowStatus RowStatus

Defined Values

usdIpTunnelMIB 1.3.6.1.4.1.4874.2.2.51
The IP Tunnel MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdIpTunnelInterfaceObjects 1.3.6.1.4.1.4874.2.2.51.1
OBJECT IDENTIFIER    

usdIpTunnelNextIfIndex 1.3.6.1.4.1.4874.2.2.51.1.1
Coordinate ifIndex value allocation for entries in usdIpTunnelIfTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
Status: current Access: read-only
OBJECT-TYPE    
  UsdNextIfIndex  

usdIpTunnelInterfaceTable 1.3.6.1.4.1.4874.2.2.51.1.2
This table contains entries of IP Tunnel interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdIpTunnelInterfaceEntry

usdIpTunnelInterfaceEntry 1.3.6.1.4.1.4874.2.2.51.1.2.1
Each entry describes the characteristics of a single IP Tunnel interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdIpTunnelInterfaceEntry  

usdIpTunnelIfIndex 1.3.6.1.4.1.4874.2.2.51.1.2.1.1
The ifIndex of the IP tunnel interface. When creating entries in this table, suitable values for this object are determined by reading usdIpTunnelNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdIpTunnelName 1.3.6.1.4.1.4874.2.2.51.1.2.1.2
The administratively assigned name for this IP Tunnel interface. Before configuring other tunnel attributes, IP tunnel has to be created with minimum attributes (tunnel name, mode and rowStatus).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..80)  

usdIpTunnelMode 1.3.6.1.4.1.4874.2.2.51.1.2.1.3
The configured mode for this IP Tunnel interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipTunnelModeGre(0), ipTunnelModeDvmrp(1)  

usdIpTunnelVirtualRouter 1.3.6.1.4.1.4874.2.2.51.1.2.1.4
The transport virtual router associated with this IP tunnel interface. This object need not be set when creating row entries. Note that the default when this object is not specified is the router associated with the agent acting on the management request.
Status: current Access: read-create
OBJECT-TYPE    
  UsdName  

usdIpTunnelChecksum 1.3.6.1.4.1.4874.2.2.51.1.2.1.5
The Tunnel checksum configuration for this entry. Setting this object to true(1) will enabled end-to-end checksumming and will cause the system to drop packets with bad checksums received on this interface. Setting this object to false(2) will disable this feature.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

usdIpTunnelMtu 1.3.6.1.4.1.4874.2.2.51.1.2.1.6
The tunnel MTU.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1024..10240  

usdIpTunnelDestination 1.3.6.1.4.1.4874.2.2.51.1.2.1.7
The tunnel destination IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdIpTunnelSource 1.3.6.1.4.1.4874.2.2.51.1.2.1.8
The tunnel source IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdIpTunnelRowStatus 1.3.6.1.4.1.4874.2.2.51.1.2.1.9
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdIpTunnelIfRowStatus usdIpTunnelName usdIpTunnelMode In addition, when creating an entry the following conditions must hold: A value for usdIpTunnelIfIndex must have been determined previously, typically by reading usdIpTunnelNextIfIndex. Once created, the following objects may not be modified: usdIpTunnelName usdIpTunnelMode usdIpTunnelVirtualRouter A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdIpTunnelConformance 1.3.6.1.4.1.4874.2.2.51.2
OBJECT IDENTIFIER    

usdIpTunnelCompliances 1.3.6.1.4.1.4874.2.2.51.2.1
OBJECT IDENTIFIER    

usdIpTunnelGroups 1.3.6.1.4.1.4874.2.2.51.2.2
OBJECT IDENTIFIER    

usdIpTunnnelCompliance 1.3.6.1.4.1.4874.2.2.51.2.1.1
The compliance statement for entities that implement the Unisphere IP Tunnel MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

usdIpTunnelInterfaceGroup 1.3.6.1.4.1.4874.2.2.51.2.2.1
A collection of objects for managing IP Tunnel capabilities in a Unisphere product.
Status: current Access: read-create
OBJECT-GROUP