All MIBs › FOUNDRY-SN-AGENT-MIB › snAgentBrd2ModuleStatus
snAgentBrd2ModuleStatus
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgentBrd2ModuleStatus
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.2.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
By default, this mode is set to notActivated(0). moduleEmpty(0) ......... The slot of the chassis is empty. moduleGoingDown(2) ..... The module is going down. moduleRejected(3) ...... The module is being rejected due to wrong configuration. moduleBad(4) ........... The module Hardware is bad. moduleConfigured(8) ...... The module is configured (stacking) moduleComingUp(9) ...... The module is in power-up cycle. moduleRunning(10) ....... The module is running. moduleBlocked(11) ....... The module is blocked, for full height card.
What is snAgentBrd2ModuleStatus?
This OID tracks the operational state of a module (like a line card) in a network switch chassis, reporting whether it's empty, coming up, configured, bad, or rejected. It reveals if a module is healthy and ready to process traffic. A data center operator monitors this to detect when a card fails or is misconfigured and needs to be replaced or reseated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.2.2.1.6 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentBrd2ModuleStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.2.2.1.6.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgentBrd2ModuleStatus.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.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2 | snAgentBrd | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2.2 | snAgentBrd2Table | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2.2.1 | snAgentBrd2Entry | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.2.2.1.6 | snAgentBrd2ModuleStatus | FOUNDRY-SN-AGENT-MIB |