FASTPATH-IPV6-TUNNEL-MIB

File: FASTPATH-IPV6-TUNNEL-MIB.mib (10227 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IPV6-TC
INET-ADDRESS-MIB BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus Ipv6IfIndex Ipv6Address
Ipv6AddressPrefix InetAddressIPv4 InetAddressPrefixLength
fastPath

Defined Types

AgentTunnelIPV6Entry  
SEQUENCE    
  agentTunnelID Integer32
  agentTunnelIfIndex Integer32
  agentTunnelMode INTEGER
  agentTunnelLocalIP4Addr InetAddressIPv4
  agentTunnelRemoteIP4Addr InetAddressIPv4
  agentTunnelLocalIfIndex Integer32
  agentTunnelIcmpUnreachableMode INTEGER
  agentTunnelStatus RowStatus

AgentTunnelIPV6PrefixEntry  
SEQUENCE    
  agentTunnelIPV6PrefixPrefix Ipv6AddressPrefix
  agentTunnelIPV6PrefixPrefixLen InetAddressPrefixLength
  agentTunnelIPV6PrefixStatus RowStatus

Defined Values

fastPathIpv6Tunnel 1.3.6.1.4.1.4413.1.1.27
The Broadcom Private MIB for FastPath IPV6 Tunnel
MODULE-IDENTITY    

agentTunnelIPV6Group 1.3.6.1.4.1.4413.1.1.27.1
OBJECT IDENTIFIER    

agentTunnelIPV6Table 1.3.6.1.4.1.4413.1.1.27.1.1
A summary table of the IPV6 tunnel instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentTunnelIPV6Entry

agentTunnelIPV6Entry 1.3.6.1.4.1.4413.1.1.27.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentTunnelIPV6Entry  

agentTunnelID 1.3.6.1.4.1.4413.1.1.27.1.1.1.1
The tunnel ID is associated with Internal Interface number which is generated when we create a tunnel, and is used to configure the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentTunnelIfIndex 1.3.6.1.4.1.4413.1.1.27.1.1.1.2
The external interface of the tunnel is associted with internal interface. The tunnel ID associated with Internal Interface number is generated when we create a tunnel, which is used to configure the tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentTunnelMode 1.3.6.1.4.1.4413.1.1.27.1.1.1.3
Specifies the type of Tunnel either undefined, 6over4 or 6to4. The default value is undefined. It supports 6over4 which supports an assigned IPV6 address, an IPV4 address is not allowed. For this mode, the tunnel source and tunnel destination must be IPV4 address. For 6to4 tunnel, the tunnel source must be IPv4 address. Tunnel destination should not be set. The first 48-bits of the IPv4 address assigned to the 6to4 tunnel should be of the format 2002:sourceIpv4address.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(1), ip6over4(2), ip6to4(3)  

agentTunnelLocalIP4Addr 1.3.6.1.4.1.4413.1.1.27.1.1.1.4
The address of the Local endpoint of the tunnel i.e. the source address used in the outer IP header. It is 0.0.0.0 if unknown or the tunnel is over IPv6.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

agentTunnelRemoteIP4Addr 1.3.6.1.4.1.4413.1.1.27.1.1.1.5
The address of the Remote endpoint of the tunnel i.e. the destination address used in the outer IP header. It is 0.0.0.0 if the tunnel is unknown or IPv6 address, or not a point to point link
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

agentTunnelLocalIfIndex 1.3.6.1.4.1.4413.1.1.27.1.1.1.6
Specifies the interface for IPv6 Tunnel Source
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentTunnelStatus 1.3.6.1.4.1.4413.1.1.27.1.1.1.7
Status of this instance.Row can be added or deleted by setting the value to createAndGo/destroy active(1) - this Tunnel instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentTunnelIcmpUnreachableMode 1.3.6.1.4.1.4413.1.1.27.1.1.1.8
Specifies the Mode of Sending ICMPv6 Unreachable messages on this tunnel interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentTunnelIPV6PrefixTable 1.3.6.1.4.1.4413.1.1.27.1.2
A table of the IPV6 prefixes associated with tunnel instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentTunnelIPV6PrefixEntry

agentTunnelIPV6PrefixEntry 1.3.6.1.4.1.4413.1.1.27.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentTunnelIPV6PrefixEntry  

agentTunnelIPV6PrefixPrefix 1.3.6.1.4.1.4413.1.1.27.1.2.1.1
The prefix associated with the tunnel interface. The data type is used to model the IPV6 address. It is a binary string of 16 octects in network byte-order. It specifies the IP address of tunnel which will be in IPV6 Format, generated using internal interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentTunnelIPV6PrefixPrefixLen 1.3.6.1.4.1.4413.1.1.27.1.2.1.2
The length of the prefix (in bits).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

agentTunnelIPV6PrefixStatus 1.3.6.1.4.1.4413.1.1.27.1.2.1.3
Status of this instance.Row can be added or deleted by setting the value to createAndGo/destroy active(1) - this Tunnel instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus