cmFlapRowStatus
RDN-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.4981.6.1.1.2.1.13
Object
Controls and reflects the status of rows in this table.
When a new flap cable modem is detected, and does
not exist in flap list and
flapListCurrentSize is less than flapListMaxSize,
an entry will be created in this table.
The instance of this object will be set to active(1).
All flapping modems have the status of active(1).
Active entries are removed from the table if they are aged out.
The age out time is defined in flapAgingOutTime
When a row is set to destroy(6), it will remove the entry
immediately.
To prevent an entry from being aged out, the entry should be
set to notInService(2). The entry will remain in the table
until this instance is set to destroy.
The user is allowed set an entry from active to notInService
or from notInService to destroy
A user is not allowed to change a notInService entry to active.
createAndGo(4) and createAndWait(5) are not supported.
Context
- MIB
- RDN-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.4981.6.1.1.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdnFlapCmEntry
- Table
- rdnFlapCmTable
- Siblings
- 12
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flapCmIndex Index for Cable Modem. | column | Integer32 | .1.3.6.1.4.1.4981.6.1.1.2.1.1 |
| cmFlapCounts The total number of times a CM flaps
Under following three situations, this counter
will increase:
(1) When flapCmInsertionFails is increased the flap counts
will increase… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4981.6.1.1.2.1.10 |
| cmLastFlapTime The last time stamp cm flaps | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4981.6.1.1.2.1.11 |
| cmFlapCreateTime The time stamp when new flap CM is added to the table. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.4981.6.1.1.2.1.12 |
| cmtsIfIndex The CMTS Interface Index. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.4981.6.1.1.2.1.2 |
| flapCmMacAddress MAC address of the Cable Modem's Cable interface. Identifies
a flap-list entry for a flapping Cable Modem. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.4981.6.1.1.2.1.3 |
| flapCmUpstreamChSet The list of the upstream channels.This shows the list of UCID's.
The CMTS detects a flapping Cable Modem from its Cable upstream interface. | column | DOCS-IF3-MIBChannelList | .1.3.6.1.4.1.4981.6.1.1.2.1.4 |
| flapCmDownstreamChSet The list of the downstream channels.This shows the list of DCID's. | column | DOCS-IF3-MIBChannelList | .1.3.6.1.4.1.4981.6.1.1.2.1.5 |
| flapCmInsertionFails When the Cable Modem initially ranges, reboots and initially
ranges again within the specified insertion time, this counter
will increment.
The cmFlapCounts incre… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4981.6.1.1.2.1.6 |
| flapCmHits The number of times the CMTS receives the Ranging request
from the Cable Modem. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4981.6.1.1.2.1.7 |
| flapCmMisses The number of times the CMTS misses the Ranging request
from the Cable Modem. The CMTS can check up to 16 consecutive
times for a ranging request message during one polling cycl… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4981.6.1.1.2.1.8 |
| flapCmPowerAdjustments When the power adjustment changed above or below the
power adjustment threshold this counter will increment.
The Flap Count (cmFlapCounts) will increment when this… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.4981.6.1.1.2.1.9 |