CISCO-ITP-MONITOR-MIB Table View

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

Tables
2
Rows
2
Columns
23
.1.3.6.1.4.1.9.9.379.1.1.1 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cItpmConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ITP-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MONITOR-MIB::cItpmConnTable'
This table provides information on connections used 
to collect information on SS7 links.  Information in 
this table can be used to customize connection 
parameters.  In addition, this table provides 
measurements and status information for each 
connection.
cItpmConnTableEntry row .1.3.6.1.4.1.9.9.379.1.1.1.1
An entry in the cItpmConnTable table.
Column Syntax OID
The port number used to establish TCP connection.
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.9.9.379.1.1.1.1.1
Specifies the keepalive time value in milliseconds.
Keepalive packets are sent between the monitor and the
remote server as a mechanism to ensure the TCP session
is active and detect session failure in a timely mann…
millisecondsUnsigned32r/w
Constraints:
range: 0-60000
.1.3.6.1.4.1.9.9.379.1.1.1.1.2
The maximum number of packets that can be queued for
transmission. If the monitor cannot send a TCP packet
immediately, the packet will be queued for retransmit.
This object defines the maximum number of TCP packet…
packetsUnsigned32r/w
Constraints:
range: 10-100000
.1.3.6.1.4.1.9.9.379.1.1.1.1.3
Threshold used to mark onset of congestion.
When the cItpmConnQueueDepth object reaches value
specified by this object the connection will
considered congested. It will remain congested until
the cItpmConnQueueDepth ob…
packetsUnsigned32r/w
Constraints:
range: 100-100000
.1.3.6.1.4.1.9.9.379.1.1.1.1.4
Threshold used to mark end of congestion.
When the cItpmConnQueueDepth object drops below the
value specified by this object the connection will
exit congestion.
packetsUnsigned32r/w
Constraints:
range: 0-100000
.1.3.6.1.4.1.9.9.379.1.1.1.1.5
The size of TCP receive window. This object
defines the number of outstanding (unacknowledged)
bytes that the ITP monitor can receive on TCP
connection.
bytesUnsigned32r/w
Constraints:
range: 100-1000000
.1.3.6.1.4.1.9.9.379.1.1.1.1.6
Defines the fast-start option for establishing TCP
connectivity as follows.

'true' - FastStart is enabled.
'false' - FastStart is disabled.

Normally, after the TCP session with the re…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.379.1.1.1.1.7
The number of packets queued for transmission. The
maximum value is specified by the cItpmConnMaxQDepth
object.
packetsUnsigned32
Constraints:
range: 0-100000
.1.3.6.1.4.1.9.9.379.1.1.1.1.8
The state of the connection as follows.
'active' - connection is transmitting SS7 link
traffic to server.

'inactive' - connection is not transmitting SS7 link
traffic…
Enumeration
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.9.9.379.1.1.1.1.9
Congestion indicator for connection as follows.
'true' - connection is congested.
'false' - connection not congested.

Congestion onset occurs when the cItpmConnQueueDepth
object reaches the maximum …
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.379.1.1.1.1.10
The number of times the connection has entered
congestion.
occurencesSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.1.1.11
.1.3.6.1.4.1.9.9.379.1.1.2 · 1 row entry · 12 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cItpmLinkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ITP-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MONITOR-MIB::cItpmLinkTable'
This table provides information and measurements 
on the monitored SS7 links per connection.  This table
shares the cItpmConnPortNumber index with the 
cItpmConnTable.
cItpmLinkTableEntry row .1.3.6.1.4.1.9.9.379.1.1.2.1
An entry in the cItpmLinkTable table.
Column Syntax OID
This object specifies the secondary index for
objects in the cItpmLinkTable table. A unique
number is assigned to each link when it is
assigned to a connection.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.9.9.379.1.1.2.1.1
Brief customer defined description.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.9.9.379.1.1.2.1.2
The slot number support interface used to collect
SS7 link traffic.
Unsigned32
Constraints:
range: 0-32767
.1.3.6.1.4.1.9.9.379.1.1.2.1.3
The state of the monitored SS7 Link as follows.
'active' - SS7 link is available for monitoring.
'inactive' - SS7 link is unavailable for monitoring.
Enumeration
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.9.9.379.1.1.2.1.4
The number of MSUs received on SS7 Link.
MSUsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.5
The number of MSUs that were received on SS7 Link
and were dropped due to congestion.
MSUsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.6
The number of MSUs received on SS7 Link per second.
MSUs per secondSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.7
The number of bits received on SS7 Link per second.
bits per secondSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.8
The number of MSUs sent on SS7 Link.
MSUsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.9
The number of MSUs that were sent on SS7 Link
and were dropped due to congestion.
MSUsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.10
The number of MSUs sent on SS7 Link per second.
MSUs per secondSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.11
The number of bits sent on SS7 Link per second.
bits per secondSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.379.1.1.2.1.12