AWCVX-MIB :: bootconfigReadINI

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAWCVX-MIBbootconfigReadINI

bootconfigReadINI

Module: AWCVX-MIB

OID (symbolic): AWCVX-MIB::bootconfigReadINI

OID (numeric): 1.3.6.1.4.1.522.3.2.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: If always, the system will attempt to read a .ini-formatted configuration file upon every reboot. If never, the system will not attempt to read a .ini file upon reboot, even if a boot protocol is in use and the boot server specifies a file to be read. If ifSpecified, the system will attempt to read a .ini file upon reboot if and only if a boot protocol is in use and the boot server explicitly specifies a file to be read. The system attempts several filenames in the process of retrieving a .ini file without error. In order, these filenames are based on the system's BOOTP- or DHCP-assigned client name, then the MIB2 sysName, then the system's IP address, then, as a last resort, the BOOTP- or DHCP-assigned boot file name. For each filename, the system attempts to read first from the designated defaultFileServer, then, if not successful, from one of either the BOOTP/DHCP server itself or bootconfigFileServerAddr (if specified by the BOOTP/DHCP server).

What is bootconfigReadINI?

Determines whether the device attempts to read an INI-formatted configuration file on every reboot, never, or conditionally based on boot protocol settings. This controls how configuration files are applied during the boot process.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.522.3.2.2
snmpwalk -v2c -c public <target> AWCVX-MIB::bootconfigReadINI

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.522.3.2.2.1
snmpget -v2c -c public <target> AWCVX-MIB::bootconfigReadINI.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

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

Start monitoring Cisco Aironet 802.11 wireless access points/bridges (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AWCVX-MIB::bootconfigReadINI OID value, configure state conditions and alerts, and monitor any Cisco Aironet 802.11 wireless access points/bridges (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.522aironetAWCVX-MIB
1.3.6.1.4.1.522.3awcVxAWCVX-MIB
1.3.6.1.4.1.522.3.2bootconfigVxAWCVX-MIB
1.3.6.1.4.1.522.3.2.2bootconfigReadINIAWCVX-MIB