A3Com-IPextns-r5-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
35

a3IPntmExtTable

table mandatory
.1.3.6.1.4.1.43.2.6.7 · 1 row entry · 4 columns
This table is an extension of the ipNetToMediaTable
from mibII.  Currently, this table contains objects
for controlling MAC header formats and for controlling
proxy ARP for each entry.
a3IPntmExtEntry entry .1.3.6.1.4.1.43.2.6.7.1
Each entry in this table corresponds to an entry in the
ipNetToMediaTable. Additional columnar objects are defined
in this table that are not in the original table.
Indexes
a3IPntmIfIndex a3IPntmNetAddress
Column Syntax OID
a3IPntmIfIndex mandatory
The interface on which this entry's equivalence
is effective.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.7.1.1
a3IPntmNetAddress mandatory
The IpAddress corresponding to the media-dependent
physical address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.7.1.2
a3IPntmHdrFormat mandatory
The header format to be used when sending packets to
the destination specified by this table entry. This
parameter only applies to networks that support MAC
addresses. Entries that correspond to other network
types h…
Enumerationr/w
Enumerated Values:
1other
2ethernet
3ieee
4snap
.1.3.6.1.4.1.43.2.6.7.1.3
a3IPntmProxyArp mandatory
If this object is set to proxy (1), the system will
respond to ARP requests for the IP address of this
entry. If this object is set to noProxy (2), no
response will be sent.
Enumerationr/w
Enumerated Values:
1proxy
2noProxy
.1.3.6.1.4.1.43.2.6.7.1.4

a3IPaddrConfigTable

table mandatory
.1.3.6.1.4.1.43.2.6.8 · 1 row entry · 7 columns
This table contains the IP addresses assigned to each
IP port.
a3IPaddrConfigEntry entry .1.3.6.1.4.1.43.2.6.8.1
Each entry contains a single IP address and
parameters relating to routing IP over a specific port.
Indexes
a3IPaddrConfigPort a3IPaddrConfigAddr
Column Syntax OID
a3IPaddrConfigPort mandatory
The port to which this entry applies.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.8.1.1
a3IPaddrConfigAddr mandatory
The IP address to which this entry applies.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.8.1.2
a3IPaddrConfigType mandatory
When multiple IP addresses are configured for a single
interface, this object is used to determine which address
is the 'primary' address. 'Primary' addresses are used
as the source IP address in packets sent from that…
Enumerationr/w
Enumerated Values:
1primary
2secondary
.1.3.6.1.4.1.43.2.6.8.1.3
a3IPaddrConfigNetMask mandatory
The subnet mask associated with the IP address
of this entry. The value of the mask is an IP
address with all the network bits set to 1 and
all the host bits set to 0.

If this is not specified, the syste…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.8.1.4
a3IPaddrConfigBcastAddr mandatory
The value of the least-significant bit in the
IP broadcast address used for sending datagrams
on the logical interface associated with the IP
address of this entry.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.8.1.5
a3IPaddrConfigMtu mandatory
The size of the largest IP datagram which is
supported by the logical interface associated
with the IP address of this entry.

If this is not specified, the system will select
a value based on the interfac…
Integer32r/w
Constraints:
range: 68-32767
.1.3.6.1.4.1.43.2.6.8.1.6
a3IPaddrConfigStatus mandatory
This object is used to add and delete entries
in this table. See the notes describing
RowStatus at the beginning of this MIB.
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.2.6.8.1.7

a3IPforwardExtTable

table mandatory
.1.3.6.1.4.1.43.2.6.9 · 1 row entry · 5 columns
An extension to the ipForwardTable.
a3IPforwardExtEntry entry .1.3.6.1.4.1.43.2.6.9.1
Each entry in this table corresponds to a single
entry in the ipForwardTable. An additional columnar
object has been defined to indicate whether a dynamically
learned route may take precendence of a particular
static r…
Indexes
a3IPforwardExtDest a3IPforwardExtProto a3IPforwardExtPolicy a3IPforwardExtNextHop
Column Syntax OID
a3IPforwardExtDest mandatory
The destination IP address of this route. This is
identical to ipForwardDest.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.9.1.1
a3IPforwardExtProto mandatory
The routing mechanism via which this route was learned.
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4icmp
5egp
6ggp
7hello
8rip
9is-is
10es-is
11ciscoIgrp
12bbnSpfIgp
13ospf
14bgp
15idpr
.1.3.6.1.4.1.43.2.6.9.1.2
a3IPforwardExtPolicy mandatory
The general set of conditions that would cause
the selection of one multipath route (set of
next hops for a given destination) is referred
to as 'policy'.

Unless the mechanism indicated by ipForwardPr…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.9.1.3
a3IPforwardExtNextHop mandatory
On remote routes, the address of the next system
en route. Otherwise, 0.0.0.0
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.9.1.4
a3IPforwardExtOverride mandatory
This object is used to identify those static routes
that may be overridden by dynamically learned routes.
For those entries in this table that represent dynamically
learned routes, this object will have the value
noOver…
Enumerationr/w
Enumerated Values:
1override
2noOverride
.1.3.6.1.4.1.43.2.6.9.1.5

a3IParpConfigTable

