All MIBs › ACC-SYSTEM › accStandbySysDescr
accStandbySysDescr
Module: ACC-SYSTEM
OID (symbolic): ACC-SYSTEM::accStandbySysDescr
OID (numeric): 1.3.6.1.4.1.5.1.1.1.14.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
System description for redundant processor.
What is accStandbySysDescr?
This OID contains a text description of the redundant (backup) processor in the system, such as its model or role. Engineers monitor this to ensure the standby processor is properly configured and ready to take over if the primary processor fails. An example might be "Standby Processor Module ACC-7350" to identify the backup unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.14.1 snmpwalk -v2c -c public <target> ACC-SYSTEM::accStandbySysDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.1.14.1.1 snmpget -v2c -c public <target> ACC-SYSTEM::accStandbySysDescr.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1 | accSystem | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.1.14 | accStandbyInfo | ACC-SYSTEM |
| 1.3.6.1.4.1.5.1.1.1.14.1 | accStandbySysDescr | ACC-SYSTEM |