All MIBs › RAD-MIB › sysDclRedundancyStatus
sysDclRedundancyStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysDclRedundancyStatus
OID (numeric): 1.3.6.1.4.1.164.3.3.1.2.2.1.1.10
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
Bit map representing current Redundancy Status. bit 0 - Indicates mismatch between the 2 CL cards' Configuration bit 1 - Indicates mismatch between the 2 CL cards' Software. bit 2 - Indicates CL card A Absence. bit 3 - Indicates CL card B Absence. bit 4 - Indicates Loss of Communication between the 2 CL cards. bit 5 - Indicates mismatch between the 2 CL cards' Hardware. bit 6 - Indicates Configuraton update is in process. bit 7 - Indicates Software update is in process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.10 snmpwalk -v2c -c public <target> RAD-MIB::sysDclRedundancyStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.2.1.1.10.1 snmpget -v2c -c public <target> RAD-MIB::sysDclRedundancyStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysDclRedundancyStatus.1
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.2 | sysHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2 | sysDcl | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1 | sysDclTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1.1 | sysDclEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.2.1.1.10 | sysDclRedundancyStatus | RAD-MIB |