nbsStackSlotSpecUplRedundantMode
NSTACK-MIB ·
.1.3.6.1.4.1.629.1.50.4.7.1.3
Object
column mandatory
r/w
Enumeration
Special Slot Additional Status:
other=(1) - unknown Status or Module is not Valid;
Redundant Modes used for the OptiSwitch Devices family:
'specialRedundant'(2) - Both connectors of the
GigaBit Redundant Module are connected to the same 2
connectors of the other GigaBit Redundant Module.
Module provides automatic quick Redundancy;
'autoRedundant'(3) - Each connector of the GigaBit
Redundant Module is connected to a Single GigaBit
Ethernet Module. Module provides automatic quick Redundancy;
'manualLeftRedundant'(4) - Each connector of the GigaBit
Redundant Module is connected to a Single GigaBit
Ethernet Module. Left Connector will be forced and
Right Connector will not be connected in any case.
'manualRightRedundant'(5) - Each connector of the GigaBit
Redundant Module is connected to a Single GigaBit
Ethernet Module. Right Connector will be forced and
Left Connector will not be connected in any case.
'semiAutoRedundant'(6) - Each connector of the GigaBit
Redundant Module is connected to a Single GigaBit
Ethernet Module. Module provides automatic Redundancy
from Primary Left Connector to the Right connector.
The difference is that to force back the Primary Left
connection the Test Operation [nbsStackSlotSpecUplTestSemiAutoMode]
has to be performed;
Redundant Modes used for the OptiSwitch Master Devices family:
'regularRedundant'(6) - The same as 'specialRedundant'(2)
and 'autoRedundant'(3). Provides automatic quick Redundancy.
'masterLeftRedundant'(7) - Provides automatic quick
Redundancy. The difference is that the module will always
force the Left Connection even when right Connection is OK.
'masterRightRedundant'(8) - Provides automatic quick
Redundancy. The difference is that the module will always
force the Right Connection even when left Connection is OK.
Context
- MIB
- NSTACK-MIB
- OID
.1.3.6.1.4.1.629.1.50.4.7.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- nbsStackSpecSlotEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NSTACK-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSTACK-MIB::nbsStackSlotSpecUplRedundantMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSTACK-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSTACK-MIB::nbsStackSlotSpecUplRedundantMode.<nbsStackSlotSpecNumber>.<nbsStackSlotSpecUplNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSTACK-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSTACK-MIB::nbsStackSlotSpecUplRedundantMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | specialRedundant |
3 | autoRedundant |
4 | manualLeftRedundant |
5 | manualRightRedundant |
6 | regularRedundant |
7 | masterLeftRedundant |
8 | masterRightRedundant |