CISCO-CIPTCPIP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
6
Rows
6
Columns
66
cipIpTable
table.1.3.6.1.4.1.9.9.32.1.1.1
·
1 row entry
·
21 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cipIpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIPTCPIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTCPIP-MIB::cipIpTable'
This table contains a list of parameters and statistics pertaining to each IP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOFFLOAD-MIB).
A list of IP stack values.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The IP address for this IP stack.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.1 |
||||
|
The indication of whether this entity is acting
as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those s… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.32.1.1.1.1.2 |
||||
|
The default value inserted into the Time-To-Live
field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol. |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.3 |
||||
|
The total number of input datagrams received from
interfaces, including those received in error, for this IP Address instance. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.4 |
||||
|
The number of input datagrams discarded due to
errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.5 |
||||
|
The number of input datagrams discarded because
the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and add… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.6 |
||||
|
The number of input datagrams for which this
entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.7 |
||||
|
The number of locally-addressed datagrams
received successfully but discarded because of an unknown or unsupported protocol. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.8 |
||||
|
The number of input IP datagrams for which no
problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any data… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.9 |
||||
|
The total number of input datagrams successfully
delivered to IP user-protocols (including ICMP). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.10 |
||||
|
The total number of IP datagrams which local IP
user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.11 |
||||
|
The number of output IP datagrams for which no
problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.12 |
||||
|
The number of IP datagrams discarded because no
route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.13 |
||||
|
The maximum number of seconds which received
fragments are held while they are awaiting reassembly at this entity. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.14 |
||||
|
The number of IP fragments received which needed
to be reassembled at this entity. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.15 |
||||
|
The number of IP datagrams successfully re-
assembled. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.16 |
||||
|
The number of failures detected by the IP re-
assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the alg… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.17 |
||||
|
The number of IP datagrams that have been
successfully fragmented at this entity. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.18 |
||||
|
The number of IP datagrams that have been
discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.19 |
||||
|
The number of IP datagram fragments that have
been generated as a result of fragmentation at this entity. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.20 |
||||
|
The number of routing entries which were chosen
to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.1.1.1.21 |
cipTcpStackTable
table.1.3.6.1.4.1.9.9.32.1.2.1
·
1 row entry
·
14 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cipTcpStackTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIPTCPIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTCPIP-MIB::cipTcpStackTable'
This table contains a list of parameters pertaining to each TCP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOFFLOAD-MIB).
A list of TCP stack values.
Indexes
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The algorithm used to determine the timeout value
used for retransmitting unacknowledged octets. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.32.1.2.1.1.1 |
||||||||
|
The minimum value permitted by a TCP
implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmissi… |
millisecondsSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.2 |
||||||||
|
The maximum value permitted by a TCP
implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmissi… |
millisecondsSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.3 |
||||||||
|
The limit on the total number of TCP connections
the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.4 |
||||||||
|
The number of times TCP connections have made a
direct transition to the SYN-SENT state from the CLOSED state. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.5 |
||||||||
|
The number of times TCP connections have made a
direct transition to the SYN-RCVD state from the LISTEN state. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.6 |
||||||||
|
The number of times TCP connections have made a
direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the L… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.7 |
||||||||
|
The number of times TCP connections have made a
direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.8 |
||||||||
|
The number of TCP connections for which the
current state is either ESTABLISHED or CLOSE- WAIT. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.9 |
||||||||
|
The total number of segments received, including
those received in error. This count includes segments received on currently established connections. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.10 |
||||||||
|
The total number of segments sent, including
those on current connections but excluding those containing only retransmitted octets. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.11 |
||||||||
|
The total number of segments retransmitted - that
is, the number of TCP segments transmitted containing one or more previously transmitted octets. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.12 |
||||||||
|
The total number of segments received in error
(e.g., bad TCP checksums). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.13 |
||||||||
|
The number of TCP segments sent containing the
RST flag. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.1.1.14 |
cipTcpConnTable
table.1.3.6.1.4.1.9.9.32.1.2.2
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cipTcpConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIPTCPIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTCPIP-MIB::cipTcpConnTable'
This table contains a list of parameters pertaining to the connections for a particular TCP Offload stack.
A list of TCP connection values.
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The local port number for this TCP connection.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.1 |
||||||||||||||||||||||||
|
The remote IP address for this TCP connection.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.2 |
||||||||||||||||||||||||
|
The remote port number for this TCP connection.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.3 |
||||||||||||||||||||||||
|
The state of this TCP connection.
The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management sta… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.32.1.2.2.1.4 |
||||||||||||||||||||||||
|
The number of bytes sent for this TCP
connection. NOTE: This is a 64 bit (High Capacity) version of the cipCardCsnaStatsBytesTxd counter for use with SNMP Version 2 Managers |
octetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.5 |
||||||||||||||||||||||||
|
The number of bytes sent for this TCP
connection. NOTE: To support SNMP Version 1 Managers, this variable is supplied as a 32 bit value which can wrap very frequently. |
octetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.6 |
||||||||||||||||||||||||
|
The number of bytes received for this TCP
connection. NOTE: This is a 64 bit (High Capacity) version of the cipCardCsnaStatsBytesTxd counter for use with SNMP Version 2 Managers |
octetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.7 |
||||||||||||||||||||||||
|
The number of bytes received for this TCP
connection. NOTE: To support SNMP Version 1 Managers, this variable is supplied as a 32 bit value which can wrap very frequently. |
octetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.2.2.1.8 |
cipIcmpTable
table.1.3.6.1.4.1.9.9.32.1.3.1
·
1 row entry
·
18 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cipIcmpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIPTCPIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTCPIP-MIB::cipIcmpTable'
This table contains a list of parameters pertaining to each ICMP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOFFLOAD-MIB).
A list of ICMP values.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The total number of ICMP messages which the
entity received. Note that this counter includes all those counted by icmpInErrors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.1 |
|
The number of ICMP messages which the entity
received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.2 |
|
The number of ICMP Destination Unreachable
messages received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.3 |
|
The number of ICMP Time Exceeded messages received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.4 |
|
The number of ICMP Parameter Problem messages received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.5 |
|
The number of ICMP Source Quench messages received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.6 |
|
The number of ICMP Redirect messages received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.7 |
|
The number of ICMP Echo (request) messages received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.8 |
|
The number of ICMP Address Mask Reply messages
received. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.9 |
|
The total number of ICMP messages which this
entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.10 |
|
The number of ICMP messages which this entity did
not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.11 |
|
The number of ICMP Destination Unreachable messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.12 |
|
The number of ICMP Echo (request) messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.13 |
|
The number of ICMP Echo Reply messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.14 |
|
The number of ICMP Timestamp (request) messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.15 |
|
The number of ICMP Timestamp Reply messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.16 |
|
The number of ICMP Address Mask Request messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.17 |
|
The number of ICMP Address Mask Reply messages sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.3.1.1.18 |
cipUdpTable
table.1.3.6.1.4.1.9.9.32.1.4.1
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cipUdpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIPTCPIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTCPIP-MIB::cipUdpTable'
This table contains a list of parameters pertaining to each UDP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOFFLOAD-MIB).
A list of UDP stack values.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The total number of UDP datagrams delivered to
UDP users. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.4.1.1.1 |
|
The total number of received UDP datagrams for
which there was no application at the destination port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.4.1.1.2 |
|
The number of received UDP datagrams that could
not be delivered for reasons other than the lack of an application at the destination port. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.4.1.1.3 |
|
The total number of UDP datagrams sent from this entity.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.32.1.4.1.1.4 |
cipUdpListenersTable
table.1.3.6.1.4.1.9.9.32.1.4.2
·
1 row entry
·
1 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cipUdpListenersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CIPTCPIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CIPTCPIP-MIB::cipUdpListenersTable'
This table contains a list of parameters pertaining to the listeners for a particular UDP stack.
A list of UDP listener values.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The local port number for this UDP listener.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.32.1.4.2.1.1 |