CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB

File: CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB.mib (6475 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus SnmpAdminString MODULE-COMPLIANCE
OBJECT-GROUP ciscoWan

Defined Types

PersistentXgcpEventsEntry  
SEQUENCE    
  persistentXgcpEventNum Integer32
  persistentXgcpEventName SnmpAdminString
  persistentXgcpEventRowStatus RowStatus

Defined Values

ciscoWanPersistentXgcpEventsMIB 1.3.6.1.4.1.351.150.18
The MIB module for managing CA(Call Agent) events.
MODULE-IDENTITY    

ciscoWanPersistentXgcpEventsMIBObjects 1.3.6.1.4.1.351.150.18.1
OBJECT IDENTIFIER    

persistentXgcpEvents 1.3.6.1.4.1.351.150.18.1.1
OBJECT IDENTIFIER    

persistentXgcpEventsTable 1.3.6.1.4.1.351.150.18.1.1.1
The persistentXgcpEventsTable contains configuration information about xGCP events which involve a persistent notification request.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PersistentXgcpEventsEntry

persistentXgcpEventsEntry 1.3.6.1.4.1.351.150.18.1.1.1.1
An entry in the persistentXgcpEventsTable. Each entry consists of persistentXgcpEventNum - Index to the persistentXgcpEventsTable. persistentXgcpEventName - Name of the xGCP event that needs persistent notification to the call agent for example 't/hd'. persistentXgcpEventRowStatus -This indicates whether an xGCP event is added in this entry or not. This table is not created implicitly. The user can add xGCP event or delete an xGCP event.
Status: current Access: not-accessible
OBJECT-TYPE    
  PersistentXgcpEventsEntry  

persistentXgcpEventNum 1.3.6.1.4.1.351.150.18.1.1.1.1.1
This object is a index to persistentXgcpEventsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

persistentXgcpEventName 1.3.6.1.4.1.351.150.18.1.1.1.1.2
This object holds the name of the event for example 't/hd' or 't/hu'.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(0..64)  

persistentXgcpEventRowStatus 1.3.6.1.4.1.351.150.18.1.1.1.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

persistentXgcpEventsMIBConformance 1.3.6.1.4.1.351.150.18.2
OBJECT IDENTIFIER    

persistentXgcpEventsMIBCompliances 1.3.6.1.4.1.351.150.18.2.1
OBJECT IDENTIFIER    

persistentXgcpEventsMIBGroups 1.3.6.1.4.1.351.150.18.2.2
OBJECT IDENTIFIER    

persistentXgcpEventsMIBCompliance 1.3.6.1.4.1.351.150.18.2.1.1
The complaince statement for persistent Xgcp events which implement persistentXgcpEvents MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

persistentXgcpEventsMIBGroup 1.3.6.1.4.1.351.150.18.2.2.1
This group contains objects related to configuration of persistent xGCP events.
Status: current Access: read-write
OBJECT-GROUP