frsldSmplCtrlStatus
FRSLD-MIB ·
.1.3.6.1.2.1.95.1.2.1.2
Object
The status of the current row. This object is
used to add, delete, and disable rows in this
table. This row SHOULD NOT be removed until the
status is changed to destroy(6). When the status
changes to active(1), the collection in the sample
tables below will be activated.
The rows added to this table MUST have a valid
ifIndex, an ifType related to frame relay,
frsldPvcCtrlDlci MUST exist for the specified
ifIndex and frsldPvcCtrlStatus MUST have a
value of active(1).
The value of frsldPvcCtrlStatus MUST be active(1)
to transition this object to active(1). If
the value of frsldPvcCtrlStatus becomes anything
other than active(1) when the state of this object
is not active(1), this object SHOULD be set to
notReady(3).
The data in this table SHOULD persist through power
cycles. The symantics of readiness for the rows still
applies. This means that it is possible for a row to be
reprovisioned as notReady(3) if the underlying DLCI does
not persist.
Context
- MIB
- FRSLD-MIB
- OID
.1.3.6.1.2.1.95.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frsldSmplCtrlEntry
- Table
- frsldSmplCtrlTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| frsldSmplCtrlIdx The unique index for this row in the
sample control table. | column | Integer32 | .1.3.6.1.2.1.95.1.2.1.1 |
| frsldSmplCtrlColPeriod The amount of time in seconds that defines a
period of collection for the statistics.
At the end of each period, the statistics will be
sampled and a row is added to the sample ta… | column | seconds Integer32 | .1.3.6.1.2.1.95.1.2.1.3 |
| frsldSmplCtrlBuckets The number of discrete buckets over which the
data statistics are sampled.
When this object is created or modified, the device
SHOULD attempt to set the frsldSmplCt… | column | Integer32 | .1.3.6.1.2.1.95.1.2.1.4 |
| frsldSmplCtrlBucketsGranted The number of discrete buckets granted. This
object will return 0 until frsldSmplCtrlStatus is
set to active(1). At that time the buckets will be
allocated depending upon implem… | column | Integer32 | .1.3.6.1.2.1.95.1.2.1.5 |