frsldPvcCtrlStatus
FRSLD-MIB ·
.1.3.6.1.2.1.95.1.1.1.4
Object
The status of the current row. This object is
used to add, delete, and disable rows in this
table. When the status changes to active(1) for the
first time, a row will also be added to the data
table below. This row SHOULD not be removed until
the status is changed to deleted.
When this object is set to destroy(6), all associated
sample and data table rows will also be deleted.
When this object is changed from active(1) to any
other valid value, the defined purge behavior will
affect the data and sample tables.
The rows added to this table MUST have a valid
ifIndex and an ifType related to frame relay. Further,
the reference points referred to by frsldPvcCtrlTransmitRP
and frsldPvcCtrlReceiveRP MUST be supported (see the
frsldRPCaps object).
If at any point the row is not in the active(1) state
and the DLCI no longer exists, the state SHOULD
report 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.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- frsldPvcCtrlEntry
- Table
- frsldPvcCtrlTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| frsldPvcCtrlDlci The value of this object is equal to the DLCI
value for this PVC. | column | FRAME-RELAY-DTE-MIBDLCI | .1.3.6.1.2.1.95.1.1.1.1 |
| frsldPvcCtrlDeleteOnPurge This object defines whether rows will
automatically be deleted from the tables
when the information is purged.
- A value of none(1) indicates that no rows
will de… | column | Enumeration | .1.3.6.1.2.1.95.1.1.1.10 |
| frsldPvcCtrlLastPurgeTime This object returns the value of sysUpTime
at the time the information was last purged.
This value SHOULD be set to the sysUpTime
upon setting frsldPvcCtrlStatus to active(1)
for … | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.95.1.1.1.11 |
| frsldPvcCtrlTransmitRP The reference point this PVC uses for calculation
of transmitter related statistics. This object
together with frsldPvcCtrlReceiveRP define the
measurement domain. | column | FrsldTxRP | .1.3.6.1.2.1.95.1.1.1.2 |
| frsldPvcCtrlReceiveRP The reference point this PVC uses for calculation
of receiver related statistics. This object
together with frsldPvcCtrlTransmitRP define the
measurement domain. | column | FrsldRxRP | .1.3.6.1.2.1.95.1.1.1.3 |
| frsldPvcCtrlPacketFreq The frequency in seconds between initiation of
specialized packets used to collect delay and / or
delivery information as supported by the device.
A value of zero indicates that n… | column | seconds Integer32 | .1.3.6.1.2.1.95.1.1.1.5 |
| frsldPvcCtrlDelayFrSize The size of the payload in the frame used for
calculation of network delay. | column | octets Integer32 | .1.3.6.1.2.1.95.1.1.1.6 |
| frsldPvcCtrlDelayType The type of delay measurement performed. | column | Enumeration | .1.3.6.1.2.1.95.1.1.1.7 |
| frsldPvcCtrlDelayTimeOut A delay frame will count as a missed poll if
it is not updated in the time specified by
frsldPvcCtrlDelayTimeOut. | column | seconds Integer32 | .1.3.6.1.2.1.95.1.1.1.8 |
| frsldPvcCtrlPurge This object defines the amount of time the device
will wait, after discovering that a DLCI does not exist,
the DLCI was deleted or the value of frsldPvcCtrlStatus
changes from act… | column | seconds Integer32 | .1.3.6.1.2.1.95.1.1.1.9 |