cfgChannelExclusionStatus
DMON-COMMON-MIB ·
.1.3.6.1.4.1.5802.999999.2.18.2.1.2
Object
The status of this conceptual row.
To create a row in this table, a manager must set this object to
either createAndGo(4) or createAndWait(5).
Until instances of all corresponding columns are appropriately
configured, the value of the corresponding instance of the
cfgChannelExclusionStatus column is 'notReady'.
In particular, a newly created row cannot be made active until the
corresponding instances of cfgChannelExclusionStartFrequency and
cfgChannelExclusionStopFrequency have been set.
Only exlusion with a status of active(1) will be applied.
Context
- MIB
- DMON-COMMON-MIB
- OID
.1.3.6.1.4.1.5802.999999.2.18.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgChannelExclusionEntry
- Table
- cfgChannelExclusionTable
- 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 |
|---|---|---|---|
| cfgChannelExclusionIndex Index into the ChannelExclusion table | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5802.999999.2.18.2.1.1 |
| cfgChannelExclusionStartFrequency This represents the beginning of the exclusion. If the row represents
a single channel, this value will be the same of cfgChannelExclusionStopFrequency. | column | hertz Integer32 | .1.3.6.1.4.1.5802.999999.2.18.2.1.3 |
| cfgChannelExclusionStopFrequency This represents the end of the exclusion. If the row represents
a single channel, this value will be the same of cfgChannelExclusionStartFrequency | column | hertz Integer32 | .1.3.6.1.4.1.5802.999999.2.18.2.1.4 |