All MIBs › COM21-HCXSTUPRXY-MIB › stuCodeImageTime
stuCodeImageTime
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuCodeImageTime
OID (numeric): 1.3.6.1.4.1.1141.3.13.1.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Time when the image is built.
What is stuCodeImageTime?
This read-only 9-byte DisplayString gives the time of day a particular code image was built. Paired with stuCodeImageDate, it lets an admin distinguish between two builds made on the same calendar day, which matters when engineering issues multiple same-day builds during active troubleshooting. For example, if two suspect STUs both show the same stuCodeImageDate, checking stuCodeImageTime would reveal whether they actually received different same-day builds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.7 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeImageTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.7.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeImageTime.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::stuCodeImageTime 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.7 | stuCodeImageTime | COM21-HCXSTUPRXY-MIB |