All MIBs › RAD-MIB › sysSRdnFlipCmd
sysSRdnFlipCmd
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSRdnFlipCmd
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.20
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description:
This object enables the user to send a command to the Agent, to Flip from a current Online IO card to its Redundant card. The value sent will be an Object Identifier of an entry in the sysCRdnTable. This entry defines the Redundant couple of Slots on which the Flip is applied. Setting this object, will cause the Agent to Flip from current Online card to its Redundant card. This manual flip command is applicable only for entries having Redundancy Mode=Y Cable.
For Vmux: This command will cause flipping from Secondary or Third Link to the Primary Link. If the active link is the primary link, the agent will flip to the secondary link. The value sent will be the Object Identifier of the following Table: agnCBuMlTable.
Agent will send the value 0 for Get.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.20 snmpwalk -v2c -c public <target> RAD-MIB::sysSRdnFlipCmd
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.20.1 snmpget -v2c -c public <target> RAD-MIB::sysSRdnFlipCmd.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.3.20.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.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.20 | sysSRdnFlipCmd | RAD-MIB |