All MIBs › FOUNDRY-SN-AGENT-MIB › snStackSecSwitchSlotId
snStackSecSwitchSlotId
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snStackSecSwitchSlotId
OID (numeric): 1.3.6.1.4.1.1991.1.1.5.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The secondary switch slot ID must be set before the Configuration command sent from the primary switch to the secondary switch either manually or automatically - snStackSecSwitchCfgCmd.
What is snStackSecSwitchSlotId?
This object specifies the slot number (1-26) of the secondary switch in a stack configuration, and must be set before issuing stacking configuration commands. It identifies which physical slot contains the backup switch that will receive configuration synchronization from the primary switch. Administrators configure this value to establish the physical topology of a redundant switch stack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.5.2.1.1.2 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snStackSecSwitchSlotId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.5.2.1.1.2.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snStackSecSwitchSlotId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.5.2.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> snStackSecSwitchSlotId.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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.5 | snStack | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.5.2 | snStackSecSwitchInfo | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.5.2.1 | snStackSecSwitchTable | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.5.2.1.1 | snStackSecSwitchEntry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.5.2.1.1.2 | snStackSecSwitchSlotId | FOUNDRY-SN-AGENT-MIB |