All MIBs › ALCATEL-IND1-SYSTEM-MIB › systemFileSystemDirectoryName
systemFileSystemDirectoryName
Module: ALCATEL-IND1-SYSTEM-MIB
OID (symbolic): ALCATEL-IND1-SYSTEM-MIB::systemFileSystemDirectoryName
OID (numeric): 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: The name of a file system directory. This object is used in conjunction with an Action command. The Action command will set this directory name to the name of a specific directory. Information for all of the files in that directory will then be read from the file system and the appropriate values written in the entries in the systemFileSystemFile table. All this is being done to give snmp access to the file system files.
What is systemFileSystemDirectoryName?
A text string (max 255 characters) specifying a filesystem directory path that systemFileSystemFile table will enumerate. Network engineers set this before querying the file table. Example: '/etc/config' before listing all config files in that directory.
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.2 snmpwalk -v2c -c public <target> ALCATEL-IND1-SYSTEM-MIB::systemFileSystemDirectoryName
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.2.1 snmpget -v2c -c public <target> ALCATEL-IND1-SYSTEM-MIB::systemFileSystemDirectoryName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6486.801.1.1.1.2.1.1.4.2.1 s <value>
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::systemFileSystemDirectoryName 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.2 | systemFileSystemDirectoryName | ALCATEL-IND1-SYSTEM-MIB |