All MIBs › AISYSTEM-MIB › aiSysSTIndex
aiSysSTIndex
Module: AISYSTEM-MIB
OID (symbolic): AISYSTEM-MIB::aiSysSTIndex
OID (numeric): 1.3.6.1.4.1.539.8.4.4.1.1
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
The index for the statum described in this row. This is a module table index (aiSysMTIndex) with a unique statum number appended (e.g. 1.1.1.2.1, 1.1.1.2.2,... where 1.1.1.2 is the module table index and 1, 2,... are statum numbers).
The module table identifier is from the parent module that contains the port or point associated with this entry, or the top-level module, if this statum is not associated with a specific hardware assembly.
What is aiSysSTIndex?
This OID uniquely identifies a stratum (physical level or stage) within a module hierarchy using an object identifier path. It's structured as the parent module index plus a statum number. A technician mapping the physical layout of a complex system would use this index to locate and identify specific components within the hierarchy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.8.4.4.1.1 snmpwalk -v2c -c public <target> AISYSTEM-MIB::aiSysSTIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.8.4.4.1.1.1 snmpget -v2c -c public <target> AISYSTEM-MIB::aiSysSTIndex.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.4 | aiSysDiscStatumTable | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.4.1 | aiSysStatumTableEntry | AISYSTEM-MIB |
| 1.3.6.1.4.1.539.8.4.4.1.1 | aiSysSTIndex | AISYSTEM-MIB |