All MIBs › CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB › persistentXgcpEventRowStatus
persistentXgcpEventRowStatus
Module: CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB
OID (symbolic): CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB::persistentXgcpEventRowStatus
OID (numeric): 1.3.6.1.4.1.351.150.18.1.1.1.1.3
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: 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.
What is persistentXgcpEventRowStatus?
This RowStatus object controls the lifecycle of a persistent XGCP event table entry, allowing an entry to be added or deleted but not modified once created. An administrator creates a new persistent event entry by setting this object to createAndGo, and the agent moves it to active on success, while setting it to destroy removes the entry. For example, an administrator retiring monitoring for a particular XGCP event would set this object to destroy rather than trying to edit the existing entry's fields.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.18.1.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB::persistentXgcpEventRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.18.1.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB::persistentXgcpEventRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.18.1.1.1.1.3.1 s <value>
Start monitoring Cisco WAN media gateways (MGX-based, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB::persistentXgcpEventRowStatus OID value, configure state conditions and alerts, and monitor any Cisco WAN media gateways (MGX-based, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.18 | ciscoWanPersistentXgcpEventsMIB | CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB |
| 1.3.6.1.4.1.351.150.18.1 | ciscoWanPersistentXgcpEventsMIBObjects | CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB |
| 1.3.6.1.4.1.351.150.18.1.1 | persistentXgcpEvents | CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB |
| 1.3.6.1.4.1.351.150.18.1.1.1 | persistentXgcpEventsTable | CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB |
| 1.3.6.1.4.1.351.150.18.1.1.1.1 | persistentXgcpEventsEntry | CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB |
| 1.3.6.1.4.1.351.150.18.1.1.1.1.3 | persistentXgcpEventRowStatus | CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB |