JUNIPER-L2CP-FEATURES-MIB

File: JUNIPER-L2CP-FEATURES-MIB.mib (12761 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
BRIDGE-MIB JUNIPER-SMI

Imported symbols

TimeTicks OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE DisplayString TruthValue
InterfaceIndex ifIndex dot1dStpPort
dot1dStpPortEntry jnxL2cpMibRoot

Defined Types

JnxDot1dStpPortProtectEntry  
SEQUENCE    
  jnxDot1dStpPortRootProtectEnabled TruthValue
  jnxDot1dStpPortRootProtectState INTEGER
  jnxDot1dStpPortLoopProtectEnabled TruthValue
  jnxDot1dStpPortLoopProtectState INTEGER

JnxL2cpBpduProtectPortEntry  
SEQUENCE    
  jnxL2cpBpduProtectPortEnabled TruthValue
  jnxL2cpPortBpduError INTEGER

LacpState  
The Actor and Partner State values from the LACPDU.
TEXTUAL-CONVENTION    
  BITS lacpActivity(0), lacpTimeout(1), aggregation(2), synchronization(3), collecting(4), distributing(5), defaulted(6), expired(7)  

Dot3adAggPortTimeoutEntry  
SEQUENCE    
  dot3adInterfaceName DisplayString
  dot3adOperState LacpState
  dot3adAggname DisplayString
  dot3adInterfaceTimeout TimeTicks

Defined Values

jnxL2cpFeaturesMIB 1.3.6.1.4.1.2636.3.53.1
This mib module is for Juniper Networks Proprietory Layer 2 control protocol (L2CP) features
MODULE-IDENTITY    

jnxL2cpObjects 1.3.6.1.4.1.2636.3.53.1.1
OBJECT IDENTIFIER    

jnxL2cpNotifications 1.3.6.1.4.1.2636.3.53.1.2
OBJECT IDENTIFIER    

jnxL2cpStpProtectObjects 1.3.6.1.4.1.2636.3.53.1.1.1
OBJECT IDENTIFIER    

jnxL2cpBpduProtectObjects 1.3.6.1.4.1.2636.3.53.1.1.2
OBJECT IDENTIFIER    

jnxDot1dStpPortProtectTable 1.3.6.1.4.1.2636.3.53.1.1.1.1
Defines the jnxDot1dStp Port Table for providing enterprise specific extensions for Root Protect and Loop Protect to the corresponding dot1dStpPortTable entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxDot1dStpPortProtectEntry

jnxDot1dStpPortProtectEntry 1.3.6.1.4.1.2636.3.53.1.1.1.1.1
Defines an entry in the jnxDot1dStpPortProtectTable. This essentially augments the dot1dStpPortTable with additional objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxDot1dStpPortProtectEntry  

jnxDot1dStpPortRootProtectEnabled 1.3.6.1.4.1.2636.3.53.1.1.1.1.1.1
A Boolean value set by management indicating whether Root protect functionality is enabled on the port. If TRUE causes the Port not to be selected as Root Port, even it has the best spanning tree priority vector. This parameter should be FALSE by default.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxDot1dStpPortRootProtectState 1.3.6.1.4.1.2636.3.53.1.1.1.1.1.2
Indicates whether the port was prevented from being a root port. This parameter will always return 'no-error (0)' if jnxDot1dStpPortRootProtectEnabled is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), root-prevented(1)  

jnxDot1dStpPortLoopProtectEnabled 1.3.6.1.4.1.2636.3.53.1.1.1.1.1.3
A Boolean value set by management indicating whether Loop protect functionality is enabled on the port. If TRUE causes the Port not to be selected as Designated Port when the received superior BPDU is aged out. This parameter should be FALSE by default.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxDot1dStpPortLoopProtectState 1.3.6.1.4.1.2636.3.53.1.1.1.1.1.4
Indicates whether a potential Loop was prevented on the port This parameter will always return 'no-error (0)' if jnxDot1dStpPortLoopProtectEnabled is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), loop-prevented(1)  

jnxL2cpBpduProtectPortTable 1.3.6.1.4.1.2636.3.53.1.1.2.1
Defines a Port Table for BPDU Protect information. This contains only those ports on which BPDU Protect can be configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxL2cpBpduProtectPortEntry

