HM2-MAC-NOTIFICATION-MIB: View SNMP OID List / Download MIB
VENDOR: RICHARD HIRSCHMANN
Home | MIB: HM2-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).
|
|||
Object Name | OID | Type | Access | Info |
hm2MACNotificationMib | 1.3.6.1.4.1.248.11.35 |
Hirschmann MAC Notification MIB. Send a trap if a unicast MAC address is learned or removed from the forwarding data base. Copyright (C) 2012. All Rights Reserved. |
||
hm2MACNotifyMibNotifications | 1.3.6.1.4.1.248.11.35.0 | |||
hm2MACNotificationTrap | 1.3.6.1.4.1.248.11.35.0.1 |
This trap is sent when a MAC address has been added to or removed from the FDB on a specific interface. |
||
hm2MACNotifyMibObjects | 1.3.6.1.4.1.248.11.35.1 | |||
hm2MACNotifyAdminState | 1.3.6.1.4.1.248.11.35.1.1 | hmenabledstatus | read-write |
Enable or disable MAC Notification global. |
hm2MACNotifyInterval | 1.3.6.1.4.1.248.11.35.1.2 | integer32 | read-write |
MAC Notification interval in seconds. Range is between 0 and 2147483647. |
hm2MACNotifyInterfaceTable | 1.3.6.1.4.1.248.11.35.1.10 | no-access |
A table containing current configuration information for each interface. |
|
1.3.6.1.4.1.248.11.35.1.10.1 | no-access |
A logical row in the hm2MACNotifyInterfaceTable. |
||
hm2MACNotifyInterfaceAdminState | 1.3.6.1.4.1.248.11.35.1.10.1.1 | hmenabledstatus | read-write |
Enable or disable MAC Notification on this interface. |
hm2MACNotifyInterfaceMACAddr | 1.3.6.1.4.1.248.11.35.1.10.1.2 | macaddress | read-only |
Last MAC address on this interface that have been added or removed from the address table. |
hm2MACNotifyInterfaceMACStatus | 1.3.6.1.4.1.248.11.35.1.10.1.3 | integer | read-only |
Status of the last MAC address on this interface. Enumeration: 'removed': 3, 'other': 1, 'added': 2. |