ifRcvAddressTable

This table contains an entry for each address (broadcast, multicast, or uni-cast) for which the system will receive packets/frames on a particular interface, except as follows:

- for an interface operating in promiscuous mode, entries are only required for those addresses for which the system would receive frames were it not operating in promiscuous mode.

- for 802.5 functional addresses, only one entry is required, for the address which has the functional address bit ANDed with the bit mask of all functional addresses for which the interface will accept frames.

A system is normally able to use any unicast address which corresponds to an entry in this table as a source address.

The indexes of the table are ifIndex, ifRcvAddressAddress.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.31.1.4.1.1

ifRcvAddressAddress

OCTET STRING

not-accessible

An address for which the system will accept

packets/frames on this entry's interface.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.31.1.4.1.2

ifRcvAddressStatus

INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)}

read-create

This object is used to create and delete rows in the

ifRcvAddressTable.

The actually supported access is read-only.

1.3.6.1.2.1.31.1.4.1.3

ifRcvAddressType

INTEGER{other(1),volatile(2),nonVolatile(3)}

read-create

This object has the value nonVolatile(3) for those

entries in the table which are valid and will not be

deleted by the next restart of the managed system.

Entries having the value volatile(2) are valid and

exist, but have not been saved, so that will not exist

after the next restart of the managed system. Entries

having the value other(1) are valid and exist but are

not classified as to whether they will continue to

exist after the next restart.

The actually supported access is read-only.

The actually supported value range is 2.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

None.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic