hwMonitorLinkGroupRowStatus
HUAWEI-PROTECTION-MIB ·
.1.3.6.1.4.1.2011.6.50.11.1.10
Object
Indicates the row status, used for creating or deleting a monitored group. createAndGo(4)
and destroy(6) are supported. During the query operation, active(1) is always returned for
this leaf.
Options:
1. active(1) -when this leaf is queried, the value is fixed to active(1).
2. createAndGo(4) -create a monitored group
3. destroy(6) -delete a monitored group
To create a monitored group, set hwMonitorLinkGroupRowStatus to createAndGo(4) and perform
the set operation. hwMonitorLinkGroupRecoverTime is optional.
To delete a monitored group, set hwMonitorLinkGroupRowStatus to destroy(6) and perform the
set operation.
Context
- MIB
- HUAWEI-PROTECTION-MIB
- OID
.1.3.6.1.4.1.2011.6.50.11.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMonitorLinkGroupEntry
- Table
- hwMonitorLinkGroupTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwMonitorLinkGroupId Indicates the index of the monitored group.
When the value of hwMonitorLinkGroupId is -1 or 65535, it indicates that an available monitoring group ID is automatically allocated. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2011.6.50.11.1.1 |
| hwMonitorLinkGroupRecoverTime Indicates the recovery time of the monitored group.
Range: 3-60
Default: 3
Unit: second | column | Integer32 | .1.3.6.1.4.1.2011.6.50.11.1.2 |
| hwMonitorLinkGroupState Indicates the status of the monitored group.
Options:
1. idle(1) -the status of a monitored group is idle
2. normal(2) -the status of a monitored group is normal
3. fail… | column | Enumeration | .1.3.6.1.4.1.2011.6.50.11.1.3 |