hmRingRedConfigOperState
HMRING-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.5.1.1.9
Object
column
Enumeration
Operational state of the ring configuration.
rmConfigError(2) indicates that the ring is not
connected with both ringports of the redundancy
manager, one of the ring cables is connected to
another port of the redundancy manager.
ringConfigError(3) is returned when somewhere in
the ring a ring connection fails.
anotherRM(4) indicates that another redundancy
manager was detected in the same ring. In this case
the redundant ring ports of these redundancy managers
are blocked until only one redundancy manager remains
in the ring.
Notice: rmConfigError(2) and ringConfigError(3)
can only be detected by the redundancy manager
if the redundancy manager is inactive.
Context
- MIB
- HMRING-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.5.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmRingRedEntry
- Table
- hmRingRedTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | rmConfigError |
3 | ringConfigError |
4 | anotherRM |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmRingRedPrimGroupID Unique index to identify the slot number of
the primary link port. This value is never
greater than hmSysGroupCapacity. Note that
row creation is done only by writing to
hmRingRed… | column | Integer32 | .1.3.6.1.4.1.248.14.5.1.1.1 |
| hmRingRedRecoveryDelay The hmRingRedRecoveryDelay with its parameter set
defines the maximum recovery delay of ring recovery in the HIPER Ring.
delay500(1) specifies the parameter set for the maximum
r… | column | Enumeration | .1.3.6.1.4.1.248.14.5.1.1.10 |
| hmRingRedPrimIfIndex Interface index of the primary link.
Note that row creation is only done by
writing to hmRingRedMode | column | Integer32 | .1.3.6.1.4.1.248.14.5.1.1.2 |
| hmRingRedPrimIfOpState operational state of the primary interface. | column | Enumeration | .1.3.6.1.4.1.248.14.5.1.1.3 |
| hmRingRedRedGroupID Unique index to identify the slot number of
the redundant link port. This value is never
greater than hmSysGroupCapacity. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.5.1.1.4 |
| hmRingRedRedIfIndex Interface index of the redundant link. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.5.1.1.5 |
| hmRingRedRedIfOpState operational state of the redundant interface. | column | Enumeration | .1.3.6.1.4.1.248.14.5.1.1.6 |
| hmRingRedOperState operational state of an entry.
If a new entry is created by setting hmRingRedMode to create(1),
the operState returns a value of underCreation(1).
rmActive(2) indicates that redun… | column | Enumeration | .1.3.6.1.4.1.248.14.5.1.1.7 |
| hmRingRedMode Desired mode of operation.
To create, modify or deactivate an entry the value create(1)
have to be set. delete(2) removes the entry. rm(3) and rs(4)
activate the redundancy. | column | Enumeration | .1.3.6.1.4.1.248.14.5.1.1.8 |