All MIBs › RAD-MIB › sysSRdnEnforcedChannel
sysSRdnEnforcedChannel
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSRdnEnforcedChannel
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.22.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This is a command to override all switching considerations and enforce use of primary/ secondary connection only. noEnforcement - cancels the state of override and goes back to usual switching considerations. Default = noEnforcement(2).
What is sysSRdnEnforcedChannel?
This object controls whether the system should override its normal redundancy switching logic and force use of a specific connection path (primary or secondary). The operator sets this to 'primary' or 'secondary' to lock the system into using that particular connection, or 'noEnforcement' to allow automatic switching based on line quality. An SNMP operator uses this to manually isolate connectivity issues or prevent unwanted failovers during network maintenance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.22.1.1 snmpwalk -v2c -c public <target> RAD-MIB::sysSRdnEnforcedChannel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.22.1.1.1 snmpget -v2c -c public <target> RAD-MIB::sysSRdnEnforcedChannel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.3.22.1.1.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.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.22 | sysSRdnCmdTable | RAD-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.22.1 | sysSRdnCmdEntry | RAD-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.22.1.1 | sysSRdnEnforcedChannel | RAD-MIB |