All MIBs › ALCATEL-IND1-SYSTEM-MIB › systemFileSystemIndex
systemFileSystemIndex
Module: ALCATEL-IND1-SYSTEM-MIB
OID (symbolic): ALCATEL-IND1-SYSTEM-MIB::systemFileSystemIndex
OID (numeric): 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.1.1.1
Node type: OBJECT-TYPE
Type: FileSystemIndex
Access: read-only
Description: Index to a specific file system.
What is systemFileSystemIndex?
An unsigned integer index identifying a specific filesystem (e.g., main storage, flash, RAM disk) on the device. Network engineers use this to refer to individual storage devices when managing space. Example: index 1 might be main flash, index 2 might be removable card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.1.1.1 snmpwalk -v2c -c public <target> ALCATEL-IND1-SYSTEM-MIB::systemFileSystemIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.1.1.1.1 snmpget -v2c -c public <target> ALCATEL-IND1-SYSTEM-MIB::systemFileSystemIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> systemFileSystemIndex.1
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-SYSTEM-MIB::systemFileSystemIndex OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (12 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.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.1 | managementIND1Hardware | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.1.1 | hardwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.1.1.2 | hardentIND1System | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.1.1.2.1 | alcatelIND1SystemMIB | ALCATEL-IND1-SYSTEM-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.2.1.1 | alcatelIND1SystemMIBObjects | ALCATEL-IND1-SYSTEM-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4 | systemFileSystem | ALCATEL-IND1-SYSTEM-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.1 | systemFileSystemTable | ALCATEL-IND1-SYSTEM-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.1.1 | systemFileSystemEntry | ALCATEL-IND1-SYSTEM-MIB |
| 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.1.1.1 | systemFileSystemIndex | ALCATEL-IND1-SYSTEM-MIB |