All MIBs › APPIAN-CHASSIS-MIB › acChassisTdmAccessRedundancyMode
acChassisTdmAccessRedundancyMode
Module: APPIAN-CHASSIS-MIB
OID (symbolic): APPIAN-CHASSIS-MIB::acChassisTdmAccessRedundancyMode
OID (numeric): 1.3.6.1.4.1.2785.2.1.2.1.35
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This value describes how backup TDM Access cards are used to provide redundancy for active TDM Access cards in the system.
n-to-one: One backup card will provide redundancy for all other similar type TDM Access cards.
one-to-one: Each backup card will be assigned to provide redundancy for at most one TDM Access card.
What is acChassisTdmAccessRedundancyMode?
Configures whether TDM Access card redundancy operates in n-to-one mode (one backup card covers all active cards of the same type) or one-to-one mode (each active card has a dedicated backup). This setting determines how the chassis responds to a TDM Access card failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.35 snmpwalk -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisTdmAccessRedundancyMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2785.2.1.2.1.35.1 snmpget -v2c -c public <target> APPIAN-CHASSIS-MIB::acChassisTdmAccessRedundancyMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2785.2.1.2.1.35.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.2785 | appian | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2 | acOsap | APPIAN-SMI-MIB |
| 1.3.6.1.4.1.2785.2.1 | acChassis | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2 | acChassisTable | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1 | acChassisEntry | APPIAN-CHASSIS-MIB |
| 1.3.6.1.4.1.2785.2.1.2.1.35 | acChassisTdmAccessRedundancyMode | APPIAN-CHASSIS-MIB |