All MIBs › COM21-HCXSTUPRXY-MIB › stuCodeStuMacAddr
stuCodeStuMacAddr
Module: COM21-HCXSTUPRXY-MIB
OID (symbolic): COM21-HCXSTUPRXY-MIB::stuCodeStuMacAddr
OID (numeric): 1.3.6.1.4.1.1141.3.13.1.1.1
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: Contains IEEE 802 medium access control address of the ComPort device. Held on ComController.
What is stuCodeStuMacAddr?
This read-only MacAddress, held on the ComController, identifies which ComPort a row in the code-image inventory table (image index, type, version, build directory, and build date/time) belongs to. An admin uses this to confirm which subscriber's STU a particular firmware-version record actually describes when auditing software across many devices. For example, before deciding a STU needs a firmware upgrade, support confirms stuCodeStuMacAddr matches the intended device before reading its reported image version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.1 snmpwalk -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeStuMacAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.3.13.1.1.1.1 snmpget -v2c -c public <target> COM21-HCXSTUPRXY-MIB::stuCodeStuMacAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stuCodeStuMacAddr.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::stuCodeStuMacAddr 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.1 | stuCodeStuMacAddr | COM21-HCXSTUPRXY-MIB |