All MIBs › BASIS-SHELF-MIB › redSecondarySlotNum
redSecondarySlotNum
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::redSecondarySlotNum
OID (numeric): 1.3.6.1.4.1.351.110.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This is the slot number of the redundant card for the primary card. SecondarySlotNum will be 0 when no secondary card covering the primary card. SecondarySlotNum in case of MGX8850 shloud be from the same half of the shelf. Like if primary card is in the top then secondary card also should be in the top and will be covered by top SRM.
What is redSecondarySlotNum?
Reports the slot number of the redundant (backup) card covering a given primary card; a value of 0 means the primary card currently has no secondary/backup card assigned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.5 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::redSecondarySlotNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.5.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::redSecondarySlotNum.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.1.3.1.1.5.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1 | basisSystem | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.3 | axisRedundancy | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.3.1 | smRedMapTable | BASIS-SHELF-MIB |
| 1.3.6.1.4.1.351.110.1.3.1.1 | smRedMapEntry | BASIS-SHELF-MIB |
| 1.3.6.1.4.1.351.110.1.3.1.1.5 | redSecondarySlotNum | BASIS-SHELF-MIB |