JUNIPER-L2ALD-MIB

File: JUNIPER-L2ALD-MIB.mib (21207 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Unsigned32 Counter64
TimeTicks Integer32 DisplayString
TruthValue ifIndex ifDescr
jnxl2aldMibRoot

Defined Types

Jnxl2aldEntry  
SEQUENCE    
  jnxl2aldIntfLogicalRouter DisplayString
  jnxl2aldIntfRoutingInst DisplayString
  jnxl2aldIntfBridgeDomain DisplayString
  jnxl2aldIntfMacLimit Unsigned32
  jnxl2aldIntfMacPinningIntf DisplayString
  jnxl2aldIntfDiscardIntf DisplayString

JnxL2aldMacHistoryEntry  
SEQUENCE    
  jnxL2aldHistIndex Unsigned32
  jnxL2aldHistMacChangedMsg OCTET STRING
  jnxL2aldHistTimestamp TimeTicks

JnxL2aldVlanEntry  
SEQUENCE    
  jnxL2aldVlanID Unsigned32
  jnxL2aldVlanName DisplayString
  jnxL2aldVlanTag Integer32
  jnxL2aldVlanType INTEGER
  jnxL2aldVlanFdbId Unsigned32

Defined Values

jnxl2aldMib 1.3.6.1.4.1.2636.3.48.1
The MIB modules for L2ALD traps
MODULE-IDENTITY    

jnxl2aldNotification 1.3.6.1.4.1.2636.3.48.1.0
OBJECT IDENTIFIER    

jnxl2aldObjects 1.3.6.1.4.1.2636.3.48.1.1
OBJECT IDENTIFIER    

jnxl2aldInterfaceTable 1.3.6.1.4.1.2636.3.48.1.1.1
L2ALD objects for interface MAC limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Jnxl2aldEntry

jnxl2aldEntry 1.3.6.1.4.1.2636.3.48.1.1.1.1
An entry in l2aldInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Jnxl2aldEntry  

jnxl2aldIntfLogicalRouter 1.3.6.1.4.1.2636.3.48.1.1.1.1.1
The logical router string for interface table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldIntfRoutingInst 1.3.6.1.4.1.2636.3.48.1.1.1.1.2
The routing instance string for interface table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldIntfBridgeDomain 1.3.6.1.4.1.2636.3.48.1.1.1.1.3
The bridge domain string for interface table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldIntfMacLimit 1.3.6.1.4.1.2636.3.48.1.1.1.1.4
The MAC limit count for the interface table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxl2aldIntfMacPinningIntf 1.3.6.1.4.1.2636.3.48.1.1.1.1.5
The interface on which MAC Pinning is enabled.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldIntfDiscardIntf 1.3.6.1.4.1.2636.3.48.1.1.1.1.6
The interface on which MAC is discarded due to MAC Pinning.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldRoutingInst 1.3.6.1.4.1.2636.3.48.1.1.2
The Routing instance string for routing mac limit trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldBridgeDomain 1.3.6.1.4.1.2636.3.48.1.1.3
The bridge domain string for routing mac limit trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldLogicalRouter 1.3.6.1.4.1.2636.3.48.1.1.4
The logical router string for routing mac limit trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxl2aldMacLimit 1.3.6.1.4.1.2636.3.48.1.1.5
The mac limit count for routing instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxl2aldGbMacLimit 1.3.6.1.4.1.2636.3.48.1.1.6
The mac limit count for the system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

jnxl2aldMacAdress 1.3.6.1.4.1.2636.3.48.1.1.7
The offending mac causing mac move threshold trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxL2aldMacNotificationMIBObjects 1.3.6.1.4.1.2636.3.48.1.2
OBJECT IDENTIFIER    

jnxL2aldMacNotificationMIBGlobalObjects 1.3.6.1.4.1.2636.3.48.1.2.1
OBJECT IDENTIFIER    

jnxL2aldMacGlobalFeatureEnabled 1.3.6.1.4.1.2636.3.48.1.2.1.1
Indicates whether the MAC notification feature is currently running in the device. Setting this object to false(2) disables the MAC notification feature globally. Setting this object to true(1) will start the MAC notification feature running in the device. If the feature is already running, setting to true(1) has no effect.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxL2aldMacNotificationInterval 1.3.6.1.4.1.2636.3.48.1.2.1.2
This object specifies the maximum interval of time between jnxL2aldMacChangedNotifications being generated by the device. If the value of jnxNotificationsEnabled is true(1), the device will send out the generated jnxL2aldMacChangedNotifications and archive the MAC change notification events in the jnxMacHistoryTable. If the value of jnxNotificationEnabled is false(2), the device will not send out the generated jnxL2aldMacChangedNotifications but it will archive these events in the jnxMacHistoryTable. If the value of this object is equal to 0, the device will generate jnxL2aldMacChangedNotifications and archive the MAC change notification events in the jnxMacHistoryTable as soon as there is MAC address learnt or removed by the device. If the value of this object is greater than 0, the device will wait for a period of time equal to the value of this object before generate the jnxL2aldMacChangedNotifications and archive the MAC change notification events in the jnxMacHistoryTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

jnxL2aldMacAddressesLearnt 1.3.6.1.4.1.2636.3.48.1.2.1.3
Indicates the number of MAC addresses learnt by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxL2aldMacAddressesRemoved 1.3.6.1.4.1.2636.3.48.1.2.1.4
Indicates the number of MAC addresses removed from the forwarding database.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxL2aldMacNotificationsEnabled 1.3.6.1.4.1.2636.3.48.1.2.1.5
Indicates whether jnxL2aldMacChangedNotification notifications will or will not be sent when there are MAC addresses learnt or removed from the device's forwarding database. Disabling notifications does not prevent the MAC address info from being added to the jnxMacHistoryTable.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxL2aldMacNotificationsSent 1.3.6.1.4.1.2636.3.48.1.2.1.6
Indicates the number of jnxl2aldMacChangedNotifications sent out by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxL2aldMacHistTableMaxLength 1.3.6.1.4.1.2636.3.48.1.2.1.7
The upper limit on the number of entries that the jnxMacHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and a new one will be created.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..500  

jnxL2aldMacHistoryTable 1.3.6.1.4.1.2636.3.48.1.2.1.8
This table will archive the MAC change notification events generated by this device. The MAC change notification events are archived here even if jnxMacChangesNotifications are not actually sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxL2aldMacHistoryEntry

jnxL2aldMacHistoryEntry 1.3.6.1.4.1.2636.3.48.1.2.1.8.1
A MAC change notification message that was previously generated by this device. Each entry is indexed by a message index.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxL2aldMacHistoryEntry  

jnxL2aldHistIndex 1.3.6.1.4.1.2636.3.48.1.2.1.8.1.1
An index that uniquely identifies a MAC change notification event previously generated by the device. This index starts at 1 and increases by one when a MAC change notification is generated. When it reaches the maximum value, the agent wraps the value back to 1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

jnxL2aldHistMacChangedMsg 1.3.6.1.4.1.2636.3.48.1.2.1.8.1.2
This object contains the information of a MAC change notification event. It consists of several tuples packed together in the format of '...'. Each tuple consist of 13 octets in the format of '' where is of size 1 octet and supports the following values 0 - End of MIB object. 1 - MAC learnt. 2 - MAC removed. 3 - MAC updated. is the index of the VLAN which the MAC address is belonged to and has size of 2 octet. is the Layer2 Mac Address and has size of 6 octets. is the value of dot1dBasePort for the interface from which the MAC address is learnt and has size of 2 octets. is the tag of the VLAN which the MAC address is belonged to and has size of 2 octet.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..512)  

