persistentXgcpEventRowStatus
CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB ·
.1.3.6.1.4.1.351.150.18.1.1.1.1.3
Object
This object allows to add or delete an entry.
Modifying an entry is not allowed.
An entry may be created using the 'createAndGo' option.
When the row is successfully created, the RowStatus would
be set to 'active' by the agent. An entry may be deleted
by setting the RowStatus to 'destroy'. Other options
such as `CreateAndWait', 'notInService', 'notReady' will
not be used.
For creating an entry the persistentXgcpEventNum and
persistentXgcpEventName must be provided.
This object tells call control whether or not a particular
xGCP event is added or not, based on this the call control
module will decide whether or not to notify (NTFY) call
agent when a particular xGCP event is received,
without waiting for CA to request for that event.
Context
- MIB
- CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB
- OID
.1.3.6.1.4.1.351.150.18.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- persistentXgcpEventsEntry
- Table
- persistentXgcpEventsTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| persistentXgcpEventNum This object is a index to persistentXgcpEventsTable. | column | Integer32 | .1.3.6.1.4.1.351.150.18.1.1.1.1.1 |
| persistentXgcpEventName This object holds the name of the event
for example 't/hd' or 't/hu'. | column | OctetString | .1.3.6.1.4.1.351.150.18.1.1.1.1.2 |