All MIBs › BASIS-SHELF-MIB › redType
redType
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::redType
OID (numeric): 1.3.6.1.4.1.351.110.1.3.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object describes the type of redundancy. The supported values are : yCable (1) : 1:1 (y cable) redundancy configuration. In this configuration,there is only one module which acts as the backup for the other. oneToN (2) : 1:N redundancy configuration. In this configuration, there is one module(secondary)which acts as the backup for other primary modules. There are multiple primary modules and one secondary module in this configuration. At any point of time, the secondary module is backup for only one failed primary module. If more than one primary module fails, then the failed primary modules are not covered by the secondary module.
What is redType?
Indicates the type of redundancy configured for a card, such as 1:1 (y-cable) redundancy where one module backs up another, or 1:N redundancy where one module backs up several.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.8 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::redType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.8.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::redType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.1.3.1.1.8.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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1 | basisSystem | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.3 | axisRedundancy | BASIS-MIB |
| 1.3.6.1.4.1.351.110.1.3.1 | smRedMapTable | BASIS-SHELF-MIB |
| 1.3.6.1.4.1.351.110.1.3.1.1 | smRedMapEntry | BASIS-SHELF-MIB |
| 1.3.6.1.4.1.351.110.1.3.1.1.8 | redType | BASIS-SHELF-MIB |