Use the GLOBALVARIABLES attribute group to monitor the following:
Autonomous system number for the EGP entity
Number of incoming TCP segments in error
Number of resets generated by a TCP
Number of valid routing entries that were chosen to be discarded
The Management Information Base (MIB-II) detailed in RFC1213, for use with network management protocols in TCP/IP-based internets, establishes and defines the attributes of this group.
The GLOBALVARIABLES attributes are available for the SNMP Data Provider.
Agent Name Identifies the SNMP host name relating to a particular sample of data. A valid entry is an alphanumeric text string, with a maximum length of 64 characters.
egpAs The autonomous system number of this EGP entity. A valid entry is an integer of up to four digits.
ipRoutingDiscards The number of routing entries that were chosen to be discarded even though they are valid. You might discard such an entry to free up buffer space for other routing entries. A valid entry is an integer of up to four digits.
tcpInErrs The total number of segments received in error. For example, bad TCP checksums. A valid entry is an integer of up to four digits.
tcpOutRsts The number of TCP segments sent containing the RST flag. A valid entry is an integer of up to four digits.