EdgeSwitch-LOOPBACK-MIB

File: EdgeSwitch-LOOPBACK-MIB.mib (4946 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC INET-ADDRESS-MIB
EdgeSwitch-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress mib-2 Unsigned32
Integer32 RowStatus DisplayString
PhysAddress TruthValue InetAddressIPv4
fastPath

Defined Types

AgentLoopbackEntry  
SEQUENCE    
  agentLoopbackID Integer32
  agentLoopbackIfIndex Integer32
  agentLoopbackIPAddress InetAddressIPv4
  agentLoopbackIPSubnet InetAddressIPv4
  agentLoopbackStatus RowStatus

Defined Values

fastPathLoopback 1.3.6.1.4.1.4413.1.1.22
The Ubiquiti Private MIB for FastPath Loopback
MODULE-IDENTITY    

agentLoopbackGroup 1.3.6.1.4.1.4413.1.1.22.1
OBJECT IDENTIFIER    

agentLoopbackTable 1.3.6.1.4.1.4413.1.1.22.1.1
A summary table of the Loopback instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLoopbackEntry

agentLoopbackEntry 1.3.6.1.4.1.4413.1.1.22.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLoopbackEntry  

agentLoopbackID 1.3.6.1.4.1.4413.1.1.22.1.1.1.1
The Loopback ID is associated with Internal Interface number which will be generated when we create a loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLoopbackIfIndex 1.3.6.1.4.1.4413.1.1.22.1.1.1.2
This is external interface associated with inetrnal interface of loopback. The Loopback ID is associated with Internal Interface number which will be generated when we create a loopback.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentLoopbackIPAddress 1.3.6.1.4.1.4413.1.1.22.1.1.1.3
The IP Address configured for the respective loopback
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

agentLoopbackIPSubnet 1.3.6.1.4.1.4413.1.1.22.1.1.1.4
The Subnet mask configured for the respective loopback
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

agentLoopbackStatus 1.3.6.1.4.1.4413.1.1.22.1.1.1.5
Status of this instance. The rows can be added/deleted in the table by setting createAndGo/destroy respectively 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