MIBs Depot

CALISTA-DPA-MIB

Registered at
1.3.6.1.4.1.7505
Namespace
cisco
Source file
CALISTA-DPA-MIB
Digest
sha256:36cc2d27b5d3938da5cb52413cce6ff0fdeaa186973d83e484bc80ab88e4c0a2

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CALISTA-DPA-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DisplayString
type

Objects

NameOIDSyntaxAccessStatus
calista
OBJECT-IDENTITY
1.3.6.1.4.1.7505
products
OBJECT-IDENTITY
1.3.6.1.4.1.7505.1
dpa
OBJECT-IDENTITY
1.3.6.1.4.1.7505.1.1
serialNumber
OBJECT-TYPE
Unique value assigned to each DPA device.
1.3.6.1.4.1.7505.1.1.1DisplayStringread-onlymandatory
imageVersion
OBJECT-TYPE
The version of the main image code that the DPA is currently running.
1.3.6.1.4.1.7505.1.1.2DisplayStringread-onlymandatory
loaderVersion
OBJECT-TYPE
The version of the boot loader code that the DPA is currently running.
1.3.6.1.4.1.7505.1.1.3DisplayStringread-onlymandatory
integrationMode
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.4INTEGER {unconfigured(1), simple(2), hybrid(3)}read-onlymandatory
pbxType
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.5DisplayStringread-onlymandatory
receivedCalls
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.6Counterread-onlymandatory
outgoingCallsMade
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.7Counterread-onlymandatory
mwiCommandsReceived
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.8Counterread-onlymandatory
pbxQueuedMWICommands
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.9Counterread-onlymandatory
pbxCompletedMWICommands
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.10Counterread-onlymandatory
pbxMWIErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.11Counterread-onlymandatory
callManagerQueuedMWICommands
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.12Counterread-onlymandatory
callManagerCompletedMWICommands
OBJECT-TYPE
The number of commands to set or clear a Message Waiting Indicator which have been successfully sent to Cisco CallManager.
1.3.6.1.4.1.7505.1.1.13Counterread-onlymandatory
callManagerMWIErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.14Counterread-onlymandatory
portTable
OBJECT-TYPE
A list of the available ports on the DPA, with current state information for each.
1.3.6.1.4.1.7505.1.1.15not-accessiblemandatory
portEntry
OBJECT-TYPE
An entry containing all relevant information for a DPA port.
1.3.6.1.4.1.7505.1.1.15.1not-accessiblemandatory
portIndex
OBJECT-TYPE
A unique value for each port. Its value ranges from 1 to the total number of ports.
1.3.6.1.4.1.7505.1.1.15.1.1INTEGERread-onlymandatory
portType
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.15.1.2INTEGER {notInUse(1), octel(2), pbx(3), virtual(4)}read-onlymandatory
portTelephonyLinkState
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.15.1.3INTEGER {notApplicable(1), down(2), registering(3), up(4)}read-onlymandatory
portCallManagerLinkState
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.15.1.4INTEGER {notApplicable(1), down(2), registering(3), up(4)}read-onlymandatory
portCallState
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.15.1.5INTEGER {unknown(1), notApplicable(2), onHook(3), callIn(4), callOut(5), onCall(6), offHook(7), transfer(8), outCall(9), hangingUp(10)}read-onlymandatory
portDeviceName
OBJECT-TYPE
The device name under which this port is registered with Cisco CallManager.
1.3.6.1.4.1.7505.1.1.15.1.6DisplayStringread-onlymandatory
portCodecInUse
OBJECT-TYPE
If there is a call in progress on this port, this entry gives the codec in use, otherwise it will return none.
1.3.6.1.4.1.7505.1.1.15.1.7INTEGER {none(1), g711ALaw(2), g711MuLaw(3), g723dot1(4), g729a(5)}read-onlymandatory
portErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.15.1.8INTEGERread-writemandatory
portDacLevel
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.15.1.9INTEGERread-onlymandatory
callManagerConnectionTable
OBJECT-TYPE
A list of all of the Cisco CallManager connections that the DPA is currently maintaining.
1.3.6.1.4.1.7505.1.1.16not-accessiblemandatory
callManagerConnectionEntry
OBJECT-TYPE
An entry containing all relevant information for a connection to a Cisco CallManager device.
1.3.6.1.4.1.7505.1.1.16.1not-accessiblemandatory
cmConnectionPortIndex
OBJECT-TYPE
Corresponds to portIndex in PortEntry.
1.3.6.1.4.1.7505.1.1.16.1.1INTEGERread-onlymandatory
cmConnectionIndex
OBJECT-TYPE
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.
1.3.6.1.4.1.7505.1.1.16.1.2INTEGERread-onlymandatory
cmConnectionCallManagerName
OBJECT-TYPE
The host name, if known, of the CallManager to which this connection refers.
1.3.6.1.4.1.7505.1.1.16.1.3DisplayStringread-onlymandatory
cmConnectionIpAddress
OBJECT-TYPE
The IP address of the CallManager to which this connection refers.
1.3.6.1.4.1.7505.1.1.16.1.4IpAddressread-onlymandatory
cmConnectionIpPort
OBJECT-TYPE
The TCP port number on the CallManager to which this connection has been made.
1.3.6.1.4.1.7505.1.1.16.1.5INTEGER (0..65535)read-onlymandatory
cmConnectionState
OBJECT-TYPE
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
1.3.6.1.4.1.7505.1.1.16.1.6INTEGER {idle(1), connecting(2), retryBackOff(3), connectPending(4), active(5), standby(6)}read-onlymandatory