CISCO-ITP-MONITOR-MIB
AI MIB Summary
The CISCO-ITP-MONITOR-MIB enables monitoring of SS7 link states and the operational status of software collecting Message Signalling Unit (MSU) packets via the Message Transfer Protocol (MTP). It provides visibility into the transport and reception of SS7 signaling traffic to manage the health of Cisco's SS7 link monitoring processes.
The MIB for providing information related to monitoring SS7 links.
This information can be used to manage the state of software used to collect all packets transported and received over a SS7 link.
Abbreviations:
MSU - Message Signalling Unit MTP - Message Transport Protocol SS7 - System No. 7 (SS7) Network
Main OID:
ciscoItpmMIB.1.3.6.1.4.1.9.9.379
39
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
39 total| Object Name |
|---|
ciscoItpmMIBThe MIB for providing information related to
monitoring SS7 links.
This information can be used to manage the state
of software used to collect all packets transported
and received over a SS7 link.
Abbreviations:
MSU - Message Signalling Unit
MTP - Message Transport Protocol
SS7 - System No. 7 (SS7) Network MODULE-IDENTITY .1.3.6.1.4.1.9.9.379 |
ciscoItpmMIBNotifs OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.0 |
ciscoItpMonitorCongestionThe notification generated when a connection
enters or exits congestion state. The value of
cItpmConnCongestion indicates new state. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.379.0.1 |
ciscoItpMonitorStateThe notification generated when a connection
changes states. The value of
cItpmConnMonitorState indicates new state. NOTIFICATION-TYPE .1.3.6.1.4.1.9.9.379.0.2 |
ciscoItpmMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.1 |
cItpmConn OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.1.1 |
cItpmConnTableThis 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. SEQUENCE OF CItpmConnTableEntry .1.3.6.1.4.1.9.9.379.1.1.1 |
cItpmConnTableEntryAn entry in the cItpmConnTable table. CItpmConnTableEntry .1.3.6.1.4.1.9.9.379.1.1.1.1 |
cItpmConnPortNumberThe port number used to establish TCP connection. InetPortNumber (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.379.1.1.1.1.1 |
cItpmConnKeepAliveSpecifies 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 manner.
During periods of idle monitor traffic, the monitor will
send a keepalive packet to the remote server at the
specified interval. The monitor also expects to receive
a keepalive packet from the remote server at the same
interval. If the monitor does not receive a
keepalive packet from the remote server in two times the
keep alive value, the monitor will close the TCP
session. The value of zero disables the keep alive
processing.rw Unsigned32 .1.3.6.1.4.1.9.9.379.1.1.1.1.2 |
cItpmConnMaxQDepthThe 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 packets
that may be queued for retransmit. Once the number of
TCP packets on the queue reaches the value specified by
this object, additional TCP packets will be
dropped.rw Unsigned32 .1.3.6.1.4.1.9.9.379.1.1.1.1.3 |
cItpmConnCongOnsetThreshold 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 object drops below the value
specified by the cItpmConnCongAbate object.rw Unsigned32 .1.3.6.1.4.1.9.9.379.1.1.1.1.4 |
cItpmConnCongAbateThreshold used to mark end of congestion.
When the cItpmConnQueueDepth object drops below the
value specified by this object the connection will
exit congestion.rw Unsigned32 .1.3.6.1.4.1.9.9.379.1.1.1.1.5 |
cItpmConnRcvWindowSizeThe size of TCP receive window. This object
defines the number of outstanding (unacknowledged)
bytes that the ITP monitor can receive on TCP
connection.rw Unsigned32 .1.3.6.1.4.1.9.9.379.1.1.1.1.6 |
cItpmConnFastStartDefines 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 remote server
is established, the monitor will not send MSUs from the
monitored links to the server until the server responds
to the first keepalive.
This mechanism prevents the ITP from over-running the
server until the TCP session and receive window sizes
are fully established.
Configuration of fast-start overrides this mechanism and
allows the ITP to start sending MSUs to the server
immediately after the TCP session is established.
Caution should be used with the fast-start configuration
as MSUs may be lost until the TCP session server and
receive window sizes are fully established.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.379.1.1.1.1.7 |
cItpmConnQueueDepthThe number of packets queued for transmission. The
maximum value is specified by the cItpmConnMaxQDepth
object.ro Gauge32 .1.3.6.1.4.1.9.9.379.1.1.1.1.8 |
cItpmConnMonitorStateThe state of the connection as follows.
'active' - connection is transmitting SS7 link
traffic to server.
'inactive' - connection is not transmitting SS7 link
traffic to server.ro Enumeration .1.3.6.1.4.1.9.9.379.1.1.1.1.9 |
cItpmConnCongestionCongestion indicator for connection as follows.
'true' - connection is congested.
'false' - connection not congested.
Congestion onset occurs when the cItpmConnQueueDepth
object reaches the maximum allowed value specified by
the cItpmConnMaxQDepth object.
Congestion abate occurs when the cItpmConnQueueDepth
object reaches the maximum allowed value specified by
the cItpmConnMaxQDepth object.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.379.1.1.1.1.10 |
cItpmConnCongCountsThe number of times the connection has entered
congestion.ro Counter32 UNITS "occurences" .1.3.6.1.4.1.9.9.379.1.1.1.1.11 |
cItpmLinkTableThis table provides information and measurements
on the monitored SS7 links per connection. This table
shares the cItpmConnPortNumber index with the
cItpmConnTable. SEQUENCE OF CItpmLinkTableEntry .1.3.6.1.4.1.9.9.379.1.1.2 |
cItpmLinkTableEntryAn entry in the cItpmLinkTable table. CItpmLinkTableEntry .1.3.6.1.4.1.9.9.379.1.1.2.1 |
cItpmLinkNumberThis 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 ( 1..65535 ) .1.3.6.1.4.1.9.9.379.1.1.2.1.1 |
cItpmLinkDescriptionBrief customer defined description.ro SnmpAdminString ( SIZE ( 0..128 ) ) .1.3.6.1.4.1.9.9.379.1.1.2.1.2 |
cItpmLinkSlotNumberThe slot number support interface used to collect
SS7 link traffic.ro Unsigned32 .1.3.6.1.4.1.9.9.379.1.1.2.1.3 |
cItpmLinkStatusThe state of the monitored SS7 Link as follows.
'active' - SS7 link is available for monitoring.
'inactive' - SS7 link is unavailable for monitoring.ro Enumeration .1.3.6.1.4.1.9.9.379.1.1.2.1.4 |
cItpmLinkRcvdMsusThe number of MSUs received on SS7 Link.ro Counter32 UNITS "MSUs" .1.3.6.1.4.1.9.9.379.1.1.2.1.5 |
cItpmLinkRcvdMsuDropsThe number of MSUs that were received on SS7 Link
and were dropped due to congestion.ro Counter32 UNITS "MSUs" .1.3.6.1.4.1.9.9.379.1.1.2.1.6 |
cItpmLinkRcvdMsuRateThe number of MSUs received on SS7 Link per second.ro Gauge32 UNITS "MSUs per second" .1.3.6.1.4.1.9.9.379.1.1.2.1.7 |
cItpmLinkRcvdBitsRateThe number of bits received on SS7 Link per second.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.9.9.379.1.1.2.1.8 |
cItpmLinkSentMsusThe number of MSUs sent on SS7 Link.ro Counter32 UNITS "MSUs" .1.3.6.1.4.1.9.9.379.1.1.2.1.9 |
cItpmLinkSentMsuDropsThe number of MSUs that were sent on SS7 Link
and were dropped due to congestion.ro Counter32 UNITS "MSUs" .1.3.6.1.4.1.9.9.379.1.1.2.1.10 |
cItpmLinkSentMsuRateThe number of MSUs sent on SS7 Link per second.ro Gauge32 UNITS "MSUs per second" .1.3.6.1.4.1.9.9.379.1.1.2.1.11 |
cItpmLinkSentBitsRateThe number of bits sent on SS7 Link per second.ro Gauge32 UNITS "bits per second" .1.3.6.1.4.1.9.9.379.1.1.2.1.12 |
cItpmLink OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.1.2 |
cItpmCongestionNotifEnabledThe ITP monitor congestion States notification
truth value.
'true' Indicates that cItpmCongestionNotifEnabled
notification is to be generated when the state
changes. That is, the notification generation
is enabled.
'false' Indicates that cItpmCongestionNotifEnabled
notification generation is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.379.1.3 |
cItpmMonitorStateNotifEnabledThe ITP monitor state notification truth value.
'true' - Indicates that ciscoItpMonitorState notification
is to be generated when the state of connection
changes. That is, the notification generation is
enabled.
'false' - Indicates that ciscoItpMonitorState notification
generation is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.379.1.4 |
ciscoItpmMIBConform OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.2 |
ciscoItpmMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.2.1 |
ciscoItpmMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.379.2.2 |