CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: CISCO-WAN-PERSISTENT-XGCP-EVENTS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoWanPersistentXgcpEventsMIB 1.3.6.1.4.1.351.150.18
The MIB module for managing CA(Call Agent) events.
       ciscoWanPersistentXgcpEventsMIBObjects 1.3.6.1.4.1.351.150.18.1
           persistentXgcpEvents 1.3.6.1.4.1.351.150.18.1.1
               persistentXgcpEventsTable 1.3.6.1.4.1.351.150.18.1.1.1 no-access
The persistentXgcpEventsTable contains configuration information about xGCP events which involve a persistent notification request.
                   persistentXgcpEventsEntry 1.3.6.1.4.1.351.150.18.1.1.1.1 no-access
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.
                       persistentXgcpEventNum 1.3.6.1.4.1.351.150.18.1.1.1.1.1 integer32 no-access
This object is a index to persistentXgcpEventsTable.
                       persistentXgcpEventName 1.3.6.1.4.1.351.150.18.1.1.1.1.2 snmpadminstring read-write
This object holds the name of the event for example 't/hd' or 't/hu'.
                       persistentXgcpEventRowStatus 1.3.6.1.4.1.351.150.18.1.1.1.1.3 rowstatus read-write
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.
       persistentXgcpEventsMIBConformance 1.3.6.1.4.1.351.150.18.2
           persistentXgcpEventsMIBCompliances 1.3.6.1.4.1.351.150.18.2.1
               persistentXgcpEventsMIBCompliance 1.3.6.1.4.1.351.150.18.2.1.1
The complaince statement for persistent Xgcp events which implement persistentXgcpEvents MIB.
           persistentXgcpEventsMIBGroups 1.3.6.1.4.1.351.150.18.2.2
               persistentXgcpEventsMIBGroup 1.3.6.1.4.1.351.150.18.2.2.1
This group contains objects related to configuration of persistent xGCP events.