All MIBs › BASIS-SHELF-MIB › redRowStatus
redRowStatus
Module: BASIS-SHELF-MIB
OID (symbolic): BASIS-SHELF-MIB::redRowStatus
OID (numeric): 1.3.6.1.4.1.351.110.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This will add, delete or modify the redundancy Note that mod is NOT used but it is there for consistency.
This object is for creating and deleting an entry in smRedMapTable. This object is set to add(1) to create an entry in the table. The values of redPrimarySlot and redSecondarySlot objects constitute the redundant Pairs. The slot numbers specified for redPrimarySlot and redSecondarySlot should be in the same half of the shelf for half-height service modules.
This object is set to del(2) to delete an entry from the table.
What is redRowStatus?
Controls creation, deletion, or modification of an entry in the redundancy mapping table, used to configure or remove a redundancy relationship between primary and secondary slots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.2 snmpwalk -v2c -c public <target> BASIS-SHELF-MIB::redRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.1.3.1.1.2.1 snmpget -v2c -c public <target> BASIS-SHELF-MIB::redRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.1.3.1.1.2.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.2 | redRowStatus | BASIS-SHELF-MIB |