All MIBs › ZHONE-SYSTEM-MIB › zhoneDirectoryPath
zhoneDirectoryPath
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneDirectoryPath
OID (numeric): 1.3.6.1.4.1.5504.3.1.20.4
Node type: OBJECT-TYPE
Type: ZhoneFileName
Access: read-write
Description:
This is a read-write object. If read, it returns your current directory location. If written, it can be used by the 'cd' change directory command in order to specify the new directory, or by the 'dir' command to specify which directory from which to list files.
NOTE: If it is written and a 'cd' or 'dir' command not performed, the next time it is read, it will return your current directory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.20.4 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneDirectoryPath
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.20.4.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneDirectoryPath.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.20.4.1 s <value>
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.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.20 | zhoneFileSystem | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.20.4 | zhoneDirectoryPath | ZHONE-SYSTEM-MIB |