User`s guide

503
at\smib=mib-2.ip.ipforwarding
This variable indicates whether the unit is acting as an IP gateway in respect to the
forwarding of datagrams received by, but not addressed to, the unit. IP gateways forward
datagrams, IP hosts do not. For the Digi, this value is always 1.
at\smib=mib-2.ip.ipaddrtable
The ipaddrtable node contains ipaddrentry nodes for each IP address assigned to each
interface of the unit. For each table entry, an index specifier must be appended to the end
of each variable that specifies the interface (e.g. for PPP0, 1 must be appended).
at\smib=mib-2.ip.ipaddrtable.ipaddrentry
at\smib=mib-2.ip.ipaddrtable.ipaddrentry.ipadentaddr
The IP address to which this entry’s addressing information pertains.
at\smib=mib-2.ip.ipaddrtable.ipaddrentry.ipadentifindex
The index identifier for the interface associated with this IP address.
at\smib=mib-2.ip.ipaddrtable.ipaddrentry.ipadentnetmask
The subnet mask associated with the IP address.
at\smib=mib-2.ip.ipaddrtable.ipaddrentry.ipadentbcastaddr
The value of the least-significant bit in the IP broadcast address used for sending datagrams
on the IP address of this interface.
at\smib=mib-2.ip.iproutetable
The iproutetable node contains iprouteentry nodes for each route defined on the unit.
at\smib=mib-2.ip.iproutetable.iprouteentry
at\smib=mib-2.ip.iproutetable.iprouteentry.iproutedest
The destination IP address for the route. An entry with a value of 0.0.0.0 is considered the
default route. Multiple routes to a single destination can appear in the routing table, but
access to such multiple entries is dependant on the table-access mechanisms defined by the
network management protocol in use.
at\smib=mib-2.ip.iproutetable.iprouteentry.iprouteifindex
The index value which uniquely identifies the local interface through which the next hop of
the route should be reached.
at\smib=mib-2.ip.iproutetable.iprouteentry.iproutemetric1
The primary routing metric for the route.
at\smib=mib-2.ip.iproutetable.iprouteentry.iproutenexthop
The IP address of the next hop of the route.
at\smib=mib-2.ip.iproutetable.iprouteentry.iproutetype
The type of route. Valid values are:
1 Valid
2 Invalid
3 Direct
4 Indirect