jnxL2cpBpduProtectPortEntry 1.3.6.1.4.1.2636.3.53.1.1.2.1.1
Defines an entry in the jnxL2cpBpduProtectPortTable. A list containing BPDU Protect information for each Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxL2cpBpduProtectPortEntry  

jnxL2cpBpduProtectPortEnabled 1.3.6.1.4.1.2636.3.53.1.1.2.1.1.1
A Boolean value set by management indicating whether BPDU protect functionality is enabled on the port. If TRUE causes the Port to be disabled (link down) upon receipt of a BPDU. This parameter should be FALSE by default.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxL2cpPortBpduError 1.3.6.1.4.1.2636.3.53.1.1.2.1.1.2
Indicates whether a BPDU was received on the port. This parameter will always return 'no-error (0)' if jnxL2cpBpduProtectPortEnabled is FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-error(0), detected(1)  

jnxL2cpBpduProtectDisableTimeout 1.3.6.1.4.1.2636.3.53.1.1.2.2
Returns the value of time (in seconds) after which a port on which BPDU error was detected will be re-enabled. A returned value of 0 indicates that port will not be re-enabled automatically.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

jnxL2cpProtectTraps 1.3.6.1.4.1.2636.3.53.1.2.0
OBJECT IDENTIFIER    

jnxPortRootProtectStateChangeTrap 1.3.6.1.4.1.2636.3.53.1.2.0.1
Generated when the ports Root-protect state (no-error or root-prevented) changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxPortLoopProtectStateChangeTrap 1.3.6.1.4.1.2636.3.53.1.2.0.2
Generated when the ports Loop-protect state (no-error or loop-prevented) changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxPortBpduErrorStatusChangeTrap 1.3.6.1.4.1.2636.3.53.1.2.0.3
Generated when the ports BPDU error state (no-error or detected) changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxLacpNotifyVars 1.3.6.1.4.1.2636.3.53.1.1.3
OBJECT IDENTIFIER    

jnxLacpAggTimeout 1.3.6.1.4.1.2636.3.53.1.1.4
OBJECT IDENTIFIER    

jnxLacpNotificationsPrefix 1.3.6.1.4.1.2636.3.53.1.2.1
OBJECT IDENTIFIER    

jnxLacpInterfaceName 1.3.6.1.4.1.2636.3.53.1.1.3.1
Lacp member interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxLacpifIndex 1.3.6.1.4.1.2636.3.53.1.1.3.2
Snmp ifIndex of member interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

jnxLacpAggregateInterfaceName 1.3.6.1.4.1.2636.3.53.1.1.3.3
Lacp Aggregate interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxLacpAggregateifIndex 1.3.6.1.4.1.2636.3.53.1.1.3.4
Snmp ifIndex of Aggregator.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

jnxLacpAggPortActorOperState 1.3.6.1.4.1.2636.3.53.1.1.3.5
Port actor operational state.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxLacpTimeOut 1.3.6.1.4.1.2636.3.53.1.2.1.1
Lacp times out
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

dot3adAggPortTimeoutTable 1.3.6.1.4.1.2636.3.53.1.1.4.1
A table that contains Link Aggregation Timeout information about a port that is associated with this device. A row appears in this table for each physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dot3adAggPortTimeoutEntry

dot3adAggPortTimeoutEntry 1.3.6.1.4.1.2636.3.53.1.1.4.1.1
A list of Link Aggregation Control Protocol timeout information for a port on this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot3adAggPortTimeoutEntry  

dot3adInterfaceName 1.3.6.1.4.1.2636.3.53.1.1.4.1.1.1
Physical port that is associated with Aggregation Port. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dot3adOperState 1.3.6.1.4.1.2636.3.53.1.1.4.1.1.2
A string of 8 bits, corresponding to the current operational values of Actor_State as transmitted by the Actor in LACPDUs. The bit allocations are as defined in 30.7.2.1.20. This attribute value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  LacpState  

dot3adAggname 1.3.6.1.4.1.2636.3.53.1.1.4.1.1.3
Aggregation Port where Physical port is associated with. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dot3adInterfaceTimeout 1.3.6.1.4.1.2636.3.53.1.1.4.1.1.4
This object represents the time elapsed in seconds since lacp experienced timeout. This value is read-only.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks