CALISTA-DPA-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
15

portTable

table mandatory
.1.3.6.1.4.1.7505.1.1.15 · 1 row entry · 9 columns
A list of the available ports on the DPA, with current state
information for each.
portEntry entry .1.3.6.1.4.1.7505.1.1.15.1
An entry containing all relevant information for a DPA port.
Indexes
portIndex
Column Syntax OID
portIndex mandatory
A unique value for each port. Its value ranges from
1 to the total number of ports.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.15.1.1
portType mandatory
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…
Enumeration
Enumerated Values:
1notInUse
2octel
3pbx
4virtual
.1.3.6.1.4.1.7505.1.1.15.1.2
portTelephonyLinkState mandatory
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 ret…
Enumeration
Enumerated Values:
1notApplicable
2down
3registering
4up
.1.3.6.1.4.1.7505.1.1.15.1.3
portCallManagerLinkState mandatory
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
Enumerated Values:
1notApplicable
2down
3registering
4up
.1.3.6.1.4.1.7505.1.1.15.1.4
portCallState mandatory
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 po…
Enumeration
Enumerated Values:
1unknown
2notApplicable
3onHook
4callIn
5callOut
6onCall
7offHook
8transfer
9outCall
10hangingUp
.1.3.6.1.4.1.7505.1.1.15.1.5
portDeviceName mandatory
The device name under which this port is registered with
Cisco CallManager.
DisplayString
Textual Convention: DisplayString OctetString
.1.3.6.1.4.1.7505.1.1.15.1.6
portCodecInUse mandatory
If there is a call in progress on this port, this entry gives
the codec in use, otherwise it will return none.
Enumeration
Enumerated Values:
1none
2g711ALaw
3g711MuLaw
4g723dot1
5g729a
.1.3.6.1.4.1.7505.1.1.15.1.7
portErrors mandatory
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 disc…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.15.1.8
portDacLevel mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.15.1.9
.1.3.6.1.4.1.7505.1.1.16 · 1 row entry · 6 columns
A list of all of the Cisco CallManager connections that the
DPA is currently maintaining.
callManagerConnectionEntry entry .1.3.6.1.4.1.7505.1.1.16.1
An entry containing all relevant information for a connection
to a Cisco CallManager device.
Indexes
portIndex cmConnectionIndex
Column Syntax OID
cmConnectionPortIndex mandatory
Corresponds to portIndex in PortEntry.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.16.1.1
cmConnectionIndex mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.16.1.2
cmConnectionCallManagerName mandatory
The host name, if known, of the CallManager to which this
connection refers.
DisplayString
Textual Convention: DisplayString OctetString
.1.3.6.1.4.1.7505.1.1.16.1.3
cmConnectionIpAddress mandatory
The IP address of the CallManager to which this connection
refers.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.7505.1.1.16.1.4
cmConnectionIpPort mandatory
The TCP port number on the CallManager to which this connection
has been made.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.7505.1.1.16.1.5
cmConnectionState mandatory
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
Enumeration
Enumerated Values:
1idle
2connecting
3retryBackOff
4connectPending
5active
6standby
.1.3.6.1.4.1.7505.1.1.16.1.6