MARVELL-LBD-MIB
AI MIB Summary
The MARVELL-LBD-MIB provides vendor-specific SNMP access to monitor and manage Loopback Detection states, including active loopback ports, detection status, and associated error counters on Marvell networking hardware. This module enables administrators to programmatically identify and isolate Layer 2 bridging loops to prevent broadcast storms and network instability.
The private MIB module definition for Loopback Detection MIB.
Main OID:
rlLbd.1.3.6.1.4.1.89.127
8
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
8 total| Object Name |
|---|
rlLbdThe private MIB module definition for Loopback Detection MIB. MODULE-IDENTITY .1.3.6.1.4.1.89.127 |
rlLbdEnableEnable/Disable Loopback Detection in the switch.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.89.127.1 |
rlLbdDetectionIntervalThe time in seconds that should pass between unicast LBD packets.rw INTEGER .1.3.6.1.4.1.89.127.2 |
rlLbdModeLoopback detection mode.rw Enumeration .1.3.6.1.4.1.89.127.3 |
rlLbdPortTableThe table contains Admin configuration and operational status per port. SEQUENCE OF RlLbdPortEntry .1.3.6.1.4.1.89.127.4 |
rlLbdPortEntryEach entry represent a port.
Per port contains LBD Admin configuration (SET) and status (GET),
LBD Operational status and LBD Vlan configuration (SET) and status (GET). RlLbdPortEntry .1.3.6.1.4.1.89.127.4.1 |
rlLbdPortAdminStatusEnable/Disable Loopback Detection on portrw Enumeration .1.3.6.1.4.1.89.127.4.1.1 |
rlLbdPortOperStatusIndicates Loopback Detection operational status on port.
'inactive' means that the port is not working in loop-detected operational state;
'active' means that the port is Up and working in state of loop-detecting;
'loop-detected' means that the system has detected loop on the port.ro Enumeration .1.3.6.1.4.1.89.127.4.1.2 |