All MIBs › AISYSTEM-MIB › aiSysMTIndex
aiSysMTIndex
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSysMTIndex
OID (numeric): 1.3.6.1.4.1.539.8.4.3.1.1
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
The index for the module or submodule described in this row. The top-level module's oid is always 1.1. Submodules nest within the top-level module (e.g. 1.1.1, 1.1.2,...) and may have submodules nested within them to an arbitrary level(e.g. 1.1.1.1, 1.1.1.2,...).
Each hardware component which has a product code that can be read or inferred by the SNMP agent may appear as a row in this table. The nesting of modules within modules describes the hierarchy of the hardware components that make up the top-level module.
What is aiSysMTIndex?
A hierarchical index identifying a specific module or submodule in the system's hardware component table, where the top-level module is always index 1.1 and submodules nest further (e.g., 1.1.1, 1.1.2). This allows the table to represent the nested physical structure of the device's hardware components.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.4.3.1.1 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSysMTIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.4.3.1.1.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSysMTIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.539 | aii | AIDIALOUT-MIB |
| 1.3.6.1.4.1.539.8 | aiSystem | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4 | aiSystemDisc | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.3 | aiSysDiscModuleTable | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.3.1 | aiSysModuleTableEntry | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.3.1.1 | aiSysMTIndex | AISYSTEM-MIB |