CALISTA-DPA-MIB: View SNMP OID List / Download MIB

VENDOR: CALISTA LTD.


 Home MIB: CALISTA-DPA-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
 calista 1.3.6.1.4.1.7505
           products 1.3.6.1.4.1.7505.1
               dpa 1.3.6.1.4.1.7505.1.1
                   serialNumber 1.3.6.1.4.1.7505.1.1.1 displaystring read-only
Unique value assigned to each DPA device.
                   imageVersion 1.3.6.1.4.1.7505.1.1.2 displaystring read-only
The version of the main image code that the DPA is currently running.
                   loaderVersion 1.3.6.1.4.1.7505.1.1.3 displaystring read-only
The version of the boot loader code that the DPA is currently running.
                   integrationMode 1.3.6.1.4.1.7505.1.1.4 integer read-only
The integration mode in which the DPA is currently operating: unconfigured the factory setting; the DPA requires configuring before it can be connected to an Octel voicemail system. simple the DPA is connected to only an Octel voicemail system and Cisco CallManager hybrid the DPA is connected to an Octel voicemail system, a PBX system and Cisco CallManager See the DPA Administration Guide for more detailed descriptions of these modes. Enumeration: 'simple': 2, 'hybrid': 3, 'unconfigured': 1.
                   pbxType 1.3.6.1.4.1.7505.1.1.5 displaystring read-only
The PBX type that the DPA is currently emulating in order to communicate with the Octel voicemail system. This also determines the protocol used on the digital telephony links to the PBX, if in hybrid mode.
                   receivedCalls 1.3.6.1.4.1.7505.1.1.6 counter read-only
The number of IP telephony calls made to this DPA. This includes all calls, regardless of whether the Octel answered. This could happen, for instance, if the original caller hangs up before the Octel accepts the call.
                   outgoingCallsMade 1.3.6.1.4.1.7505.1.1.7 counter read-only
The number of calls originated by the Octel which go through the DPA. These include networking calls (communication between peer Octel systems), pager and mobile notifications and fax calls.
                   mwiCommandsReceived 1.3.6.1.4.1.7505.1.1.8 counter read-only
The number of commands to set or clear a Message Waiting Indicator received by this DPA from the Octel voicemail system. These commands are relayed to the Cisco CallManager via the virtual port, and, if the DPA is operating in hybrid mode, the attached PBX system.
                   pbxQueuedMWICommands 1.3.6.1.4.1.7505.1.1.9 counter read-only
The number of commands to set or clear a Message Waiting Indicator which are queued within the DPA, waiting to be sent to the PBX. These commands will be issued to the PBX when the appropriate port becomes available. If the DPA is not operating in hybrid mode, this value will always be zero.
                   pbxCompletedMWICommands 1.3.6.1.4.1.7505.1.1.10 counter read-only
The number of commands to set or clear a Message Waiting Indicator which have been successfully sent to the PBX. If the DPA is not operating in hybrid mode, this value will always be zero.
                   pbxMWIErrors 1.3.6.1.4.1.7505.1.1.11 counter read-only
The number of commands to set or clear a Message Waiting Indicator that the DPA was unable to send successfully to the PBX. Such commands will have been discarded, and the cause written to the DPA's error log. If the DPA is not operating in hybrid mode, this value will always be zero.
                   callManagerQueuedMWICommands 1.3.6.1.4.1.7505.1.1.12 counter read-only
The number of commands to set or clear a Message Waiting Indicator which are queued within the DPA, waiting to be sent to Cisco CallManager.
                   callManagerCompletedMWICommands 1.3.6.1.4.1.7505.1.1.13 counter read-only
The number of commands to set or clear a Message Waiting Indicator which have been successfully sent to Cisco CallManager.
                   callManagerMWIErrors 1.3.6.1.4.1.7505.1.1.14 counter read-only
The number of commands to set or clear a Message Waiting Indicator that the DPA was unable to send successfully to Cisco CallManager. Such commands will have been discarded, and the cause written to the DPA's error log.
                   portTable 1.3.6.1.4.1.7505.1.1.15 no-access
A list of the available ports on the DPA, with current state information for each.
                         portEntry 1.3.6.1.4.1.7505.1.1.15.1 no-access
An entry containing all relevant information for a DPA port.
                             portIndex 1.3.6.1.4.1.7505.1.1.15.1.1 integer read-only
A unique value for each port. Its value ranges from 1 to the total number of ports.
                             portType 1.3.6.1.4.1.7505.1.1.15.1.2 integer read-only
