All MIBs › COM21-HCXSTUPRXY-MIB › stuCodeImageType
stuCodeImageType
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuCodeImageType
OID (numeric): 1.3.6.1.4.1.1141.3.13.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Code image identifier. vxWorks - boot code and OS, boot memory resident, stuBoot - backup application image, boot memory resident, stuNewapp - primary application image, app memory resident, stuDnld - downloaded application supplement (optional), updateApp - downloaded flash update, updates app flash, updateBoth - downloaded flash update, updates boot+app flash.
What is stuCodeImageType?
This read-only enumerated value further identifies the code image's functional role - such as stuBoot (backup application image, boot-memory resident) or stuNewapp (primary application image, app-memory resident) - beyond what stuCodeImageIndex alone conveys. Knowing exactly which functional image slot a version entry represents matters before triggering any image-activation operation, so an admin doesn't accidentally treat a backup boot image as the active application. For example, an engineer preparing to roll back a bad firmware update would confirm stuCodeImageType reports stuBoot for the backup image before making it the active load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.3 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeImageType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.3.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeImageType.1
Start monitoring Com21 ComController HCX ComPort proxy (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXSTUPRXY-MIB::stuCodeImageType OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX ComPort proxy (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.3 | com21Stu | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.3.13 | com21StuCodeImageGroup | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.13.1 | com21StuCodeImageTable | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.13.1.1 | com21StuCodeImageEntry | COM21-HCXSTUPRXY-MIB |
| 1.3.6.1.4.1.1141.3.13.1.1.3 | stuCodeImageType | COM21-HCXSTUPRXY-MIB |