hmArcCheckStatusType
HMRINGARC-MGMT-SNMP-MIB ·
.1.3.6.1.4.1.248.14.5.7.2.1.1.4
Object
column
Enumeration
The status an ARC device in the connected topology reported.
otherRm(1): the device detected another active Redundancy Manager.
loop(2): unclear topology detected. This may be a loop or a net segment
which is connected to the ring with Rapid Spanning Tree.
alreadyConfigured(3): the device already has a ring configured.
unsupportedOption(4): the device does not support one of the ARC Manager options.
openRing(5): the ARC Manager has detected an open Ring.
configFailed(6): the configuration of the device failed.
duplexMode(7): at least one Ring Port of the device is not in full duplex mode.
noArcDevices(8): there is no device in the ring which supports the ARC Protocol,
or all devices have hmArcClientAdminStatus set to disabled.
portState(9): at least one Ring Port of the device is not properly configured.
info(10): the device reported just additional information.
Context
- MIB
- HMRINGARC-MGMT-SNMP-MIB
- OID
.1.3.6.1.4.1.248.14.5.7.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmArcCheckResultEntry
- Table
- hmArcCheckResultTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | otherRm |
2 | loop |
3 | alreadyConfigured |
4 | unsupportedOption |
5 | openRing |
6 | configFailed |
7 | duplexMode |
8 | noArcDevices |
9 | portState |
10 | info |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmArcCheckStatusIndex Index for the table | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.14.5.7.2.1.1.1 |
| hmArcCheckStatusDeviceMac The MAC address of the ARC device that reported
the status. | column | OctetString | .1.3.6.1.4.1.248.14.5.7.2.1.1.2 |
| hmArcCheckStatusDeviceIp The IP address of the ARC device that reported
the status. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.248.14.5.7.2.1.1.3 |
| hmArcCheckStatusInfo Additional information about the ARC device status.
The device may provide this information for each value in hmArcCheckStatusType. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.248.14.5.7.2.1.1.5 |
| hmArcCheckStatusClassification Classification of the status the ARC device reported.
error(1): the reported status is an error.
warning(2): the reported status is a warning.
ok(3): the reported s… | column | Enumeration | .1.3.6.1.4.1.248.14.5.7.2.1.1.6 |