All MIBs › RAD-MIB › radBridgeLoopDetectVlanId
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9 | radBridgeGenCnfg | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.4 | radBridgeGenCfgTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.4.1 | radBridgeGenCfgEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.9.4.1.6 | radBridgeLoopDetectVlanId | RAD-MIB |