cAdslDmtBinIfRqstStatus
CISCO-ADSL-DMT-LINE-MIB ·
.1.3.6.1.4.1.9.9.130.1.17
Object
scalar
r/w
Enumeration
This object initiates the polling and stores the status
of the last DMT Bin request. This object can have the
following values :
reset (-1) : write this value to reset the
the finite state machine (FSM)
that controls the reading of
bin information on a DMT
interface.
pollNow (1) : write this value to begin bin
polling on an interface specified
in cAdslDmtBinIfNumber.
noIfConfigured(2) : status read when no valid
interface is set in
cAdslDmtBinIfNumber
ifConfigured(3) : status read when a valid
interface is set in
cAdslDmtBinIfNumber
rqstInProgress(4) : status returned until the
data collection is complete
on an interface.
lcDownForIf (5) : status returned if the line
card is down for the
interface.
ifUntrained (6) : status returned if the interface
on the DSLAM is untrained.
failure (7) : status returned when the request
cannot be completed due to
error.
success (8) : status returned when bin data
collection has been properly
completed.
Data collected on a status of success (8) will be available in
cAdslAtucDmtBinTable and cAdslAturDmtBinTable. A read of this
object can return any value between 2 and 8, while a write can
only be set to the value of 1 or -1.
Context
- MIB
- CISCO-ADSL-DMT-LINE-MIB
- OID
.1.3.6.1.4.1.9.9.130.1.17- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoAdslDmtLineMIBObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | reset |
1 | pollNow |
2 | noIfConfigured |
3 | ifConfigured |
4 | rqstInProgess |
5 | lcDownForIf |
6 | ifUntrained |
7 | failure |
8 | success |