hmRingRedOperState
HMRING-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.5.1.1.7
Object
column
Enumeration
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 redundancy-manager is configured and a ring failure has occured. rmInactive(3) indicates that redundancy-manager is configured and ring is ok. The value rs(4) is returend when hmRingRedMode is set to rs(4).
Context
- MIB
- HMRING-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.5.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmRingRedEntry
- Table
- hmRingRedTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | underCreation |
2 | rmActive |
3 | rmInactive |
4 | rs |
5 | disable |
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 |
| 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 |
| hmRingRedConfigOperState 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 r… | column | Enumeration | .1.3.6.1.4.1.248.14.5.1.1.9 |