All MIBs › UX-OBJECTS-MIB › uxModuleType
uxModuleType
Module: UX-OBJECTS-MIB
OID (symbolic): UX-OBJECTS-MIB::uxModuleType
OID (numeric): 1.3.6.1.4.1.177.15.1.8.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Module type indicating the physical module type. Integer values 7, 8, 9, 10, 15 - reserved for future modules.
What is uxModuleType?
Read-only enumeration identifying what kind of hardware module occupies this slot, e.g. dS1-2Spans, eX, mSPDC910DSP, aSM, mainBoard, chassis, powerSupply, or various FXS line cards. Use it to inventory exactly what hardware is installed across the chassis's module slots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.177.15.1.8.1.2 snmpwalk -v2c -c public <target> UX-OBJECTS-MIB::uxModuleType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.177.15.1.8.1.2.1 snmpget -v2c -c public <target> UX-OBJECTS-MIB::uxModuleType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> uxModuleType.1
Start monitoring Sonus SBC 1000/2000 session border controller, net.com UX1000/UX2000 VoIP gateway chassis (chassis/alarm/DSP-resource status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UX-OBJECTS-MIB::uxModuleType OID value, configure state conditions and alerts, and monitor any Sonus SBC 1000/2000 session border controller, net.com UX1000/UX2000 VoIP gateway chassis (chassis/alarm/DSP-resource status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.177 | net | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15 | ux | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1 | uxObjects | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.8 | uxModuleTable | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.8.1 | uxModuleEntry | UX-OBJECTS-MIB |
| 1.3.6.1.4.1.177.15.1.8.1.2 | uxModuleType | UX-OBJECTS-MIB |