All MIBs › COM21-HCXSTUPRXY-MIB › stuCodeImageIndex
stuCodeImageIndex
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuCodeImageIndex
OID (numeric): 1.3.6.1.4.1.1141.3.13.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Index to receive information about various images; VxWorks - operating system. ApplicationStu - Image comprising Stu Application, DownloadImage - Image downloaded into DRAM.
What is stuCodeImageIndex?
This read-only enumerated value selects which of the ComPort's three software images - the vxWorksImage operating system, the applicationStu image, or a downloadImage held in DRAM - a given code-image row describes. An admin needs this to correctly interpret the accompanying version, build directory, and date/time fields, since they mean different things depending on whether they describe the OS, the application, or a pending downloaded image. For example, when auditing firmware versions fleet-wide, an operator filters on stuCodeImageIndex equal to applicationStu specifically to compare application software versions rather than accidentally comparing OS versions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.2 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeImageIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.2.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeImageIndex.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::stuCodeImageIndex 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.2 | stuCodeImageIndex | COM21-HCXSTUPRXY-MIB |