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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk portTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CALISTA-DPA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CALISTA-DPA-MIB::portTable'
A list of the available ports on the DPA, with current state
information for each.
portEntry row .1.3.6.1.4.1.7505.1.1.15.1
An entry containing all relevant information for a DPA port.
Indexes
Column Syntax OID
portIndexmandatory
A unique value for each port. Its value ranges from
1 to the total number of ports.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.15.1.1
portTypemandatory
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
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
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
portCallStatemandatory
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
The device name under which this port is registered with
Cisco CallManager.
DisplayString .1.3.6.1.4.1.7505.1.1.15.1.6
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
portErrorsmandatory
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.15.1.8
portDacLevelmandatory
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.15.1.9

callManagerConnectionTable

table mandatory
.1.3.6.1.4.1.7505.1.1.16 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk callManagerConnectionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CALISTA-DPA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CALISTA-DPA-MIB::callManagerConnectionTable'
A list of all of the Cisco CallManager connections that the
DPA is currently maintaining.
callManagerConnectionEntry row .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.
Column Syntax OID
Corresponds to portIndex in PortEntry.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.16.1.1
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.7505.1.1.16.1.2
The host name, if known, of the CallManager to which this
connection refers.
DisplayString .1.3.6.1.4.1.7505.1.1.16.1.3
The IP address of the CallManager to which this connection
refers.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.7505.1.1.16.1.4
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
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