CISCO-VISM-CAS-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: CISCO-VISM-CAS-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
         vismCasGrp 1.3.6.1.4.1.351.110.5.5.8
             vismCasVariantTable 1.3.6.1.4.1.351.110.5.5.8.1 no-access
This table contains configuration information about different CAS variants.
                 vismCasVariantEntry 1.3.6.1.4.1.351.110.5.5.8.1.1 no-access
An entry in the vismCasVariantTable. Each entry consists of configuration information for a specific CAS variant. An entry may be created by specifying vismCasVariantName, and vismCasFileName. Upon the creation of the table entry, the file specified by vismCasFileName will be downloaded and the CAS finite state machine will be initialized based on the information contained in this file.
                     vismCasVariantName 1.3.6.1.4.1.351.110.5.5.8.1.1.1 displaystring read-only
This object is a string identifier for the CAS variant. It is used as index to the table. The maximum length allowed is 64 bytes.
                     vismCasFileName 1.3.6.1.4.1.351.110.5.5.8.1.1.2 displaystring read-write
This object gives the name of the file which contains the signal definition and the Finite State Machine definition for the CAS variant. The name is supplied during the creation of the table entry. Modifying the value of this object is not allowed. Upon the creation of the table entry, the file will be downloaded from a tftp server configured in the vismTftpServerDn object and the CAS finite state machine will be initialized based on the information contained in this file. This object must be provided in order to create en entry in this table.
                     vismCasTRinging 1.3.6.1.4.1.351.110.5.5.8.1.1.3 integer32 read-write
This object gives the ringing time in seconds for the Cas Variant. The ringing will be on until this timer expires or until an off hook is received.
                     vismCasDigitMethod 1.3.6.1.4.1.351.110.5.5.8.1.1.4 integer read-write
The default digit method to be used for digit collection. If the digit method can not be derived from the digit map specified by the call agent in the XGCP message, this digit method will be used. Enumeration: 'mf': 1, 'dtmf': 2.
                     vismCasInterdigitTpart 1.3.6.1.4.1.351.110.5.5.8.1.1.5 integer32 read-write
This object represents the partial dial timing in seconds and is used along with a digit map as the inter-digit timer. The timer is not started untill the first digit is entered, and the timer is restarted after each new digit is entered untill either a digit map match or mismatch occurs.
                     vismCasInterdigitTcrit 1.3.6.1.4.1.351.110.5.5.8.1.1.6 integer32 read-write
This object represents the critical timing in seconds. If used along with a digit map, the timer is started when the last digit is received. i.e and when no more digits are required for a digit map match. After this timer expires, the digit map match is assumed to be complete. If used without a digit map, the timer is started immediately and cancelled (but not restarted) as soon as a digit is entered.
                     vismCasInterdigitTMF 1.3.6.1.4.1.351.110.5.5.8.1.1.7 integer32 read-write
This object represents the interdigit timeout value for MF digits. The timeout value is in seconds.
                     vismCasVariantState 1.3.6.1.4.1.351.110.5.5.8.1.1.8 integer read-only
This variable indicates the configuration status of the CAS variant. When the table entry is created, downloading of the file will be initiated and the state will be set to configInProgress. Once the file is successfully downloaded and the CAS finite state machine successfully initialized, the state will be set to configured. If the initialization fails, the state will be set to notConfigured. Enumeration: 'configured': 3, 'configInProgress': 2, 'notConfigured': 1.
                     vismCasRowStatus 1.3.6.1.4.1.351.110.5.5.8.1.1.9 integer read-write
This variable allows to add, delete or modify the entry for a CAS variant. createAndGo: Use this to add an entry in this table, provided the vismCasVariantName and vismCasFileName MIB objects are available to be set. active: This values is returned, once the row is created destroy: Use this to delete an entry from this table. Enumeration: 'active': 1, 'destroy': 6, 'createAndGo': 4.
                     vismCasCountryCode 1.3.6.1.4.1.351.110.5.5.8.1.1.10 displaystring read-write
Represents a case-insensitive 2-letter country code taken from ISO-3166.
                     vismCasVariantSource 1.3.6.1.4.1.351.110.5.5.8.1.1.11 integer read-write
This object specifies where the file defining this CAS variant resides. 1. Unspecified. This value indicates that the location of the file is not specified here. In this case, the location is determined based on whether the TFTP server domain is defined on VISM. The file is built into the firmware if no tftp domain is defined on VISM and resides on the TFTP server if a TFTP domain is defined on VISM. 2. Internal. Indicates that the file is built into the firmware. 3. External. Indicates that the file resides on the TFTP server configured on VISM. Enumeration: 'internal': 2, 'external': 3, 'unspecified': 1.
             vismCasXgcpVariantTable 1.3.6.1.4.1.351.110.5.5.8.2 no-access
An entry in this table is implicitly created/deleted when an entry in vismCasVariantTable is created/deleted in switching mode .
                 vismCasXgcpVariantEntry 1.3.6.1.4.1.351.110.5.5.8.2.1 no-access
An entry in the vismCasXgcpVariantTable.
                     vismCasXgcpVariantName 1.3.6.1.4.1.351.110.5.5.8.2.1.1 displaystring read-only
This object is a string identifier for the CAS variant. It is used as index to the table.
                     vismCasXgcpFileName 1.3.6.1.4.1.351.110.5.5.8.2.1.2 displaystring read-only
This object gives the name of the file which contains the signal definition and the Finite State Machine definition for the CAS variant.
                     vismCasXgcpMaxReXmitTime 1.3.6.1.4.1.351.110.5.5.8.2.1.3 integer32 read-write
This object represents the maximum timeout value in milli seconds, used for retransmitting unacknowledged XGCP messages at the Call Agent - CAS/PBX interface. The value of this object is settable in 10 ms increments.
                     vismCasXgcpInitialReXmitTime 1.3.6.1.4.1.351.110.5.5.8.2.1.4 integer32 read-write
This object represents the initial timeout value in milli seconds, used for retransmitting unacknowledged XGCP messages at the Call Agent - CAS/PBX interface. The value of this object is settable in 10 ms increments.
                     vismCasXgcpMaxRetries 1.3.6.1.4.1.351.110.5.5.8.2.1.5 integer32 read-write
This object specifies the number of retries for a message that exceeds vismCasXgcpMaxReXmitTime or vismCasXgcpInitialReXmitTime.
 ciscoVismCasMIB 1.3.6.1.4.1.351.150.88
The MIB module contain the CAS backhaul feature in VISM
       ciscoVismCasMIBConformance 1.3.6.1.4.1.351.150.88.2
           ciscoVismCasMIBGroups 1.3.6.1.4.1.351.150.88.2.1
               ciscoVismCasVariantGroup 1.3.6.1.4.1.351.150.88.2.1.1
The collection of objects which are used to represent VISM CAS varient.
               ciscoVismCasXgcpVariantGroup 1.3.6.1.4.1.351.150.88.2.1.2
The collection of objects that is implicitly created/deleted when an entry in vismCasVariantTable is created/deleted in switching mode.
               cvcVariantDeprecatedGroup 1.3.6.1.4.1.351.150.88.2.1.3
The collection of objects that were supported earlier but deprecated now.
           ciscoVismCasMIBCompliances 1.3.6.1.4.1.351.150.88.2.2
               ciscoVismCasCompliance 1.3.6.1.4.1.351.150.88.2.2.1
The compliance statement for objects related to VISM-CAS-MIB.