ARUBAWIRED-LOOPPROTECT-MIB
AI MIB Summary
The ARUBAWIRED-LOOPPROTECT-MIB monitors and manages loop detection states and port blockage events on HP Aruba wired network switches via proprietary SNMP extensions. It tracks specific loop protection metrics, including the operational status of loop guard mechanisms and the triggering of port shutdowns to prevent broadcast storms.
This MIB module contains HP proprietary extensions to the standard Loop Protect MIBs.
Main OID:
arubaWiredLoopProtectMIB.1.3.6.1.4.1.47196.4.1.1.3.1
27
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
arubaWiredLoopProtectMIBThis MIB module contains HP proprietary
extensions to the standard Loop Protect MIBs. MODULE-IDENTITY .1.3.6.1.4.1.47196.4.1.1.3.1 |
IMPORTSThis MIB module contains HP proprietary
extensions to the standard Loop Protect MIBs. Unknown .1.3.6.1.4.1.47196.4.1.1.3.1 |
arubaWiredLoopProtectObjects OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1 |
arubaWiredLoopProtect OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5 |
arubaWiredLoopProtectNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.0 |
arubaWiredLoopProtectLoopDetectedNotificationA arubaWiredLoopProtectLoopDetectedNotification signifies
that a loop is detected by the Loop Protection Protocol.
Generation of this notification is controlled by
arubaWiredLoopProtectTrapLoopDetectEnable.
To prevent excessive notifications, this trap allows only
one notifications every 30 seconds.
Notifications that are missed due to this limitation are
dropped and are not sent later. NOTIFICATION-TYPE .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.0.1 |
arubaWiredLoopProtectVlanLoopDetectedNotificationA arubaWiredLoopProtectVlanLoopDetectedNotification signifies
that a loop is detected by the Loop Protection feature while
operating in VLAN mode. Generation of this notification is
controlled by arubaWiredLoopProtectTrapLoopDetectEnable.
To prevent excessive notifications, this trap allows only
one notifications every 30 seconds.
Notifications that are missed due to this limitation are
dropped and are not sent later. NOTIFICATION-TYPE .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.0.2 |
arubaWiredLoopProtectBase OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1 |
arubaWiredLoopProtectIntervalThe interval in seconds at which Loop Protection packets are
transmitted. The default value is 5 seconds.rw Integer32 .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.1 |
arubaWiredLoopProtectTrapLoopDetectEnableIndicates whether notifications should be sent when a loop
is detected on a port. By default this object will
have a value of false(2).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.2 |
arubaWiredLoopProtectEnableTimerThe time in seconds to wait before re-enabling a port
disabled by Loop Protection. When a port is disabled by
Loop Protection, a re-enable timer for the port is initialized.
If the re-enable timer value is specified as zero seconds the port remains
disabled, else the port is re-enabled after the specified time.rw Integer32 .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.3 |
arubaWiredLoopProtectModeThis object is used to configure the operational mode of Loop Protection
feature. The Loop Protection feature can be configured to operate in port mode
or VLAN mode.rw Enumeration .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.4 |
arubaWiredLoopProtectVIDListA list of VLANs on which Loop Protection is enabled.rw VidList .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.1.5 |
arubaWiredLoopProtectPort OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2 |
arubaWiredLoopProtectPortTablePer-interface configuration for Loop Protection. SEQUENCE OF ArubaWiredLoopProtectPortEntry .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1 |
arubaWiredLoopProtectPortEntryLoop Protection configuration information for
a single port. ArubaWiredLoopProtectPortEntry .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1 |
arubaWiredLoopProtectPortInterfaceIndexThe index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB's ifIndex. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.1 |
arubaWiredLoopProtectPortEnableThis object indicates whether the Loop Protection is enabled
on a port. The default value is FALSErw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.2 |
arubaWiredLoopProtectPortLoopDetectedThis object will be set to TRUE when a loop is detected on
the port. The value of this object will be reset to FALSE when
the port's arubaWiredLoopProtectPortEnable is set to
FALSE.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.3 |
arubaWiredLoopProtectPortLastLoopTimeThe value of sysUpTime when a loop was last detected
on this port. A value of 0 means that the timestamp has
not been set.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.4 |
arubaWiredLoopProtectPortLoopCountThis object provides the number of loops detected on a Loop Protection enabled
port. The value of this object is set to zero when Loop Protection is disabled on
a port.ro Counter32 .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.5 |
arubaWiredLoopProtectPortReceiverActionControls the action taken when a Loop Protection packet is
received on this port.
When set to 'disableTx' the port that transmitted the packet is disabled.
When set to 'noDisable' the transmitting port is not disabled.
When set to 'disableTxRx' the ports transmitting and receiving the packets are disabled.rw LoopProtectReceiverAction .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.6 |
arubaWiredLoopProtectLoopDetectedVlanRefers to this object for the port on which loop is
detected.ro Integer32 .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.7 |
arubaWiredLoopProtectPortVlanListA list of VLANs for this interface in which Loop Protection is enabled.rw VidList .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.2.1.1.8 |
arubaWiredLoopProtectConformance OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3 |
arubaWiredLoopProtectGroups OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.1 |
arubaWiredLoopProtectCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.47196.4.1.1.3.1.1.5.3.2 |