RAD-MIB :: radBridgeLoopDetectVlanId

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBradBridgeLoopDetectVlanId

radBridgeLoopDetectVlanId

Module: RAD-MIB

OID (symbolic): RAD-MIB::radBridgeLoopDetectVlanId

OID (numeric): 1.3.6.1.4.1.164.4.1.9.4.1.6

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description:

This variable indicates the VLAN ID used for Loop Detection packets. Valid values: 1 - 4095: VLAN ID 0 - Means that the Loop Detection is Disabled.

What is radBridgeLoopDetectVlanId?

This object specifies the VLAN ID (1-4095) used for sending loop detection packets; setting it to 0 disables loop detection entirely. The loop detection function sends test packets to identify bridging loops in the network. An operator would configure this to enable loop detection on specific VLANs or disable it if false loop detections are causing problems.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.4.1.6
snmpwalk -v2c -c public <target> RAD-MIB::radBridgeLoopDetectVlanId

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.9.4.1.6.1
snmpget -v2c -c public <target> RAD-MIB::radBridgeLoopDetectVlanId.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.4.1.9.4.1.6.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.4radBridgesDACS-MIB
1.3.6.1.4.1.164.4.1genBridgeRAD-MIB
1.3.6.1.4.1.164.4.1.9radBridgeGenCnfgRAD-MIB
1.3.6.1.4.1.164.4.1.9.4radBridgeGenCfgTableRAD-MIB
1.3.6.1.4.1.164.4.1.9.4.1radBridgeGenCfgEntryRAD-MIB
1.3.6.1.4.1.164.4.1.9.4.1.6radBridgeLoopDetectVlanIdRAD-MIB