All MIBs › NBS-CMMC-MIB › nbsCmmcSlotRedundancy
nbsCmmcSlotRedundancy
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSlotRedundancy
OID (numeric): 1.3.6.1.4.1.629.200.7.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is used to disable redundancy on certain cards that support the 802.3ah standard, but if supported, the preferred method is to use the object nbsCmmcPortEnable to administratively disable redundant ports that shouldn't become active.
This object may also be used to change the operating mode of 4 port crossbar cards that can be configured for redundancy.
For cards that do not support this feature, any reads of this object should get the response notSupported (1). Writes to this object should be rejected with the SNMP error badValue (3).
What is nbsCmmcSlotRedundancy?
This object controls whether redundancy features (such as 802.3ah lineside redundancy) are enabled for cards in a slot, or whether a 4-port crossbar card operates in redundancy mode. It can be set to notSupported, disabled, or enabled, depending on card capabilities; the preferred method is to use per-port control via nbsCmmcPortEnable. Network administrators use this to activate or deactivate backup port functionality and configure failover behavior for critical connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.21 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotRedundancy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.7.1.1.21.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSlotRedundancy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.7.1.1.21.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.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7 | nbsCmmcSlotGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1 | nbsCmmcSlotTable | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1 | nbsCmmcSlotEntry | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.7.1.1.21 | nbsCmmcSlotRedundancy | NBS-CMMC-MIB |