ELTEX-MAC-NOTIFICATION-MIB: View SNMP OID List / Download MIB

VENDOR: ELTEX ENTERPRISE


 Home MIB: ELTEX-MAC-NOTIFICATION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 eltexMacNotificationMIB 1.3.6.1.4.1.35265.33
Configuration of MAC notification feature.
       eltexMacNotificationObjects 1.3.6.1.4.1.35265.33.1
           eltexMnFlappingObjects 1.3.6.1.4.1.35265.33.1.1
               eltexMnFlappingFeatureEnabled 1.3.6.1.4.1.35265.33.1.1.1 truthvalue read-write
Specifies whether the MAC Flapping notification feature is currently running in the device. Setting this object to false(2) disables the MAC Flapping notification feature globally. Setting this object to true(1) will start the MAC Flapping notification feature running in the device.
               eltexMnFlappingNotificationsEnabled 1.3.6.1.4.1.35265.33.1.1.2 truthvalue read-write
Specifies whether eltexMnFlappingNotification notifications will or will not be sent when a MAC flapping is detected by the MAC flapping notification feature. Setting this object to false(2) will not send the eltexMnFlappingNotification notifications. Setting this object to true(1) will send the eltexMnFlappingNotification notifications.
               eltexMnFlappingAddress 1.3.6.1.4.1.35265.33.1.1.3 macaddress read-only
Indicates the MAC address that is flapping between eltexMnFlappingFirstPortId and eltexMnFlappingSecondPortId on eltexMnFlappingVlanNumber. This object is instantiated only when eltexMnFlappingFeatureEnabled value is set to true(1) and a MAC flapping is detected by the MAC flapping notification feature.
               eltexMnFlappingVlanNumber 1.3.6.1.4.1.35265.33.1.1.4 vlanindex read-only
Indicates the VLAN on which the eltexMnFlappingAddress is flapping between eltexMnFlappingFirstPortId to eltexMnFlappingSecondPortId. This object is instantiated only when eltexMnFlappingFeatureEnabled value is set to true(1) and a MAC flapping is detected by the MAC flapping notification feature.
               eltexMnFlappingFirstPortId 1.3.6.1.4.1.35265.33.1.1.5 integer32 read-only
The first value of dot1dBasePort for the bridge port on which the eltexMnFlappingAddress is flapping on eltexMnFlappingVlanNumber. This object is instantiated only when eltexMnFlappingFeatureEnabled value is set to true(1) and a MAC flapping is detected by the MAC flapping notification feature.
               eltexMnFlappingSecondPortId 1.3.6.1.4.1.35265.33.1.1.6 integer32 read-only
The second value of dot1dBasePort for the bridge port on which the eltexMnFlappingAddress is flapping on eltexMnFlappingVlanNumber. This object is instantiated only when eltexMnFlappingFeatureEnabled value is set to true(1) and a MAC flapping is detected by the MAC flapping notification feature.
               eltexMnFlappingTime 1.3.6.1.4.1.35265.33.1.1.7 timestamp read-only
The value of sysUpTime when a eltexMnFlappingAddress is flapping between eltexMnFlappingFirstPortId and eltexMnFlappingSecondPortId. This object is instantiated only when eltexMnFlappingFeatureEnabled value is set to true(1) and a MAC flapping is detected by the MAC flapping notification feature.
       eltexMnNotificationPrefix 1.3.6.1.4.1.35265.33.2
           eltexMnNotifications 1.3.6.1.4.1.35265.33.2.0
               eltexMnFlappingNotification 1.3.6.1.4.1.35265.33.2.0.1
This notification is generated when a MAC address is flapping between two or more interfaces.