ITF-MIB :: ifRcvAddressType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsITF-MIBifRcvAddressType

ifRcvAddressType

Module: ITF-MIB

OID (symbolic): ITF-MIB::ifRcvAddressType

OID (numeric): 1.3.6.1.2.1.31.1.4.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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.

What is ifRcvAddressType?

Indicates whether a receive-address table entry will persist across the next restart of the managed system: nonVolatile(3) means it will survive, volatile(2) means it will be lost, and other(1) means its persistence isn't classified. Admins use it to understand whether a manually added receive address, such as an additional MAC filter, needs to be reconfigured after a reboot. A statically-provisioned receive address an admin wants to survive reboots should be set to nonVolatile(3).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.4.1.3
snmpwalk -v2c -c public <target> ITF-MIB::ifRcvAddressType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.4.1.3.1
snmpget -v2c -c public <target> ITF-MIB::ifRcvAddressType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.31.1.4.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ifRcvAddressType.1

Start monitoring Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITF-MIB::ifRcvAddressType OID value, configure state conditions and alerts, and monitor any Nokia/Alcatel-Lucent ISAM broadband access node (e.g. 7302/7330 ISAM), Interfaces MIB from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.31ifMIBIF-MIB
1.3.6.1.2.1.31.1ifMIBObjectsIF-MIB
1.3.6.1.2.1.31.1.4ifRcvAddressTableIF-MIB
1.3.6.1.2.1.31.1.4.1ifRcvAddressEntryIF-MIB
Numeric OIDNameModule
1.3.6.1.2.1.31.1.4.1.3ifRcvAddressTypeITF-MIB