jnxL2aldHistTimestamp 1.3.6.1.4.1.2636.3.48.1.2.1.8.1.3
The value of sysUpTime when the jnxL2aldMacChangedNotification containing the information denoted by the jnxHistMacChangedMsg object in this entry was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

jnxL2aldMacAddressesUpdated 1.3.6.1.4.1.2636.3.48.1.2.1.9
Indicates the number of MAC addresses updated by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxL2aldVlanMIBObjects 1.3.6.1.4.1.2636.3.48.1.3
OBJECT IDENTIFIER    

jnxL2aldVlanTable 1.3.6.1.4.1.2636.3.48.1.3.1
A table of VLAN names and characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxL2aldVlanEntry

jnxL2aldVlanEntry 1.3.6.1.4.1.2636.3.48.1.3.1.1
A table entry containing VLAN names and characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxL2aldVlanEntry  

jnxL2aldVlanID 1.3.6.1.4.1.2636.3.48.1.3.1.1.1
This is the locally significant ID that is used internally by this device to reference this VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4094  

jnxL2aldVlanName 1.3.6.1.4.1.2636.3.48.1.3.1.1.2
Vlan name is the textual name and this is the identifier that the user of a configuration utility will use.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxL2aldVlanTag 1.3.6.1.4.1.2636.3.48.1.3.1.1.3
This is the locally significant ID that is used internally by this device to reference this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

jnxL2aldVlanType 1.3.6.1.4.1.2636.3.48.1.3.1.1.4
The vlan type can be Static (1) Dynamic(2)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

jnxL2aldVlanFdbId 1.3.6.1.4.1.2636.3.48.1.3.1.1.5
The identity of the Filtering Database dot1qFdbTable (A table that contains configuration and control information for each Filtering Database currently operating on this device)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

jnxl2aldRoutingInstMacLimit 1.3.6.1.4.1.2636.3.48.1.0.1
This notification is generated when the MAC limit for given routing instance (jnxl2aldRoutingInst) is reached. This trap is send only once we exceed the limit value.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxl2aldInterfaceMacLimit 1.3.6.1.4.1.2636.3.48.1.0.2
This notification is generated when the MAC limit for the given physical interface (jnxl2aldInterfaceMacLimit) is reached. This trap is send only once we exceed the limit value.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxl2aldGlobalMacLimit 1.3.6.1.4.1.2636.3.48.1.0.3
This notification is generated when the MAC limit for the entire system is reached. This trap is send only once we exceed the limit value.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxl2aldMacMoveThreshold 1.3.6.1.4.1.2636.3.48.1.0.4
This notification is generated when a mac move reaches threshold. The given interface (ifDescr) will be blocked for the Bridge Domain(jnxl2aldIntfBridgeDomain). This trap is send only once when mac move count exceeds the threshold for the Mac(jnxl2aldMacAdress).
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxL2aldMacChangedNotification 1.3.6.1.4.1.2636.3.48.1.0.5
This notification is generated when there is enough MAC address information to fully occupy a maximum size SNMP trap message. This notification is also generated when there is at least one MAC address changed or removed and the amount of time elapsed from the previous notification is greater than the maximum wait time denoted by jnxNotificationInterval object. If there are more MAC addresses information than can fit into one cmmHistTrapContent object, then multiple notifications will be generated.
Status: current Access: read-only
NOTIFICATION-TYPE    

jnxl2aldMacPinningdiscard 1.3.6.1.4.1.2636.3.48.1.0.6
This notification is generated for discarding packets in a bridge domain over an IFL for MACs when learned over MAC pinning enabled interface and same MACs are also seen over any other interfaces in the same bridge domain. This trap is generated in configured interval of time when packets are discarded over an IFL continuously.
Status: current Access: read-only
NOTIFICATION-TYPE