EdgeSwitch-LLPF-PRIVATE-MIB

File: EdgeSwitch-LLPF-PRIVATE-MIB.mib (3675 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
RFC1213-MIB EdgeSwitch-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 Integer32 TEXTUAL-CONVENTION
RowStatus MacAddress ifIndex
DisplayString fastPath

Defined Types

AgentSwitchLlpfPortConfigEntry  
SEQUENCE    
  agentSwitchLlpfProtocolType Unsigned32
  agentSwitchLlpfPortBlockMode INTEGER

Defined Values

fastPathLlpf 1.3.6.1.4.1.4413.1.1.48
The Ubiquiti Private MIB for EdgeSwitch Link Local Protocol Filtering.
MODULE-IDENTITY    

agentSwitchLlpfGroup 1.3.6.1.4.1.4413.1.1.48.1
OBJECT IDENTIFIER    

agentSwitchLlpfPortConfigTable 1.3.6.1.4.1.4413.1.1.48.1.1
A table that contains the configuration objects for the with each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchLlpfPortConfigEntry

agentSwitchLlpfPortConfigEntry 1.3.6.1.4.1.4413.1.1.48.1.1.1
The configuration information for LLPF.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchLlpfPortConfigEntry  

agentSwitchLlpfProtocolType 1.3.6.1.4.1.4413.1.1.48.1.1.1.1
Port's LLPF protocol Type. It can be one of the following values isdp,vtp,dtp,udld,pagp,sstp,all.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..6  

agentSwitchLlpfPortBlockMode 1.3.6.1.4.1.4413.1.1.48.1.1.1.2
Port's LLPF mode. It can be either enabled or disabled default will be disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)