FW V06.XX/HAFM SW V08.02.00 HP StorageWorks SNMP Reference for Directors and Edge Switches (AA-RQ7BE-TE, July 2004)

SNMP Support
43SNMP Reference for Directors and Edge Switches
IP Group
MIB-2 Object
Name
Type Access Description
ipForwarding INTEGER RW 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 source-routed via
the host). Note that for some managed
nodes, this object may take on only a
subset of the values possible.
Accordingly, it is appropriate for an
agent to return a “bedevil” response if
a management station attempts to
change this object to an inappropriate
value.
ipDefaultTTL INTEGER RW 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.
ipInReceives Counter R The total number of input datagrams
received from interfaces, including
those received in error.
ipInHdrErrors Counter R The number of input datagrams
discarded due to errors in their IP
headers, including bad checksums,
version number mismatches, other
format errors, time-to-live exceeded,
errors discovered in processing their IP
options, and so forth.
ipInAddrErrors Counter R 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.