JUNIPER-EX-MAC-NOTIFICATION-MIB

File: JUNIPER-EX-MAC-NOTIFICATION-MIB.mib (10705 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-EX-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
NOTIFICATION-TYPE Unsigned32 TimeTicks
OBJECT-IDENTITY TruthValue jnxMacNotificationRoot

Defined Types

JnxMacHistoryEntry  
SEQUENCE    
  jnxHistIndex Unsigned32
  jnxHistMacChangedMsg OCTET STRING
  jnxHistTimestamp TimeTicks

Defined Values

jnxMacNotificationMIB 1.3.6.1.4.1.2636.3.40.1.7.1
This MIB module is for configuration of the MAC notification feature. MAC notification is a mechanism to inform monitoring devices when there are MAC addresses learnt or removed from the forwarding database of the monitored devices.
MODULE-IDENTITY    

jnxMacNotificationMIBObjects 1.3.6.1.4.1.2636.3.40.1.7.1.1
OBJECT IDENTIFIER    

jnxMacNotificationMIBGlobalObjects 1.3.6.1.4.1.2636.3.40.1.7.1.1.1
OBJECT IDENTIFIER    

jnxMacGlobalFeatureEnabled 1.3.6.1.4.1.2636.3.40.1.7.1.1.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  

jnxMacNotificationInterval 1.3.6.1.4.1.2636.3.40.1.7.1.1.1.2
This object specifies the maximum interval of time between jnxMacChangedNotifications being generated by the device. If the value of jnxNotificationsEnabled is true(1), the device will send out the generated jnxMacChangedNotifications 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 jnxMacChangedNotifications but it will archive these events in the jnxMacHistoryTable. If the value of this object is equal to 0, the device will generate jnxMacChangedNotifications 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 jnxMacChangedNotifications and archive the MAC change notification events in the jnxMacHistoryTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

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

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

jnxMacNotificationsEnabled 1.3.6.1.4.1.2636.3.40.1.7.1.1.1.5
Indicates whether jnxMacChangedNotification 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  

jnxMacNotificationsSent 1.3.6.1.4.1.2636.3.40.1.7.1.1.1.6
Indicates the number of jnxMacChangedNotifications sent out by the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxMacHistTableMaxLength 1.3.6.1.4.1.2636.3.40.1.7.1.1.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  

jnxMacHistoryTable 1.3.6.1.4.1.2636.3.40.1.7.1.1.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  
    JnxMacHistoryEntry

jnxMacHistoryEntry 1.3.6.1.4.1.2636.3.40.1.7.1.1.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    
  JnxMacHistoryEntry  

jnxHistIndex 1.3.6.1.4.1.2636.3.40.1.7.1.1.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  

jnxHistMacChangedMsg 1.3.6.1.4.1.2636.3.40.1.7.1.1.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 VLAN number 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 4 octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..512)  

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

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

jnxMacNotifications 1.3.6.1.4.1.2636.3.40.1.7.2
OBJECT IDENTIFIER    

jnxMacNotificationsPrefix 1.3.6.1.4.1.2636.3.40.1.7.2.0
All Mac Notifications are registered under this branch.
Status: current Access: read-only
OBJECT-IDENTITY    

jnxMacChangedNotification 1.3.6.1.4.1.2636.3.40.1.7.2.0.1
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