IP
IP: General Tab
Total datagrams received | The total number of input datagrams received from interfaces, including those received in error. |
Forwarding capability | This indicates 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 source-routed via the host). Note that for some nodes, this object may take on only a subset of the values possible. Accordingly, it is appropriate for an agent to return a badValue response if a management station attempts to change this object to an inappropriate value. |
Default time-to-live | The default value inserted into the Time-To-Live (TTL) field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol. |
Reassembly timeout(s) | The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity. |
Reassemblies required | The number of IP fragments received which needed to be reassembled at this entity. |
Reassembled datagrams | The number of IP datagrams successfully re-assembled. |
Fragmented datagrams | The number of IP datagrams that have been successfully fragmented at this entity. |
Fragmentation failures | The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be (for example, because their Don't Fragment flag was set). |
Created due to fragmentation | The number of IP datagram fragments that have been generated as a result of fragmentation at this entity. |
Routing discards | The number of routing entries that were discarded although they were valid. A reason for discard could be to free up buffer space for other routing entries. |
Inbound Details
Delivered | The total number of input datagrams successfully delivered to IP user-protocols including Internet Control Message Protocol (ICMP). |
Header errors | 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, and so on. |
Address errors | 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 (for example., 0.0.0.0) and addresses of unsupported Classes (for example., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. |
Unknown protocols | The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
Discards | The
number of input IP datagrams for which no problems were encountered to prevent
their continued processing, but which were discarded (for example, for lack of
buffer space).
Note: This counter does not include any datagrams discarded while awaiting re-assembly. |
Outbound Details
Requests | The
total number of IP datagrams which local IP user-protocols (including ICMP)
supplied to IP in requests for transmission.
Note: This counter does not include any datagrams counted in ipForwDatagrams. |
Discards | 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: This counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion. |
No routes | Number of IP datagrams discarded because a
route could not be found to transmit them to their destination.
Note: This counter includes any packets counted in ipForwDatagrams which meet this no-route criterion. This includes any datagrams which a host cannot route because all of its default gateways are down. |
Addresses Tab
IP Address | The IP address to which this entry's addressing information pertains. |
Interface Index | The index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
Network mask | Subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the host bits set to 0. |
Broadcast address | The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value is 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface. |
Max reassembly size | The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. |
Interface Stats Tab
Index | The unique value for each interface. Value has a range between 1 and the value of ifNumber and must remain constant at least from one re-initialization of the entity's NMS to the next re-initialization. |
Name | The interface name. |
Description | The text string containing information about the interface. This string includes the name of the manufacturer, the product name, and the version of the hardware interface. |
Type | The information about the type of interface, distinguished according to the physical/link protocol(s) immediately below the network layer in the protocol stack. |
MTU | The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that transmit network datagrams, this is the size of the largest network datagram that can be sent on the interface |
Speed | The estimate of the current bandwidth of the interface in bits per second. For interfaces which do not vary in bandwidth or for those where an accurate estimation cannot be made, it contains the nominal bandwidth. |
Physical address | The address of the interface at the protocol layer immediately below the network layer in the protocol stack. For interfaces which do not have such an address (for example, a serial line), it contains an octet string of zero length. |
Admin status | Current administrative state of the
interface. The values are:
|
Operational status | Current operational state of the
interface. The values are:
|
Last change time | The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then it contains a zero value. |
In octets | The total number of octets received on the interface, including framing characters. |
Unicast packets in | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
Non-unicast packets in | The number of non-unicast (for example, subnetwork-broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
In discards | The number of inbound packets which were chosen to be discarded although no errors had been detected to prevent their being delivered to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
In errors | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
In unknown protocols | For packet-oriented interfaces, the number of packets received through the interface which were discarded because of an unknown or unsupported protocol. For character-oriented or fixed-length interfaces that support protocol multiplexing, the number of transmission units received via the interface which were discarded because of an unknown or unsupported protocol. For any interface that does not support protocol multiplexing, this counter is always zero. |
Out octets | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
Unicast packets out | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
Non-unicast packets out | The total number of packets that higher-level protocols requested be transmitted to a non-unicast (that is, a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. |
Out discards | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
Out errors | The number of outbound packets that could not be transmitted because of errors. |
Interface Stats Utilization Tab
Name | The text string containing the name of the media interface. The name is the one assigned by the local device that can be a text name or a port number, depending on the interface naming syntax of the device. |
Rx Utilization | The receive media ports that are used for media ports indexed by IF index. |
Tx Utilization | The transmit media ports that are used for media ports indexed by IF index. |
Extended Interface Stats Tab
Name | The text string containing the name of the interface. The name is the one assigned by the local device. It could be a text name or a port number, depending on the interface naming syntax of the device. |
In
Multicast packets | The number of packets delivered from this layer to a higher layer that were addressed to a multicast address. For a MAC layer protocol, it includes both group and functional addresses. |
Broadcast packets | The number of packets delivered by this layer to a higher level that were addressed to a broadcast address. |
Out
Multicast packets | The number of packets that higher-level protocols requested be transmitted that were addressed to a multicast address at this layer, including those discarded or not sent. |
Broadcast packets | The number of packets higher-level protocols requested to be transmitted that were addressed to a broadcast address at this layer, including those discarded or not sent. |
HC In
Octets | The total number of octets received on the interface, including framing characters. |
Unicast packets | The number of packets delivered by this layer to a higher layer that were not addressed to a multicast or broadcast address at this layer. |
Multicast packets | The number of packets delivered by this layer to a higher layer that were addressed to a multicast address at this layer. For a MAC layer protocol, this includes both group and functional addresses. |
Broadcast packets | The number of packets delivered by this layer to a higher layer that were addressed to a broadcast address at this layer. |
HC Out
Octets | Total number of octets transmitted out of the interface, including framing characters. |
Unicast packets | Total number of packets that higher-level protocols requested be transmitted that were not addressed to a multicast or broadcast address at this layer; including those discarded or not sent. |
Multicast packets | The total number of packets that higher-level protocols requested be transmitted that were addressed to a multicast address at this layer, including those discarded or not sent. For a MAC layer protocol, this includes both the group and functional addresses. |
Broadcast packets | The total number of packets that higher-level protocols requested be transmitted that were addressed to a broadcast address at this layer; including those discarded or not sent. |
Link up/down trap enable | This field indicates whether linkUp/linkDown traps should be generated for this interface. The value should be enabled(1) for interfaces that do no operate on top of any other interface and disabled(2) otherwise. |
High Speed | The estimate of the interface’s current bandwidth in units of 1,000,000 bits per second. If a value of n is reported, the speed of the interface is in the range of n-500,00 to n+499,999. For interfaces that do no vary in bandwidth or for those where no accurate estimation can be made, a nominal bandwidth is given. |
Connector Present | If the interface layer has a physical connector, the value is true(1). Otherwise it is false(2). |
ICMP Tab
Inbound Statistics
Messages | The
total number of ICMP messages which the device received.
Note: This counter includes all those counted by icmpInErrors. |
Errors | The number of ICMP messages which the device received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, and so on). |
Destination unreachables | The number of ICMP Destination Unreachable messages received. |
Time exceeded | The number of ICMP Time Exceeded messages received. |
Parameter problems | The number of ICMP Parameter Problem messages received. |
Source quenches | The number of ICMP Source Quench messages received. |
Redirects | The number of ICMP Redirect messages received. |
Echoes | The number of ICMP Echo (request) messages received. |
Echo replies | The number of ICMP Echo Reply messages received. |
Timestamps | The number of ICMP Timestamp (request) messages received. |
Timestamp replies | The number of ICMP Timestamp Reply messages received. |
Address masks | The number of ICMP Address Mask Request messages received. |
Address mask replies | The number of ICMP Address Mask Reply messages received. |
Outbound Statistics
Messages | The total number of ICMP messages which the Oracle Communications Session Delivery product attempted to send. This counter includes all those counted by icmpOutErrors. |
Errors | The number of ICMP messages which the Oracle Communications Session Delivery product did not send due to problems discovered within ICMP such as a lack of buffers. This value does not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value. |
Destination unreachables | The number of ICMP Destination Unreachable messages sent. |
Time exceeded | The number of ICMP Time Exceeded messages sent. |
Parameter problems | The number of ICMP Parameter Problem messages sent. |
Source quenches | The number of ICMP Source Quench messages sent. |
Redirects | The number of ICMP Redirect messages sent. |
Echoes | The number of ICMP Echo (request) messages sent. |
Echo replies | The number of ICMP Echo Reply messages sent. |
Timestamps | The number of ICMP Timestamp (request) messages sent. |
Timestamp replies | The number of ICMP Timestamp Reply messages sent. |
Address masks | The number of ICMP Address Mask Request messages sent. |
Address mask replies | The number of ICMP Address Mask Reply messages sent. |
Global TCP Tab
Retransmission algorithm | The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. |
Retransmission timeout min (ms) | 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 retransmission timeout. In particular, when the timeout algorithm is rsre, an object of this type has the semantics of the LBOUND quantity described in RFC 793. |
Retransmission timeout max (ms) | 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 retransmission timeout. In particular, when the timeout algorithm is rsre, an object of this type has the semantics of the UBOUND quantity described in RFC 793. |
Max connections | The total number of TCP connections the Oracle Communications Session Delivery product supports. In entities where the maximum number of connections is dynamic, this object contains the value -1. |
Active opens | The number of times TCP connections made a direct transition to the SYN-SENT state from the CLOSED state. |
Passive opens | The number of times TCP connections made a direct transition to the SYN-RCVD state from the LISTEN state. |
Attempt fails | The number of times TCP connections 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 made a direct transition to the LISTEN state from the SYN-RCVD state. |
Established resets | The number of times TCP connections made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. |
Current established | The number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. |
In segments | The total number of segments received, including those received in error. This count includes segments received on currently established connections. |
Out segments | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. |
Retransmitted segments | The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. |
In errors | The total number of segments received in error (for example, bad TCP checksums). Discontinuities in the value of this counter are indicated via discontinuities in the value of sysUpTime. |
Out resets | The number of TCP segments sent containing the RST flag. Discontinuities in the value of this counter are indicated via discontinuities in the value of sysUpTime. |
TCP Tab
Local address | The local IP address for this TCP connection. In the case of a connection in the listen state, the value is 0.0.0.0 |
Local port | The local port number for this TCP connection. |
Remote address | The remote IP address for this TCP connection. |
Remote port | The remote port number for this TCP connection. |
State | The
state of this TCP connection. Valid values are:
|
Global UDP Tab
In datagrams | The total number of UDP datagrams delivered to UDP users. |
No Ports | The total number of received UDP datagrams for which there was no application at the destination port. |
In errors | The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. |
Out datagrams |
The total number of UDP datagrams sent from this device. |