HP-ICF-MACNOTIFY-MIB
AI MIB Summary
The HP-ICF-MACNOTIFY-MIB enables monitoring of MAC address table changes on HP Intelligent Management Center (IMC) or compatible network switches by generating notifications for dynamic MAC address additions, deletions, and movements. This mechanism facilitates real-time security auditing and network topology tracking by alerting management systems to unauthorized device access or physical layer reconfigurations.
The MIB module for managing MAC address notifications.
Main OID:
hpicfMacNotifyMIB.1.3.6.1.4.1.25506.11.1.66
33
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
hpicfMacNotifyMIBThe MIB module for managing MAC address
notifications. MODULE-IDENTITY .1.3.6.1.4.1.25506.11.1.66 |
hpicfMacNotifyNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.0 |
hpicfMacNotifyMacAddressTableChangeThe hpicfMacNotifyMacAddressTableChange
notification signifies that hpicfMacNotifyEnable
is enabled and either a MAC address table change
learn / remove occurred on a configured
hpicfMacNotifyTrapConfig interface or
hpicfMacNotifyMoveEnable is
enabled and a MAC address has been moved.
Notifications will buffered on the system to
be sent on hpicfMacNotifyTrapInterval. During
high system activity, notification may be sent
before the interval and in some cases, notifications
will be dropped. The system will log dropped
notification events NOTIFICATION-TYPE .1.3.6.1.4.1.25506.11.1.66.0.1 |
hpicfMacNotifyPortMacAddressCountThe hpicfMacNotifyPortMacAddressCount
notification signifies that
hpicfMacNotifyPortLearnedCountEnable is
enabled and the number of MAC address learn
has reached the configured MAC count on
switch port. The hpicfMacNotifyMacAddress
specifies the exceeded MAC learn address. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.11.1.66.0.2 |
hpicfMacNotifyConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.1 |
hpicfMacNotifyEnableIndicates whether the SNMP entity is permitted
to generate learned, moved or removed
hpicfMacNotifyMacAddressTableChange trap
notifications.
Default is disabled.rw Enumeration .1.3.6.1.4.1.25506.11.1.66.1.1 |
hpicfMacNotifyTrapIntervalDefines the interval in seconds between sending
hpicfMacNotifyMacAddressTableChange
notifications. The notifications will be
buffered on the system until the interval.
If the buffer becomes full before the interval,
the full buffer will be sent.
A value of 0 (zero) indicates MAC address
changes will be sent when the event occurs.
Default value is 30 seconds.rw Unsigned32 UNITS "Seconds" .1.3.6.1.4.1.25506.11.1.66.1.2 |
hpicfMacNotifyMoveEnableIndicates whether the SNMP entity is permitted
to generate
hpicfMacNotifyMacAddressTableChange for
MAC address moves on the system.
Notifications are generated when a MAC address
is moved from one port to another port on
the system. hpicfMacNotifyEnable must be
enabled. Default is disable.rw Enumeration .1.3.6.1.4.1.25506.11.1.66.1.3 |
hpicfMacNotifyLearnedPortConfigUsed to configure the MAC address learned notification
traps on specific ports.
Each octet within this value specifies a
set of eight ports, with the first octet specifying
ports 1 through 8, the second octet specifying
ports 9 through 16, etc. Within each octet, the
most significant bit represents the lowest numbered
port, and the least significant bit represents the
highest numbered port. Thus, each port is
represented by a single bit within the value of
this object.
If that bit has a value of '1' then that port is
enabled to send traps for learned MAC addresses;
the port is not enabled if its bit has a value of '0'.
Enabling hpicfMacNotifyLearnedPortConfig on a trunk port
is permitted but not recommended.
hpicfMacNotifyEnable must be enabled for traps to be sent.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.66.1.4 |
hpicfMacNotifyRemovedPortConfigUsed to configure the MAC address removed notification
traps on specific ports.
Each octet within this value specifies a
set of eight ports, with the first octet specifying
ports 1 through 8, the second octet specifying
ports 9 through 16, etc. Within each octet, the
most significant bit represents the lowest numbered
port, and the least significant bit represents the
highest numbered port. Thus, each port is
represented by a single bit within the value of
this object.
If that bit has a value of '1' then that port is
enabled to send traps for removed MAC addresses;
the port is not enabled if its bit has a value of '0'.
Enabling hpicfMacNotifyRemovedPortConfig on a trunk port
is permitted but not recommended.
hpicfMacNotifyEnable must be enabled for traps to be sent.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.66.1.5 |
hpicfMacNotifyActionIndicate the MAC address table change
action for hpicfMacNotifyMacAddress:
learned, moved or removed.ro Enumeration .1.3.6.1.4.1.25506.11.1.66.1.6 |
hpicfMacNotifyMacAddressThe MAC address that has been
learned, moved, or removed
in the MAC address table.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.11.1.66.1.7 |
hpicfMacNotifyFromPortIdThe related from port index of the
MAC address hpicfMacNotifyMacAddress.
Port index will be determined by the action
in hpicfMacNotifyAction.
Action:
Learned: The value will be zero
Moved: The port from which the MAC was moved
Removed: The port from which MAC was removedro Integer32 .1.3.6.1.4.1.25506.11.1.66.1.8 |
hpicfMacNotifyToPortIdThe related port index of the
MAC address hpicfMacNotifyMacAddress.
Port index will be determined by the action
in hpicfMacNotifyAction.
Action:
Learned: The actual port the MAC was learned
Moved: The port to which the MAC was moved
Removed: The value will be zeroro Integer32 .1.3.6.1.4.1.25506.11.1.66.1.9 |
hpicfMacNotifyVlanIdThe related Vlan ID of the
MAC address hpicfMacNotifyMacAddress.
Vlan ID will be determined by the action
in hpicfMacNotifyAction.
Action:
Learned: VLAN that the hpicfMacNotifyToPortId belongs to
Moved: VLAN that the hpicfMacNotifyToPortId belongs to
Removed: VLAN that hpicfMacNotifyFromPortId belongs toro Integer32 .1.3.6.1.4.1.25506.11.1.66.1.10 |
hpicfMacNotifyStats OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.2 |
hpicfMacNotifyLearnedCountA count of MAC addresses learned by the MAC
Address Table.ro Counter32 .1.3.6.1.4.1.25506.11.1.66.2.1 |
hpicfMacNotifyRemovedCountA count of MAC addresses removed from the MAC
Address Table.ro Counter32 .1.3.6.1.4.1.25506.11.1.66.2.2 |
hpicfMacNotifyMoveCountA count of MAC addresses moved in the MAC
Address Table.ro Counter32 .1.3.6.1.4.1.25506.11.1.66.2.3 |
hpicfMacNotifyCountA count of Mac Address notifications sent.
hpicfMacNotifyEnable must be enabled for the
counter to be activated.
This number is incremented each time a Mac
Address Table Change learn/move/remove occurs
on a hpicfMacNotifyTrapConfig enabled interface
or when hpicfMacNotifyMoveEnable is enabled.
This count will include notifications that
are dropped due to buffering overflow during
high activity.
hpicfMacNotifyCount is initialized to zero
at boot.ro Counter32 .1.3.6.1.4.1.25506.11.1.66.2.4 |
hpicfMacNotifyConformance OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.3 |
hpicfMacNotifyCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.3.1 |
hpicfMacNotifyGroups OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.3.2 |
hpicfMacNotifyClearObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.4 |
hpicfMacNotifyClearMacTableOnPortsUsed to clear the MAC address table on a specific
port. Each octet within this value specifies a
set of eight ports, with the first octet specifying
ports 1 through 8, the second octet specifying
ports 9 through 16, etc. Within each octet, the
most significant bit represents the lowest numbered
port, and the least significant bit represents the
highest numbered port. Thus, each port is
represented by a single bit within the value of
this object. If that bit has a value of '1 then
that port is included in the set of ports; the port is
not included if its bit has a value of '0'.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.66.4.1 |
hpicfMacNotifyClearMacTableOnVlanUsed to clear the MAC address table on a specific
VLAN. VLAN ID identifies the VLAN that will be
cleared.rw VlanId (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.66.4.2 |
hpicfMacCountNotifyConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.11.1.66.5 |
hpicfMacNotifyPortLearnedCountEnableIndicates whether or not to generate
hpicfMacNotifyPortMacAddressCount trap.
Notifications are generated when the MAC
address count on a switch port equals the
defined MAC count as in
hpicfMacNotifyPortLearnedCount object.
Default is disabled.rw Enumeration .1.3.6.1.4.1.25506.11.1.66.5.1 |
hpicfMacNotifyPortLearnedCountConfigUsed to config the MAC address learned
notification traps on specific ports.
Each octet within this value specifies a
set of eight ports, with the first octet
specifying ports 1 through 8, the second
octet specifying ports 9 through 16, etc.
Within each octet, the most significant
bit represents the lowest numbered port,
and the least significant bit represents the
highest numbered port. Thus, each port is
represented by a single bit within the value
of this object.
If that bit has a value of '1' then that
port is enabled to send traps for learned
MAC addresses;the port is not enabled if
its bit has a value of '0'.
Enabling picfMacNotifyPortLearnedCountConfig
on a trunk port is permitted but not
recommended.
hpicfMacNotifyPortLearnedCountEnable must
be enabled for traps to be sent.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.25506.11.1.66.5.2 |
hpicfMacNotifyPortLearnedCountConfigTableTable containing the configured MAC count
for sending mac-count-notify traps on a port. SEQUENCE OF HpicfMacNotifyPortLearnedCountConfigEntry .1.3.6.1.4.1.25506.11.1.66.5.3 |
hpicfMacNotifyPortLearnedCountConfigEntryAn entry in hpicfMacNotifyPortLearnedCountConfigTable
containing MAC count for sending mac-count-notify traps
for a port. HpicfMacNotifyPortLearnedCountConfigEntry .1.3.6.1.4.1.25506.11.1.66.5.3.1 |
hpicfMacNotifyPortIndexIndicates the ifIndex of the port InterfaceIndex (IF-MIB) .1.3.6.1.4.1.25506.11.1.66.5.3.1.1 |
hpicfMacNotifyPortLearnedCountIndicates the count of MAC learns when
reached to send the mac-notify trapsrw Unsigned32 .1.3.6.1.4.1.25506.11.1.66.5.3.1.2 |