All MIBs › RAD-MIB › sysCRdnPrimeSlot
sysCRdnPrimeSlot
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysCRdnPrimeSlot
OID (numeric): 1.3.6.1.4.1.164.3.3.1.6.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The slot number of the Primary card of Redundancy. The Primary card should be the card that user wishes to be the online card (usually the more important one). For some Redundancy modes the importance of the redundant cards/ports is the same.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.3.1.2 snmpwalk -v2c -c public <target> RAD-MIB::sysCRdnPrimeSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.6.3.1.2.1 snmpget -v2c -c public <target> RAD-MIB::sysCRdnPrimeSlot.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sysCRdnPrimeSlot.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.6 | sysConfig | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.3 | sysCRdnTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.3.1 | sysCRdnEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.6.3.1.2 | sysCRdnPrimeSlot | RAD-MIB |