All MIBs › RAD-MIB › prtParamActUponLoopDetect
prtParamActUponLoopDetect
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtParamActUponLoopDetect
OID (numeric): 1.3.6.1.4.1.164.6.2.15.5.1.1.21
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This parameter is used to indicate which actions should be taken in case a loop is detected in the network the port is part of. Each action is represented by a bit. Currently defined (for RIC155GE/RIC622GE): Bit 0 - Transmit Shut Down Bit 1 - Forward Alarms If bit value = '1' then the action is taken. If bit value = '0' then the actions is not taken.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.5.1.1.21 snmpwalk -v2c -c public <target> RAD-MIB::prtParamActUponLoopDetect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.15.5.1.1.21.1 snmpget -v2c -c public <target> RAD-MIB::prtParamActUponLoopDetect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.15.5.1.1.21.1 s <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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15 | systemPort | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5 | prtParam | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5.1 | prtParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5.1.1 | prtParamEntry | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.15.5.1.1.21 | prtParamActUponLoopDetect | RAD-MIB |