table mandatory
.1.3.6.1.4.1.43.2.6.13 · 1 row entry · 6 columns
This table contains ARP configuration information.
a3IParpConfigEntry entry .1.3.6.1.4.1.43.2.6.13.1
Each entry in this table contains port-specific
ARP configuration information.
Indexes
a3IParpPortIndex
Column Syntax OID
a3IParpPortIndex mandatory
The port index to which these entries apply.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.13.1.1
a3IParpProxyCtl mandatory
This object applies to ARP requests for networks or
subnetworks that are in the IP routing table. When
this is the case, this system will respond to the
request with the MAC address of this system's
interface if the v…
Enumerationr/w
Enumerated Values:
1proxy
2noProxy
.1.3.6.1.4.1.43.2.6.13.1.2
a3IParpHoldTime mandatory
This object determines the amount of time, in hours,
an entry can stay in the ARP table. When the
specified time elapses, the entry is deleted. When
one sixteenth of the time elapses, ARP considers
this entry aged. W…
Integer32r/w
Constraints:
range: 1-24
.1.3.6.1.4.1.43.2.6.13.1.3
a3IParpReqFormat mandatory
This parameter specifies the Ethernet header format
used for ARP requests. If this is set to ethernet (1),
ARP sends requests with an Ethernet Version 2 header.
If this is set to snap (2), ARP sends requests with the
Enumerationr/w
Enumerated Values:
1ethernet
2snap
3both
128auto
129ethAuto
130snapAuto
131bothAuto
.1.3.6.1.4.1.43.2.6.13.1.4
a3IParpRemAddr mandatory
The value of this object reflects the IP address
that is assigned to the boundary router that is
attached to this port. This address is used when
a RARP request is received from that boundary router.

For…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.13.1.5
a3IParpInvCtl mandatory
This object specifies whether inverse arp is
enabled on this port. Note, this affects only
Frame Relay ports.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.43.2.6.13.1.6

a3IPsmdsGaTable

table mandatory
.1.3.6.1.4.1.43.2.6.14 · 1 row entry · 3 columns
This table contains a set of IP network address
to SMDS Group Address pairings.
a3IPsmdsGaEntry entry .1.3.6.1.4.1.43.2.6.14.1
Each entry in this table contains a single
IP network address to SMDS Group Address
mapping. This is used in applications running
IP over SMDS.
Indexes
a3IPsmdsGaIpNet
Column Syntax OID
a3IPsmdsGaIpNet mandatory
This is an IP network address for which there is
a corresponding SMDS Group Address.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.6.14.1.1
a3IPsmdsGa mandatory
This is the SMDS Group Address that corresponds
to the IP network address identified by
a3IPsmdsGaIpNet.
SMDSAddressr/w
Textual Convention: SMDSAddress OctetString
Type Constraints:
range: 8
.1.3.6.1.4.1.43.2.6.14.1.2
a3IPsmdsGaStatus mandatory
This object is used to add and delete entries
in this table. See the notes describing
RowStatus at the beginning of this MIB.
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.2.6.14.1.3

a3IPx25configTable

table mandatory
.1.3.6.1.4.1.43.2.6.15 · 1 row entry · 6 columns
This table contains a set of X25 configuration
parameters relating to routing IP over x25 networks.
a3IPx25configEntry entry .1.3.6.1.4.1.43.2.6.15.1
Each entry contains a set of x25 configuration
parameters relating to routing IP over a specific port.
Indexes
a3IPx25configPort
Column Syntax OID
a3IPx25configPort mandatory
The port number to which this table entry applies.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.15.1.1
a3IPx25configPID mandatory
The protocol ID that is included in all outgoing IP
packets sent over the x25 port associated with this
table entry.
Integer32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.43.2.6.15.1.2
a3IPx25configQueueSize obsolete
The maximum number of packets that can be queued
for a specific DTE address when the virtual circuit
or the x25 port is congested.

NOTE: this object is no longer supported by NETBuilders
running sw versio…
Integer32r/w
Constraints:
range: 1-128
.1.3.6.1.4.1.43.2.6.15.1.3
a3IPx25configVClimit obsolete
The maximum number of virtual circuits that can
be established concurrently for IP routing.
NOTE: this object is no longer supported by NETBuilders
running sw version 8.0 and greater.
Integer32r/w
Constraints:
range: 0-15
.1.3.6.1.4.1.43.2.6.15.1.4
a3IPx25configVCtimer obsolete
The maximum amount of time, in minutes, that can elapse
when there is no activity on the x25 virtual circuit
before it is cleared. This applies to the first virtual
circuit established for a particular DTE address. IF…
Integer32r/w
Constraints:
range: 1-512
.1.3.6.1.4.1.43.2.6.15.1.5
a3IPx25configProfID mandatory
This object specifies the X25 User ProfileID to be used for
selecting a Virtual Circuit to send IP Packets. Range
is 0..255. If the value specified is 0 then use the DTE Profile
ID
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.43.2.6.15.1.6

a3IPicmpGenTable

table mandatory
.1.3.6.1.4.1.43.2.6.18 · 1 row entry · 4 columns
This table contains ICMP configuration information.
a3IPicmpGenEntry entry .1.3.6.1.4.1.43.2.6.18.1
Each entry in this table contains port-specific
ICMP configuration information.
Indexes
a3IPicmpGenIfIndex
Column Syntax OID
a3IPicmpGenIfIndex mandatory
The port to which this entry applies.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.6.18.1.1
a3IPicmpGenRedirect mandatory
This object controls whether ICMP issues ReDirect packets
on this port.
Enumerationr/w
Enumerated Values:
1redirect
2noRedirect
.1.3.6.1.4.1.43.2.6.18.1.2
a3IPicmpGenDestUnreach mandatory
This object controls whether ICMP issues Destination
Unreachable packets on this port.
Enumerationr/w
Enumerated Values:
1destUnreachable
2noDestUnreachable
.1.3.6.1.4.1.43.2.6.18.1.3
a3IPicmpGenTimeExceed mandatory
This object controls whether ICMP issues Time
Exceeded packets on this port.
Enumerationr/w
Enumerated Values:
1timeExceed
2noTimeExceed
.1.3.6.1.4.1.43.2.6.18.1.4