IP-MIB Download
OID list for IP-MIB
- ipForwarding
- The indication of whether this entity is acting as an IPv4 router in respect to the forwarding of datagrams received by, but not addressed to, this entity. IPv4 routers forward datagrams. IPv4 hosts do not (except those source-routed via the host). When ...
- ipDefaultTTL
- The default value inserted into the Time-To-Live field of the IPv4 header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol. When this object is written, the entity should save the change to non-v ...
- ipReasmTimeout
- The maximum number of seconds that received fragments are held while they are awaiting reassembly at this entity.
- ipv6IpForwarding
- The indication of whether this entity is acting as an IPv6 router on any interface in respect to the forwarding of datagrams received by, but not addressed to, this entity. IPv6 routers forward datagrams. IPv6 hosts do not (except those source-routed via ...
- ipv6IpDefaultHopLimit
- The default value inserted into the Hop Limit field of the IPv6 header of datagrams originated at this entity whenever a Hop Limit value is not supplied by the transport layer protocol. When this object is written, the entity SHOULD save the change to non ...
- ipv4InterfaceTableLastChange
- The value of sysUpTime on the most recent occasion at which a row in the ipv4InterfaceTable was added or deleted, or when an ipv4InterfaceReasmMaxSize or an ipv4InterfaceEnableStatus object was modified. If new objects are added to the ipv4InterfaceTable ...
- ipv4InterfaceTable
- The table containing per-interface IPv4-specific information.
- ipv4InterfaceEntry
- An entry containing IPv4-specific information for a specific interface.
- ipv4InterfaceIfIndex
- The index value that 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 the IF-MIB's ifIndex.
- ipv4InterfaceReasmMaxSize
- The size of the largest IPv4 datagram that this entity can re-assemble from incoming IPv4 fragmented datagrams received on this interface.
- ipv4InterfaceEnableStatus
- The indication of whether IPv4 is enabled (up) or disabled (down) on this interface. This object does not affect the state of the interface itself, only its connection to an IPv4 stack. The IF-MIB should be used to control the state of the interface.
- ipv4InterfaceRetransmitTime
- The time between retransmissions of ARP requests to a neighbor when resolving the address or when probing the reachability of a neighbor.
- ipv6InterfaceTableLastChange
- The value of sysUpTime on the most recent occasion at which a row in the ipv6InterfaceTable was added or deleted or when an ipv6InterfaceReasmMaxSize, ipv6InterfaceIdentifier, ipv6InterfaceEnableStatus, ipv6InterfaceReachableTime, ipv6InterfaceRetransmitT ...
- ipv6InterfaceTable
- The table containing per-interface IPv6-specific information.
- ipv6InterfaceEntry
- An entry containing IPv6-specific information for a given interface.
- ipv6InterfaceIfIndex
- The index value that 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 the IF-MIB's ifIndex.
- ipv6InterfaceReasmMaxSize
- The size of the largest IPv6 datagram that this entity can re-assemble from incoming IPv6 fragmented datagrams received on this interface.
- ipv6InterfaceIdentifier
- The Interface Identifier for this interface. The Interface Identifier is combined with an address prefix to form an interface address. By default, the Interface Identifier is auto-configured according to the rules of the link type to which this interface ...
- ipv6InterfaceEnableStatus
- The indication of whether IPv6 is enabled (up) or disabled (down) on this interface. This object does not affect the state of the interface itself, only its connection to an IPv6 stack. The IF-MIB should be used to control the state of the interface. Wh ...
- ipv6InterfaceReachableTime
- The time a neighbor is considered reachable after receiving a reachability confirmation.
- ipv6InterfaceRetransmitTime
- The time between retransmissions of Neighbor Solicitation messages to a neighbor when resolving the address or when probing the reachability of a neighbor.
- ipv6InterfaceForwarding
- The indication of whether this entity is acting as an IPv6 router on this interface with respect to the forwarding of datagrams received by, but not addressed to, this entity. IPv6 routers forward datagrams. IPv6 hosts do not (except those source-routed ...
- ipSystemStatsTable
- The table containing system wide, IP version specific traffic statistics. This table and the ipIfStatsTable contain similar objects whose difference is in their granularity. Where this table contains system wide traffic statistics, the ipIfStatsTable co ...
- ipSystemStatsEntry
- A statistics entry containing system-wide objects for a particular IP version.
- ipSystemStatsIPVersion
- The IP version of this row.
- ipSystemStatsInReceives
- The total number of input IP datagrams received, including those received in error. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipSystemStatsDisconti ...
- ipSystemStatsHCInReceives
- The total number of input IP datagrams received, including those received in error. This object counts the same datagrams as ipSystemStatsInReceives, but allows for larger values. Discontinuities in the value of this counter can occur at re-initializatio ...
- ipSystemStatsInOctets
- The total number of octets received in input IP datagrams, including those received in error. Octets from datagrams counted in ipSystemStatsInReceives MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of th ...
- ipSystemStatsHCInOctets
- The total number of octets received in input IP datagrams, including those received in error. This object counts the same octets as ipSystemStatsInOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initiali ...
- ipSystemStatsInHdrErrors
- The number of input IP datagrams discarded due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, errors discovered in processing their IP options, etc. Discontinuities in the value of this counter c ...
- ipSystemStatsInNoRoutes
- The number of input IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the ...
- ipSystemStatsInAddrErrors
- The number of input IP 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). For entities that are not IP routers and t ...
- ipSystemStatsInUnknownProtos
- The number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This ...
- ipSystemStatsInTruncatedPkts
- The number of input IP datagrams discarded because the datagram frame didn't carry enough data. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipSystemS ...
- ipSystemStatsInForwDatagrams
- The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to that final destination. In entities that do not act as IP routers, this counter will include onl ...
- ipSystemStatsHCInForwDatagrams
- The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to that final destination. This object counts the same packets as ipSystemStatsInForwDatagrams, but ...
- ipSystemStatsReasmReqds
- The number of IP fragments received that needed to be reassembled at this interface. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the inpu ...
- ipSystemStatsReasmOKs
- The number of IP datagrams successfully reassembled. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the data ...
- ipSystemStatsReasmFails
- 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 algorithm in RFC 815) can lose track of ...
- ipSystemStatsInDiscards
- The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly ...
- ipSystemStatsInDelivers
- The total number of datagrams successfully delivered to IP user-protocols (including ICMP). When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as t ...
- ipSystemStatsHCInDelivers
- The total number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipSystemStatsInDelivers, but allows for larger values. Discontinuities in the value of this counter can occur at re-initial ...
- ipSystemStatsOutRequests
- The total number of IP datagrams that local IP user- protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipSystemStatsOutForwDatagrams. Discontinuities in the value of t ...
- ipSystemStatsHCOutRequests
- The total number of IP datagrams that local IP user- protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as ipSystemStatsOutRequests, but allows for larger values. Discontinuities in the value of th ...
- ipSystemStatsOutNoRoutes
- The number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indic ...
- ipSystemStatsOutForwDatagrams
- The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. In entities that do not act as IP routers, this counter will include only those datagrams that ...
- ipSystemStatsHCOutForwDatagrams
- The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This object counts the same packets as ipSystemStatsOutForwDatagrams, but allows for larger val ...
- ipSystemStatsOutDiscards
- The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipSystemStatsOutForw ...
- ipSystemStatsOutFragReqds
- The number of IP datagrams that would require fragmentation in order to be transmitted. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this c ...
- ipSystemStatsOutFragOKs
- The number of IP datagrams that have been successfully fragmented. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter can occur at r ...
- ipSystemStatsOutFragFails
- The number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. When tracking inter ...
- ipSystemStatsOutFragCreates
- The number of output datagram fragments that have been generated as a result of IP fragmentation. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value ...
- ipSystemStatsOutTransmits
- The total number of IP datagrams that this entity supplied to the lower layers for transmission. This includes datagrams generated locally and those forwarded by this entity. Discontinuities in the value of this counter can occur at re-initialization of ...
- ipSystemStatsHCOutTransmits
- The total number of IP datagrams that this entity supplied to the lower layers for transmission. This object counts the same datagrams as ipSystemStatsOutTransmits, but allows for larger values. Discontinuities in the value of this counter can occur at r ...
- ipSystemStatsOutOctets
- The total number of octets in IP datagrams delivered to the lower layers for transmission. Octets from datagrams counted in ipSystemStatsOutTransmits MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the ...
- ipSystemStatsHCOutOctets
- The total number of octets in IP datagrams delivered to the lower layers for transmission. This objects counts the same octets as ipSystemStatsOutOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initializ ...
- ipSystemStatsInMcastPkts
- The number of IP multicast datagrams received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipSystemStatsDiscontinuityTime.
- ipSystemStatsHCInMcastPkts
- The number of IP multicast datagrams received. This object counts the same datagrams as ipSystemStatsInMcastPkts but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at ot ...
- ipSystemStatsInMcastOctets
- The total number of octets received in IP multicast datagrams. Octets from datagrams counted in ipSystemStatsInMcastPkts MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at ot ...
- ipSystemStatsHCInMcastOctets
- The total number of octets received in IP multicast datagrams. This object counts the same octets as ipSystemStatsInMcastOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management s ...
- ipSystemStatsOutMcastPkts
- The number of IP multicast datagrams transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipSystemStatsDiscontinuityTime.
- ipSystemStatsHCOutMcastPkts
- The number of IP multicast datagrams transmitted. This object counts the same datagrams as ipSystemStatsOutMcastPkts, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and ...
- ipSystemStatsOutMcastOctets
- The total number of octets transmitted in IP multicast datagrams. Octets from datagrams counted in ipSystemStatsOutMcastPkts MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the management system, and a ...
- ipSystemStatsHCOutMcastOctets
- The total number of octets transmitted in IP multicast datagrams. This object counts the same octets as ipSystemStatsOutMcastOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the manageme ...
- ipSystemStatsInBcastPkts
- The number of IP broadcast datagrams received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipSystemStatsDiscontinuityTime.
- ipSystemStatsHCInBcastPkts
- The number of IP broadcast datagrams received. This object counts the same datagrams as ipSystemStatsInBcastPkts but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at ot ...
- ipSystemStatsOutBcastPkts
- The number of IP broadcast datagrams transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipSystemStatsDiscontinuityTime.
- ipSystemStatsHCOutBcastPkts
- The number of IP broadcast datagrams transmitted. This object counts the same datagrams as ipSystemStatsOutBcastPkts, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and ...
- ipSystemStatsDiscontinuityTime
- The value of sysUpTime on the most recent occasion at which any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object c ...
- ipSystemStatsRefreshRate
- The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry.
- ipIfStatsTableLastChange
- The value of sysUpTime on the most recent occasion at which a row in the ipIfStatsTable was added or deleted. If new objects are added to the ipIfStatsTable that require the ipIfStatsTableLastChange to be updated when they are modified, they must specify ...
- ipIfStatsTable
- The table containing per-interface traffic statistics. This table and the ipSystemStatsTable contain similar objects whose difference is in their granularity. Where this table contains per-interface statistics, the ipSystemStatsTable contains the same s ...
- ipIfStatsEntry
- An interface statistics entry containing objects for a particular interface and version of IP.
- ipIfStatsIPVersion
- The IP version of this row.
- ipIfStatsIfIndex
- The index value that 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 the IF-MIB's ifIndex.
- ipIfStatsInReceives
- The total number of input IP datagrams received, including those received in error. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStatsDiscontinuit ...
- ipIfStatsHCInReceives
- The total number of input IP datagrams received, including those received in error. This object counts the same datagrams as ipIfStatsInReceives, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of ...
- ipIfStatsInOctets
- The total number of octets received in input IP datagrams, including those received in error. Octets from datagrams counted in ipIfStatsInReceives MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the ma ...
- ipIfStatsHCInOctets
- The total number of octets received in input IP datagrams, including those received in error. This object counts the same octets as ipIfStatsInOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initializati ...
- ipIfStatsInHdrErrors
- The number of input IP datagrams discarded due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, errors discovered in processing their IP options, etc. Discontinuities in the value of this counter c ...
- ipIfStatsInNoRoutes
- The number of input IP datagrams discarded because no route could be found to transmit them to their destination. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the ...
- ipIfStatsInAddrErrors
- The number of input IP 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). For entities that are not IP routers and t ...
- ipIfStatsInUnknownProtos
- The number of locally-addressed IP datagrams received successfully but discarded because of an unknown or unsupported protocol. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This ...
- ipIfStatsInTruncatedPkts
- The number of input IP datagrams discarded because the datagram frame didn't carry enough data. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStats ...
- ipIfStatsInForwDatagrams
- The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to that final destination. In entities that do not act as IP routers, this counter will include onl ...
- ipIfStatsHCInForwDatagrams
- The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted to find a route to forward them to that final destination. This object counts the same packets as ipIfStatsInForwDatagrams, but all ...
- ipIfStatsReasmReqds
- The number of IP fragments received that needed to be reassembled at this interface. When tracking interface statistics, the counter of the interface to which these fragments were addressed is incremented. This interface might not be the same as the inpu ...
- ipIfStatsReasmOKs
- The number of IP datagrams successfully reassembled. When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as the input interface for some of the data ...
- ipIfStatsReasmFails
- 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 algorithm in RFC 815) can lose track of ...
- ipIfStatsInDiscards
- The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly ...
- ipIfStatsInDelivers
- The total number of datagrams successfully delivered to IP user-protocols (including ICMP). When tracking interface statistics, the counter of the interface to which these datagrams were addressed is incremented. This interface might not be the same as t ...
- ipIfStatsHCInDelivers
- The total number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as ipIfStatsInDelivers, but allows for larger values. Discontinuities in the value of this counter can occur at re-initializat ...
- ipIfStatsOutRequests
- The total number of IP datagrams that local IP user- protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipIfStatsOutForwDatagrams. Discontinuities in the value of this ...
- ipIfStatsHCOutRequests
- The total number of IP datagrams that local IP user- protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as ipIfStatsOutRequests, but allows for larger values. Discontinuities in the value of this c ...
- ipIfStatsOutForwDatagrams
- The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. In entities that do not act as IP routers, this counter will include only those datagrams that ...
- ipIfStatsHCOutForwDatagrams
- The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination. This object counts the same packets as ipIfStatsOutForwDatagrams, but allows for larger values. ...
- ipIfStatsOutDiscards
- The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipIfStatsOutForwData ...
- ipIfStatsOutFragReqds
- The number of IP datagrams that would require fragmentation in order to be transmitted. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this c ...
- ipIfStatsOutFragOKs
- The number of IP datagrams that have been successfully fragmented. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value of this counter can occur at r ...
- ipIfStatsOutFragFails
- The number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. When tracking inter ...
- ipIfStatsOutFragCreates
- The number of output datagram fragments that have been generated as a result of IP fragmentation. When tracking interface statistics, the counter of the outgoing interface is incremented for a successfully fragmented datagram. Discontinuities in the value ...
- ipIfStatsOutTransmits
- The total number of IP datagrams that this entity supplied to the lower layers for transmission. This includes datagrams generated locally and those forwarded by this entity. Discontinuities in the value of this counter can occur at re-initialization of ...
- ipIfStatsHCOutTransmits
- The total number of IP datagrams that this entity supplied to the lower layers for transmission. This object counts the same datagrams as ipIfStatsOutTransmits, but allows for larger values. Discontinuities in the value of this counter can occur at re-in ...
- ipIfStatsOutOctets
- The total number of octets in IP datagrams delivered to the lower layers for transmission. Octets from datagrams counted in ipIfStatsOutTransmits MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the man ...
- ipIfStatsHCOutOctets
- The total number of octets in IP datagrams delivered to the lower layers for transmission. This objects counts the same octets as ipIfStatsOutOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initializatio ...
- ipIfStatsInMcastPkts
- The number of IP multicast datagrams received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStatsDiscontinuityTime.
- ipIfStatsHCInMcastPkts
- The number of IP multicast datagrams received. This object counts the same datagrams as ipIfStatsInMcastPkts, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other ...
- ipIfStatsInMcastOctets
- The total number of octets received in IP multicast datagrams. Octets from datagrams counted in ipIfStatsInMcastPkts MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other ...
- ipIfStatsHCInMcastOctets
- The total number of octets received in IP multicast datagrams. This object counts the same octets as ipIfStatsInMcastOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management syste ...
- ipIfStatsOutMcastPkts
- The number of IP multicast datagrams transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStatsDiscontinuityTime.
- ipIfStatsHCOutMcastPkts
- The number of IP multicast datagrams transmitted. This object counts the same datagrams as ipIfStatsOutMcastPkts, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at o ...
- ipIfStatsOutMcastOctets
- The total number of octets transmitted in IP multicast datagrams. Octets from datagrams counted in ipIfStatsOutMcastPkts MUST be counted here. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at ot ...
- ipIfStatsHCOutMcastOctets
- The total number of octets transmitted in IP multicast datagrams. This object counts the same octets as ipIfStatsOutMcastOctets, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management s ...
- ipIfStatsInBcastPkts
- The number of IP broadcast datagrams received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStatsDiscontinuityTime.
- ipIfStatsHCInBcastPkts
- The number of IP broadcast datagrams received. This object counts the same datagrams as ipIfStatsInBcastPkts, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other ...
- ipIfStatsOutBcastPkts
- The number of IP broadcast datagrams transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ipIfStatsDiscontinuityTime.
- ipIfStatsHCOutBcastPkts
- The number of IP broadcast datagrams transmitted. This object counts the same datagrams as ipIfStatsOutBcastPkts, but allows for larger values. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at o ...
- ipIfStatsDiscontinuityTime
- The value of sysUpTime on the most recent occasion at which any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object c ...
- ipIfStatsRefreshRate
- The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry.
- ipAddressPrefixTable
- This table allows the user to determine the source of an IP address or set of IP addresses, and allows other tables to share the information via pointer rather than by copying. For example, when the node configures both a unicast and anycast address for a ...
- ipAddressPrefixEntry
- An entry in the ipAddressPrefixTable.
- ipAddressPrefixIfIndex
- The index value that uniquely identifies the interface on which this prefix is configured. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
- ipAddressPrefixType
- The address type of ipAddressPrefix.
- ipAddressPrefixPrefix
- The address prefix. The address type of this object is specified in ipAddressPrefixType. The length of this object is the standard length for objects of that type (4 or 16 bytes). Any bits after ipAddressPrefixLength must be zero. Implementors need to ...
- ipAddressPrefixLength
- The prefix length associated with this prefix. The value 0 has no special meaning for this object. It simply refers to address '::/0'.
- ipAddressPrefixOrigin
- The origin of this prefix.
- ipAddressPrefixOnLinkFlag
- This object has the value 'true(1)', if this prefix can be used for on-link determination; otherwise, the value is 'false(2)'. The default for IPv4 prefixes is 'true(1)'.
- ipAddressPrefixAutonomousFlag
- Autonomous address configuration flag. When true(1), indicates that this prefix can be used for autonomous address configuration (i.e., can be used to form a local interface address). If false(2), it is not used to auto- configure a local interface addr ...
- ipAddressPrefixAdvPreferredLifetime
- The remaining length of time, in seconds, that this prefix will continue to be preferred, i.e., time until deprecation. A value of 4,294,967,295 represents infinity. The address generated from a deprecated prefix should no longer be used as a source addre ...
- ipAddressPrefixAdvValidLifetime
- The remaining length of time, in seconds, that this prefix will continue to be valid, i.e., time until invalidation. A value of 4,294,967,295 represents infinity. The address generated from an invalidated prefix should not appear as the destination or so ...
- ipAddressSpinLock
- An advisory lock used to allow cooperating SNMP managers to coordinate their use of the set operation in creating or modifying rows within this table. In order to use this lock to coordinate the use of set operations, managers should first retrieve ipAddr ...
- ipAddressTable
- This table contains addressing information relevant to the entity's interfaces. This table does not contain multicast address information. Tables for such information should be contained in multicast specific MIBs, such as RFC 3019. While this table is wr ...
- ipAddressEntry
- An address mapping for a particular interface.
- ipAddressAddrType
- The address type of ipAddressAddr.
- ipAddressAddr
- The IP address to which this entry's addressing information pertains. The address type of this object is specified in ipAddressAddrType. Implementors need to be aware that if the size of ipAddressAddr exceeds 116 octets, then OIDS of instances of columns ...
- ipAddressIfIndex
- The index value that 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 the IF-MIB's ifIndex.
- ipAddressType
- The type of address. broadcast(3) is not a valid value for IPv6 addresses (RFC 3513).
- ipAddressPrefix
- A pointer to the row in the prefix table to which this address belongs. May be { 0 0 } if there is no such row.
- ipAddressOrigin
- The origin of the address.
- ipAddressStatus
- The status of the address, describing if the address can be used for communication. In the absence of other information, an IPv4 address is always preferred(1).
- ipAddressCreated
- The value of sysUpTime at the time this entry was created. If this entry was created prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
- ipAddressLastChanged
- The value of sysUpTime at the time this entry was last updated. If this entry was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
- ipAddressRowStatus
- The status of this conceptual row. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified. The value of this object has no effect on whether other objects in this conceptual row c ...
- ipAddressStorageType
- The storage type for this conceptual row. If this object has a value of 'permanent', then no other objects are required to be able to be modified.
- ipNetToPhysicalTable
- The IP Address Translation table used for mapping from IP addresses to physical addresses. The Address Translation tables contain the IP address to 'physical' address equivalences. Some interfaces do not use translation tables for determining address equ ...
- ipNetToPhysicalEntry
- Each entry contains one IP address to `physical' address equivalence.
- ipNetToPhysicalIfIndex
- The index value that 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 the IF-MIB's ifIndex.
- ipNetToPhysicalNetAddressType
- The type of ipNetToPhysicalNetAddress.
- ipNetToPhysicalNetAddress
- The IP Address corresponding to the media-dependent `physical' address. The address type of this object is specified in ipNetToPhysicalAddressType. Implementors need to be aware that if the size of ipNetToPhysicalNetAddress exceeds 115 octets, then OIDS ...
- ipNetToPhysicalPhysAddress
- The media-dependent `physical' address. As the entries in this table are typically not persistent when this object is written the entity SHOULD NOT save the change to non-volatile storage.
- ipNetToPhysicalLastUpdated
- The value of sysUpTime at the time this entry was last updated. If this entry was updated prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
- ipNetToPhysicalType
- The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToPhysicalTable. That is, it effectively dis- associates the interface identified with said entry from the mapping identif ...
- ipNetToPhysicalState
- The Neighbor Unreachability Detection state for the interface when the address mapping in this entry is used. If Neighbor Unreachability Detection is not in use (e.g. for IPv4), this object is always unknown(6).
- ipNetToPhysicalRowStatus
- The status of this conceptual row. The RowStatus TC requires that this DESCRIPTION clause states under which circumstances other objects in this row can be modified. The value of this object has no effect on whether other objects in this conceptual row c ...
- ipv6ScopeZoneIndexTable
- The table used to describe IPv6 unicast and multicast scope zones. For those objects that have names rather than numbers, the names were chosen to coincide with the names used in the IPv6 address architecture document.
- ipv6ScopeZoneIndexEntry
- Each entry contains the list of scope identifiers on a given interface.
- ipv6ScopeZoneIndexIfIndex
- The index value that uniquely identifies the interface to which these scopes belong. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
- ipv6ScopeZoneIndexLinkLocal
- The zone index for the link-local scope on this interface.
- ipv6ScopeZoneIndex3
- The zone index for scope 3 on this interface.
- ipv6ScopeZoneIndexAdminLocal
- The zone index for the admin-local scope on this interface.
- ipv6ScopeZoneIndexSiteLocal
- The zone index for the site-local scope on this interface.
- ipv6ScopeZoneIndex6
- The zone index for scope 6 on this interface.
- ipv6ScopeZoneIndex7
- The zone index for scope 7 on this interface.
- ipv6ScopeZoneIndexOrganizationLocal
- The zone index for the organization-local scope on this interface.
- ipv6ScopeZoneIndex9
- The zone index for scope 9 on this interface.
- ipv6ScopeZoneIndexA
- The zone index for scope A on this interface.
- ipv6ScopeZoneIndexB
- The zone index for scope B on this interface.
- ipv6ScopeZoneIndexC
- The zone index for scope C on this interface.
- ipv6ScopeZoneIndexD
- The zone index for scope D on this interface.
- ipDefaultRouterTable
- The table used to describe the default routers known to this entity.
- ipDefaultRouterEntry
- Each entry contains information about a default router known to this entity.
- ipDefaultRouterAddressType
- The address type for this row.
- ipDefaultRouterAddress
- The IP address of the default router represented by this row. The address type of this object is specified in ipDefaultRouterAddressType. Implementers need to be aware that if the size of ipDefaultRouterAddress exceeds 115 octets, then OIDS of instances ...
- ipDefaultRouterIfIndex
- The index value that uniquely identifies the interface by which the router can be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
- ipDefaultRouterLifetime
- The remaining length of time, in seconds, that this router will continue to be useful as a default router. A value of zero indicates that it is no longer useful as a default router. It is left to the implementer of the MIB as to whether a router with a ...
- ipDefaultRouterPreference
- An indication of preference given to this router as a default router as described in he Default Router Preferences document. Treating the value as a 2 bit signed integer allows for simple arithmetic comparisons. For IPv4 routers or IPv6 routers that are ...
- ipv6RouterAdvertSpinLock
- An advisory lock used to allow cooperating SNMP managers to coordinate their use of the set operation in creating or modifying rows within this table. In order to use this lock to coordinate the use of set operations, managers should first retrieve ipv6Ro ...
- ipv6RouterAdvertTable
- The table containing information used to construct router advertisements.
- ipv6RouterAdvertEntry
- An entry containing information used to construct router advertisements. Information in this table is persistent, and when this object is written, the entity SHOULD save the change to non-volatile storage.
- ipv6RouterAdvertIfIndex
- The index value that uniquely identifies the interface on which router advertisements constructed with this information will be transmitted. The interface identified by a particular value of this index is the same interface as identified by the same valu ...
- ipv6RouterAdvertSendAdverts
- A flag indicating whether the router sends periodic router advertisements and responds to router solicitations on this interface.
- ipv6RouterAdvertMaxInterval
- The maximum time allowed between sending unsolicited router advertisements from this interface.
- ipv6RouterAdvertMinInterval
- The minimum time allowed between sending unsolicited router advertisements from this interface. The default is 0.33 * ipv6RouterAdvertMaxInterval, however, in the case of a low value for ipv6RouterAdvertMaxInterval, the minimum value for this object is re ...
- ipv6RouterAdvertManagedFlag
- The true/false value to be placed into the 'managed address configuration' flag field in router advertisements sent from this interface.
- ipv6RouterAdvertOtherConfigFlag
- The true/false value to be placed into the 'other stateful configuration' flag field in router advertisements sent from this interface.
- ipv6RouterAdvertLinkMTU
- The value to be placed in MTU options sent by the router on this interface. A value of zero indicates that no MTU options are sent.
- ipv6RouterAdvertReachableTime
- The value to be placed in the reachable time field in router advertisement messages sent from this interface. A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for reachable time.
- ipv6RouterAdvertRetransmitTime
- The value to be placed in the retransmit timer field in router advertisements sent from this interface. A value of zero in the router advertisement indicates that the advertisement isn't specifying a value for retrans time.
- ipv6RouterAdvertCurHopLimit
- The default value to be placed in the current hop limit field in router advertisements sent from this interface. The value should be set to the current diameter of the Internet. A value of zero in the router advertisement indicates that the advertisement ...
- ipv6RouterAdvertDefaultLifetime
- The value to be placed in the router lifetime field of router advertisements sent from this interface. This value MUST be either 0 or between ipv6RouterAdvertMaxInterval and 9000 seconds. A value of zero indicates that the router is not to be used as a d ...
- ipv6RouterAdvertRowStatus
- The status of this conceptual row. As all objects in this conceptual row have default values, a row can be created and made active by setting this object appropriately. The RowStatus TC requires that this DESCRIPTION clause states under which circumstance ...
- icmpStatsTable
- The table of generic system-wide ICMP counters.
- icmpStatsEntry
- A conceptual row in the icmpStatsTable.
- icmpStatsIPVersion
- The IP version of the statistics.
- icmpStatsInMsgs
- The total number of ICMP messages that the entity received. Note that this counter includes all those counted by icmpStatsInErrors.
- icmpStatsInErrors
- The number of ICMP messages that the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
- icmpStatsOutMsgs
- The total number of ICMP messages that the entity attempted to send. Note that this counter includes all those counted by icmpStatsOutErrors.
- icmpStatsOutErrors
- The number of ICMP messages that 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 of IP to route the resultant datagr ...
- icmpMsgStatsTable
- The table of system-wide per-version, per-message type ICMP counters.
- icmpMsgStatsEntry
- A conceptual row in the icmpMsgStatsTable. The system should track each ICMP type value, even if that ICMP type is not supported by the system. However, a given row need not be instantiated unless a message of that type has been processed, i.e., the row ...
- icmpMsgStatsIPVersion
- The IP version of the statistics.
- icmpMsgStatsType
- The ICMP type field of the message type being counted by this row. Note that ICMP message types are scoped by the address type in use.
- icmpMsgStatsInPkts
- The number of input packets for this AF and type.
- icmpMsgStatsOutPkts
- The number of output packets for this AF and type.
- ipv4GeneralGroup
- The group of IPv4-specific objects for basic management of IPv4 entities.
- ipv4IfGroup
- The group of IPv4-specific objects for basic management of IPv4 interfaces.
- ipv6GeneralGroup2
- The IPv6 group of objects providing for basic management of IPv6 entities.
- ipv6IfGroup
- The group of IPv6-specific objects for basic management of IPv6 interfaces.
- ipLastChangeGroup
- The last change objects associated with this MIB. These objects are optional for all agents. They SHOULD be implemented on agents where it is possible to determine the proper values. Where it is not possible to determine the proper values, for example ...
- ipSystemStatsGroup
- IP system wide statistics.
- ipv4SystemStatsGroup
- IPv4 only system wide statistics.
- ipSystemStatsHCOctetGroup
- IP system wide statistics for systems that may overflow the standard octet counters within 1 hour.
- ipSystemStatsHCPacketGroup
- IP system wide statistics for systems that may overflow the standard packet counters within 1 hour.
- ipv4SystemStatsHCPacketGroup
- IPv4 only system wide statistics for systems that may overflow the standard packet counters within 1 hour.
- ipIfStatsGroup
- IP per-interface statistics.
- ipv4IfStatsGroup
- IPv4 only per-interface statistics.
- ipIfStatsHCOctetGroup
- IP per-interfaces statistics for systems that include interfaces that may overflow the standard octet counters within 1 hour.
- ipIfStatsHCPacketGroup
- IP per-interfaces statistics for systems that include interfaces that may overflow the standard packet counters within 1 hour.
- ipv4IfStatsHCPacketGroup
- IPv4 only per-interface statistics for systems that include interfaces that may overflow the standard packet counters within 1 hour.
- ipAddressPrefixGroup
- The group of objects for providing information about address prefixes used by this node.
- ipAddressGroup
- The group of objects for providing information about the addresses relevant to this entity's interfaces.
- ipNetToPhysicalGroup
- The group of objects for providing information about the mappings of network address to physical address known to this node.
- ipv6ScopeGroup
- The group of objects for managing IPv6 scope zones.
- ipDefaultRouterGroup
- The group of objects for providing information about default routers known to this node.
- ipv6RouterAdvertGroup
- The group of objects for controlling information advertised by IPv6 routers.
- icmpStatsGroup
- The group of objects providing ICMP statistics.
- ipInReceives
- The total number of input datagrams received from interfaces, including those received in error. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsInRecieves.
- ipInHdrErrors
- The number of input datagrams discarded due to errors in their IPv4 headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IPv4 options, etc. This object has been deprec ...
- ipInAddrErrors
- The number of input datagrams discarded because the IPv4 address in their IPv4 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 addresses of unsupported Classes (e ...
- ipForwDatagrams
- The number of input datagrams for which this entity was not their final IPv4 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 IPv4 routers, this counter will ...
- ipInUnknownProtos
- The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsInUnkno ...
- ipInDiscards
- The number of input IPv4 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 datagrams discarded while awaiting re- ...
- ipInDelivers
- The total number of input datagrams successfully delivered to IPv4 user-protocols (including ICMP). This object has been deprecated as a new IP version neutral table has been added. It is loosely replaced by ipSystemStatsIndelivers.
- ipOutRequests
- The total number of IPv4 datagrams which local IPv4 user protocols (including ICMP) supplied to IPv4 in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams. This object has been deprecated, as a new ...
- ipOutDiscards
- The number of output IPv4 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 datagrams counted in ipForwDatagr ...
- ipOutNoRoutes
- The number of IPv4 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. Note that this includes any datagr ...
- ipReasmReqds
- The number of IPv4 fragments received which needed to be reassembled at this entity. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsReasmReqds.
- ipReasmOKs
- The number of IPv4 datagrams successfully re-assembled. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsReasmOKs.
- ipReasmFails
- The number of failures detected by the IPv4 re-assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IPv4 fragments since some algorithms (notably the algorithm in RFC 815) can lose track ...
- ipFragOKs
- The number of IPv4 datagrams that have been successfully fragmented at this entity. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsOutFragOKs.
- ipFragFails
- The number of IPv4 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. This object has been deprecated, as a new IP version-neutral table has been added. ...
- ipFragCreates
- The number of IPv4 datagram fragments that have been generated as a result of fragmentation at this entity. This object has been deprecated as a new IP version neutral table has been added. It is loosely replaced by ipSystemStatsOutFragCreates.
- ipRoutingDiscards
- 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. This object was defined in pre-IPv6 versions of the I ...
- ipAddrTable
- The table of addressing information relevant to this entity's IPv4 addresses. This table has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by the ipAddressTable although several objects that weren't deemed usef ...
- ipAddrEntry
- The addressing information for one of this entity's IPv4 addresses.
- ipAdEntAddr
- The IPv4 address to which this entry's addressing information pertains.
- ipAdEntIfIndex
- 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 the IF-MIB's ifIndex.
- ipAdEntNetMask
- The subnet mask associated with the IPv4 address of this entry. The value of the mask is an IPv4 address with all the network bits set to 1 and all the hosts bits set to 0.
- ipAdEntBcastAddr
- The value of the least-significant bit in the IPv4 broadcast address used for sending datagrams on the (logical) interface associated with the IPv4 address of this entry. For example, when the Internet standard all-ones broadcast address is used, the valu ...
- ipAdEntReasmMaxSize
- The size of the largest IPv4 datagram which this entity can re-assemble from incoming IPv4 fragmented datagrams received on this interface.
- ipNetToMediaTable
- The IPv4 Address Translation table used for mapping from IPv4 addresses to physical addresses. This table has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by the ipNetToPhysicalTable.
- ipNetToMediaEntry
- Each entry contains one IpAddress to `physical' address equivalence.
- ipNetToMediaIfIndex
- The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex. This object predates the rule limiting index objects ...
- ipNetToMediaPhysAddress
- The media-dependent `physical' address. This object should return 0 when this entry is in the 'incomplete' state. As the entries in this table are typically not persistent when this object is written the entity should not save the change to non-volatile ...
- ipNetToMediaNetAddress
- The IpAddress corresponding to the media-dependent `physical' address. This object predates the rule limiting index objects to a max access value of 'not-accessible' and so continues to use a value of 'read-create'.
- ipNetToMediaType
- The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dis-associates the interface identified with said entry from the mapping identified ...
- icmpInMsgs
- The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by icmpStatsInMsgs.
- icmpInErrors
- The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by icmpS ...
- icmpInDestUnreachs
- The number of ICMP Destination Unreachable messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInTimeExcds
- The number of ICMP Time Exceeded messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInParmProbs
- The number of ICMP Parameter Problem messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInSrcQuenchs
- The number of ICMP Source Quench messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInRedirects
- The number of ICMP Redirect messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInEchos
- The number of ICMP Echo (request) messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInEchoReps
- The number of ICMP Echo Reply messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInTimestamps
- The number of ICMP Timestamp (request) messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInTimestampReps
- The number of ICMP Timestamp Reply messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInAddrMasks
- The number of ICMP Address Mask Request messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpInAddrMaskReps
- The number of ICMP Address Mask Reply messages received. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutMsgs
- The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by icmpS ...
- icmpOutErrors
- 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 of IP to route the resultant datag ...
- icmpOutDestUnreachs
- The number of ICMP Destination Unreachable messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutTimeExcds
- The number of ICMP Time Exceeded messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutParmProbs
- The number of ICMP Parameter Problem messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutSrcQuenchs
- The number of ICMP Source Quench messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutRedirects
- The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpM ...
- icmpOutEchos
- The number of ICMP Echo (request) messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutEchoReps
- The number of ICMP Echo Reply messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutTimestamps
- The number of ICMP Timestamp (request) messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutTimestampReps
- The number of ICMP Timestamp Reply messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutAddrMasks
- The number of ICMP Address Mask Request messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- icmpOutAddrMaskReps
- The number of ICMP Address Mask Reply messages sent. This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by a column in the icmpMsgStatsTable.
- ipGroup
- The ip group of objects providing for basic management of IP entities, exclusive of the management of IP routes. As part of the version independence, this group has been deprecated.
- icmpGroup
- The icmp group of objects providing ICMP statistics. As part of the version independence, this group has been deprecated.