FASTPATH-IPV6-LOOPBACK-MIB

File: FASTPATH-IPV6-LOOPBACK-MIB.mib (4740 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE RowStatus
InetAddressPrefixLength Ipv6AddressPrefix agentLoopbackID
fastPath

Defined Types

AgentLoopbackIpv6PrefixEntry  
SEQUENCE    
  agentLoopbackIpv6PrefixPrefix Ipv6AddressPrefix
  agentLoopbackIpv6PrefixPrefixLen InetAddressPrefixLength
  agentLoopbackIpv6PrefixStatus RowStatus

Defined Values

fastPathIpv6Loopback 1.3.6.1.4.1.4413.1.1.23
The Broadcom Private MIB for FastPath Loopback IPV6 address configuration
MODULE-IDENTITY    

agentLoopbackIpv6Group 1.3.6.1.4.1.4413.1.1.23.1
OBJECT IDENTIFIER    

agentLoopbackIpv6PrefixTable 1.3.6.1.4.1.4413.1.1.23.1.1
A table of the Ipv6 prefixes associated with loopback instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLoopbackIpv6PrefixEntry

agentLoopbackIpv6PrefixEntry 1.3.6.1.4.1.4413.1.1.23.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLoopbackIpv6PrefixEntry  

agentLoopbackIpv6PrefixPrefix 1.3.6.1.4.1.4413.1.1.23.1.1.1.1
The prefix associated with the loopback 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 loopback which will be in Ipv6 Format, generated using internal interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

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

agentLoopbackIpv6PrefixStatus 1.3.6.1.4.1.4413.1.1.23.1.1.1.3
Status of this instance.Row can be added or deleted by setting the value to createAndGo/destroy active(1) - this Loopback 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