JUNIPER-L2ALD-MIB
- Registered at
- 1.3.6.1.4.1.2636.3.48.1
- Last updated
- 2016-05-31 00:00
- Organization
- Juniper Networks, Inc.
- Revisions
- 2015-01-22 10:00, 2015-01-14 10:00, 2012-08-08 10:00, 2007-02-15 10:00, 2016-05-31 00:00
- Namespace
- juniper
- Source file
JUNIPER-L2ALD-MIB- Digest
sha256:cf4f59805e0500fdd4b44caeb0dbb2d3ddfcc0cfa46dd017352a945dd5e096d3
Description
The MIB modules for L2ALD traps
Contact
Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | ifDescr, ifIndex |
| JUNIPER-SMI | jnxl2aldMibRoot |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB JUNIPER-L2ALD-MIB JUNIPER-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| jnxl2aldNotification OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.48.1.0 | |||
| jnxl2aldObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.48.1.1 | |||
| jnxl2aldInterfaceTable OBJECT-TYPE L2ALD objects for interface MAC limit. | 1.3.6.1.4.1.2636.3.48.1.1.1 | not-accessible | current | |
| jnxl2aldEntry OBJECT-TYPE An entry in l2aldInterfaceTable. | 1.3.6.1.4.1.2636.3.48.1.1.1.1 | not-accessible | current | |
| jnxl2aldIntfLogicalRouter OBJECT-TYPE The logical router string for interface table. | 1.3.6.1.4.1.2636.3.48.1.1.1.1.1 | DisplayString | accessible-for-notify | current |
| jnxl2aldIntfRoutingInst OBJECT-TYPE The routing instance string for interface table. | 1.3.6.1.4.1.2636.3.48.1.1.1.1.2 | DisplayString | accessible-for-notify | current |
| jnxl2aldIntfBridgeDomain OBJECT-TYPE The bridge domain string for interface table. | 1.3.6.1.4.1.2636.3.48.1.1.1.1.3 | DisplayString | accessible-for-notify | current |
| jnxl2aldIntfMacLimit OBJECT-TYPE The MAC limit count for the interface table. | 1.3.6.1.4.1.2636.3.48.1.1.1.1.4 | Unsigned32 | accessible-for-notify | current |
| jnxl2aldIntfMacPinningIntf OBJECT-TYPE The interface on which MAC Pinning is enabled. | 1.3.6.1.4.1.2636.3.48.1.1.1.1.5 | DisplayString | accessible-for-notify | current |
| jnxl2aldIntfDiscardIntf OBJECT-TYPE The interface on which MAC is discarded due to MAC Pinning. | 1.3.6.1.4.1.2636.3.48.1.1.1.1.6 | DisplayString | accessible-for-notify | current |
| jnxl2aldRoutingInst OBJECT-TYPE The Routing instance string for routing mac limit trap. | 1.3.6.1.4.1.2636.3.48.1.1.2 | DisplayString | accessible-for-notify | current |
| jnxl2aldBridgeDomain OBJECT-TYPE The bridge domain string for routing mac limit trap. | 1.3.6.1.4.1.2636.3.48.1.1.3 | DisplayString | accessible-for-notify | current |
| jnxl2aldLogicalRouter OBJECT-TYPE The logical router string for routing mac limit trap. | 1.3.6.1.4.1.2636.3.48.1.1.4 | DisplayString | accessible-for-notify | current |
| jnxl2aldMacLimit OBJECT-TYPE The mac limit count for routing instance. | 1.3.6.1.4.1.2636.3.48.1.1.5 | Unsigned32 | accessible-for-notify | current |
| jnxl2aldGbMacLimit OBJECT-TYPE The mac limit count for the system. | 1.3.6.1.4.1.2636.3.48.1.1.6 | Unsigned32 | accessible-for-notify | current |
| jnxl2aldMacAdress OBJECT-TYPE The offending mac causing mac move threshold trap. | 1.3.6.1.4.1.2636.3.48.1.1.7 | DisplayString | accessible-for-notify | current |
| jnxL2aldMacNotificationMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.48.1.2 | |||
| jnxL2aldMacNotificationMIBGlobalObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.48.1.2.1 | |||
| jnxL2aldMacGlobalFeatureEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.2.1.1 | TruthValue | read-only | current |
| jnxL2aldMacNotificationInterval OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.2.1.2 | Unsigned32 (0..4294967295) | read-only | current |
| jnxL2aldMacAddressesLearnt OBJECT-TYPE Indicates the number of MAC addresses learnt by the device. | 1.3.6.1.4.1.2636.3.48.1.2.1.3 | Counter64 | read-only | current |
| jnxL2aldMacAddressesRemoved OBJECT-TYPE Indicates the number of MAC addresses removed from the forwarding database. | 1.3.6.1.4.1.2636.3.48.1.2.1.4 | Counter64 | read-only | current |
| jnxL2aldMacNotificationsEnabled OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.2.1.5 | TruthValue | read-only | current |
| jnxL2aldMacNotificationsSent OBJECT-TYPE Indicates the number of jnxl2aldMacChangedNotifications sent out by the device. | 1.3.6.1.4.1.2636.3.48.1.2.1.6 | Counter64 | read-only | current |
| jnxL2aldMacHistTableMaxLength OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.2.1.7 | Unsigned32 (0..500) | read-only | current |
| jnxL2aldMacHistoryTable OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.2.1.8 | not-accessible | current | |
| jnxL2aldMacHistoryEntry OBJECT-TYPE A MAC change notification message that was previously generated by this device. Each entry is indexed by a message index. | 1.3.6.1.4.1.2636.3.48.1.2.1.8.1 | not-accessible | current | |
| jnxL2aldHistIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.2.1.8.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| jnxL2aldHistMacChangedMsg OBJECT-TYPE This object contains the information of a MAC change notification event. It consists of several tuples packed together in the format of '<tuple1><tuple2>...'. Each tuple consist of 13 octets in the format of '<operation><VLAN INDEX><MAC><dot1dBasePort><VLAN TAG>' where <operation> is of size 1 octet and supports the following values 0 - End of MIB object. 1 - MAC learnt. 2 - MAC removed. 3 - MAC updated. <VLAN INDEX> is the index of the VLAN which the MAC address is belonged to and has size of 2 octet. <MAC> is the Layer2 Mac Address and has size of 6 octets. <dot1dBasePort> is the value of dot1dBasePort for the interface from which the MAC address is learnt and has size of 2 octets. <VLAN TAG> is the tag of the VLAN which the MAC address is belonged to and has size of 2 octet. | 1.3.6.1.4.1.2636.3.48.1.2.1.8.1.2 | OCTET STRING (SIZE(1..512)) | read-only | current |
| jnxL2aldHistTimestamp OBJECT-TYPE The value of sysUpTime when the jnxL2aldMacChangedNotification containing the information denoted by the jnxHistMacChangedMsg object in this entry was generated. | 1.3.6.1.4.1.2636.3.48.1.2.1.8.1.3 | TimeTicks | read-only | current |
| jnxL2aldMacAddressesUpdated OBJECT-TYPE Indicates the number of MAC addresses updated by the device. | 1.3.6.1.4.1.2636.3.48.1.2.1.9 | Counter64 | read-only | current |
| jnxL2aldVlanMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.2636.3.48.1.3 | |||
| jnxL2aldVlanTable OBJECT-TYPE A table of VLAN names and characteristics. | 1.3.6.1.4.1.2636.3.48.1.3.1 | not-accessible | current | |
| jnxL2aldVlanEntry OBJECT-TYPE A table entry containing VLAN names and characteristics. | 1.3.6.1.4.1.2636.3.48.1.3.1.1 | not-accessible | current | |
| jnxL2aldVlanID OBJECT-TYPE This is the locally significant ID that is used internally by this device to reference this VLAN. | 1.3.6.1.4.1.2636.3.48.1.3.1.1.1 | Unsigned32 (1..4094) | not-accessible | current |
| jnxL2aldVlanName OBJECT-TYPE Vlan name is the textual name and this is the identifier that the user of a configuration utility will use. | 1.3.6.1.4.1.2636.3.48.1.3.1.1.2 | DisplayString (SIZE(1..255)) | read-only | current |
| jnxL2aldVlanTag OBJECT-TYPE This is the locally significant ID that is used internally by this device to reference this VLAN. | 1.3.6.1.4.1.2636.3.48.1.3.1.1.3 | Integer32 (1..4094) | read-only | current |
| jnxL2aldVlanType OBJECT-TYPE The vlan type can be Static (1) Dynamic(2) | 1.3.6.1.4.1.2636.3.48.1.3.1.1.4 | INTEGER {static(1), dynamic(2)} | read-only | current |
| jnxL2aldVlanFdbId OBJECT-TYPE The identity of the Filtering Database dot1qFdbTable (A table that contains configuration and control information for each Filtering Database currently operating on this device) | 1.3.6.1.4.1.2636.3.48.1.3.1.1.5 | Unsigned32 (1..4294967295) | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| jnxl2aldRoutingInstMacLimit NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.0.1 | current |
| jnxl2aldInterfaceMacLimit NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.0.2 | current |
| jnxl2aldGlobalMacLimit NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.0.3 | current |
| jnxl2aldMacMoveThreshold NOTIFICATION-TYPE 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). | 1.3.6.1.4.1.2636.3.48.1.0.4 | current |
| jnxL2aldMacChangedNotification NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.0.5 | current |
| jnxl2aldMacPinningdiscard NOTIFICATION-TYPE 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. | 1.3.6.1.4.1.2636.3.48.1.0.6 | current |