Specifications
ICMP Group
ATX MIB Reference Guide 2-17
ipNetToMediaPhysAddress {ipNetToMediaEntry 2}
Physical Address Read-Write
The MAC address (for PPP ports, this should be a single byte of hexadecimal FF;
for FDDI and Token Ring ports, this should be little endian, although there are
some factions of the SNMP community which believe this should be big endian;
for Ethernet ports, this should be little endian).
ipNetToMediaNetAddress {ipNetToMediaEntry 3}
IP Address Read-Write
The IP address which corresponds to the ipNetToMediaPhysAddress.
ipNetToMediaType {ipNetToMediaEntry 4}
Integer Read-Write
The type of address mapping, one of the following
• other (1) - none of the below
• invalid (2) - the entry should be considered to be non-existent
• dynamic (3) - the mapping was dynamically learned
• static (4) - the mapping was statically configured
2.4.4 IP Additional Objects
The TCP/IP additional IP objects are described below.
ipRoutingDiscards {ip 23}
Counter Read-Only
The number of valid routing entries that were discarded.
2.5 ICMP GROUP
icmp {mib-2 5}
The TCP/IP ICMP Group parameters are described below.
icmpInMsgs {icmp 1}
Counter Read-Only
The total number of ICMP messages which were received by this unit. This
includes all messages represented by icmpInErrors.