bootconfigReadINI
AWCVX-MIB ·
.1.3.6.1.4.1.522.3.2.2
Object
scalar r/w
Enumeration
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).
Context
- MIB
- AWCVX-MIB
- OID
.1.3.6.1.4.1.522.3.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
ifSpecified- Parent
- bootconfigVx
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::bootconfigReadINI.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::bootconfigReadINI'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | always |
2 | never |
3 | ifSpecified |
Conformance
Member of