MAC-NOTIFICATION-MIB

        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.
    
Source file
MAC-NOTIFICATION-MIB
Last revised
Identity
macNotificationMIB
Base OID
1.3.6.1.4.1.13464.1.2.3.3.1
Imported Objects
ADMIN-MASTER-MIB gbnServiceMACNotification
IF-MIB ifIndex
Q-BRIDGE-MIB VlanId
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Counter32 Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC MacAddress TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue
Net-SNMP examples using the gbn MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAC-NOTIFICATION-MIB::macNotificationMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAC-NOTIFICATION-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAC-NOTIFICATION-MIB::macNotificationMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (25)
.1.3.6.1.4.1.13464.1.2.3.3.1
.1.3.6.1.4.1.13464.1.2.3.3.1.1
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.1
secondsUnsigned32
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.2
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.3
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.4
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.5
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.6
entriesUnsigned32
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.7
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.8
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.8.1
Unsigned32
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.8.1.1
OctetString
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.8.1.2
.1.3.6.1.4.1.13464.1.2.3.3.1.1.1.8.1.3
.1.3.6.1.4.1.13464.1.2.3.3.1.1.2
.1.3.6.1.4.1.13464.1.2.3.3.1.1.2.1
.1.3.6.1.4.1.13464.1.2.3.3.1.1.2.1.1
.1.3.6.1.4.1.13464.1.2.3.3.1.1.2.1.1.1
.1.3.6.1.4.1.13464.1.2.3.3.1.1.2.1.1.2
.1.3.6.1.4.1.13464.1.2.3.3.1.2
.1.3.6.1.4.1.13464.1.2.3.3.1.2.0
.1.3.6.1.4.1.13464.1.2.3.3.1.3
.1.3.6.1.4.1.13464.1.2.3.3.1.3.1
.1.3.6.1.4.1.13464.1.2.3.3.1.3.2
Dependencies (18) 6 direct · 12 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Type Definitions (2)
Integer32 range: 1..100
An integer that is in the range of a percent value.
Integer32 range: 1..2147483647
Display format: d
An arbitrary value that uniquely identifies the physical
entity. The value should be a small, positive integer.
Index values for different physical entities are not
necessarily contiguous.
Conformance Groups (3)
A collection of objects providing the global configuration
and information for MAC notification.
.1.3.6.1.4.1.13464.1.2.3.3.1.3.2.1
A collection of objects providing the configuration information
for MAC notification at each interface.
.1.3.6.1.4.1.13464.1.2.3.3.1.3.2.2
The notification generated by the MAC-NOTIFICATION-MIB.
.1.3.6.1.4.1.13464.1.2.3.3.1.3.2.3
Compliance Statements (2)

OID .1.3.6.1.4.1.13464.1.2.3.3.1.3.1.1
The compliance statement for the MAC-NOTIFICATION-MIB.
Required groups

OID .1.3.6.1.4.1.13464.1.2.3.3.1.3.1.2
The compliance statement for the MAC-NOTIFICATION-MIB.
Required groups
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.13464.1.2.3.3.1.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
mnNotificationInterval object.

If there are more MAC addresses information than can fit into
one mmHistTrapContent object, then multiple notifications
will be generated.