How this port is currently being used: notInUse not currently in use (may become active later) octel connected to an Octel voicemail system pbx connected to a digital PBX virtual not a physical port; connected only to Cisco CallManager It should be noted that the type of a port is determined when it first becomes active. Significantly, this value will not change back to notInUse if a port is later disconnected; the relevant portTelephonyLinkState value should be read to determine whether the port is currently active. Enumeration: 'octel': 2, 'pbx': 3, 'virtual': 4, 'notInUse': 1.
                             portTelephonyLinkState 1.3.6.1.4.1.7505.1.1.15.1.3 integer read-only
The state of the digital telephony link. This field only has meaning for physical ports connected to Octel voicemail systems or digital PBX systems. For virtual ports or those currently not in use, the state will be returned as notApplicable. Enumeration: 'down': 2, 'notApplicable': 1, 'up': 4, 'registering': 3.
                             portCallManagerLinkState 1.3.6.1.4.1.7505.1.1.15.1.4 integer read-only
The state of this port's connection to a Cisco CallManager, if such a connection exists. For ports connected to digital PBX systems (see the portType entry) this will be returned as notApplicable. Enumeration: 'down': 2, 'notApplicable': 1, 'up': 4, 'registering': 3.
                             portCallState 1.3.6.1.4.1.7505.1.1.15.1.5 integer read-only
Once a port's required link(s) to an Octel / PBX and CallManager have become active, it then becomes available for use placing calls between the two realms. This entry shows the current state of any active call for a port, as described in the DPA Administration Guide. Enumeration: 'outCall': 9, 'callIn': 4, 'unknown': 1, 'callOut': 5, 'onHook': 3, 'transfer': 8, 'notApplicable': 2, 'hangingUp': 10, 'offHook': 7, 'onCall': 6.
                             portDeviceName 1.3.6.1.4.1.7505.1.1.15.1.6 displaystring read-only
The device name under which this port is registered with Cisco CallManager.
                             portCodecInUse 1.3.6.1.4.1.7505.1.1.15.1.7 integer read-only
If there is a call in progress on this port, this entry gives the codec in use, otherwise it will return none. Enumeration: 'g729a': 5, 'g723dot1': 4, 'none': 1, 'g711MuLaw': 3, 'g711ALaw': 2.
                             portErrors 1.3.6.1.4.1.7505.1.1.15.1.8 integer read-write
The number of centiseconds during which PBX protocol errors were detected for this port. It is normal for there to be some errors, especially during port initialization, but very large values should only be seen on disconnected ports.
                             portDacLevel 1.3.6.1.4.1.7505.1.1.15.1.9 integer read-only
The DAC level for the port; this is related to the voltage level on the digital telephony port, and is only used in diagnosis of internal hardware faults.
                   callManagerConnectionTable 1.3.6.1.4.1.7505.1.1.16 no-access
A list of all of the Cisco CallManager connections that the DPA is currently maintaining.
                         callManagerConnectionEntry 1.3.6.1.4.1.7505.1.1.16.1 no-access
An entry containing all relevant information for a connection to a Cisco CallManager device.
                             cmConnectionPortIndex 1.3.6.1.4.1.7505.1.1.16.1.1 integer read-only
Corresponds to portIndex in PortEntry.
                             cmConnectionIndex 1.3.6.1.4.1.7505.1.1.16.1.2 integer read-only
The index of this connection; each port can have connections to several Cisco CallManagers, with one active connection and the rest operating in standby mode.
                             cmConnectionCallManagerName 1.3.6.1.4.1.7505.1.1.16.1.3 displaystring read-only
The host name, if known, of the CallManager to which this connection refers.
                             cmConnectionIpAddress 1.3.6.1.4.1.7505.1.1.16.1.4 ipaddress read-only
The IP address of the CallManager to which this connection refers.
                             cmConnectionIpPort 1.3.6.1.4.1.7505.1.1.16.1.5 integer read-only
The TCP port number on the CallManager to which this connection has been made.
                             cmConnectionState 1.3.6.1.4.1.7505.1.1.16.1.6 integer read-only
The current state of this connection. The possible values have the following meanings: idle initial state of the link before a connection has been attempted, and the state to which a link changes after teardown connecting a TCP link to a Cisco CallManager system is in the process of being established retryBackOff the attempt to establish to the Cisco CallManager failed; the connection stays in this state for a short while before the DPA tries again connectPending the retry back off period has finished and the DPA is about to re-attempt connection to the Cisco CallManager active the connection has been successfully established; this state signifies that the connection is being used for transmission and reception of Skinny Station Protocol messages standby the connection has been successfully established but it is not currently being used for data traffic; however, it would move into the active state were the currently active connection to go down Enumeration: 'standby': 6, 'idle': 1, 'connecting': 2, 'active': 5, 'connectPending': 4, 'retryBackOff': 3.