All MIBs › ZHONE-SYSTEM-MIB › zhoneFileAction
zhoneFileAction
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneFileAction
OID (numeric): 1.3.6.1.4.1.5504.3.1.20.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
File Action:
cd(1) - change directory command used in conjunction with zhoneDirectory location which specifies destination directory. dir(2) - listing of files within the directory specified by zhoneDirectoryPath. The generated file listing is written to zhoneFileTable. copy(3) - make a copy zhoneFileName1 and writes it to zhoneFileName2. User should prepend pathname to both filenames if not in default directory. rm(4) - removes file specified by zhoneFileName1. mkdir(5) - creates a subdirectory specified by zhoneFileName1. rmdir(6) - removes directory specified by zhoneFileName1. If directory not empty, returns error. mv(7) - moves zhoneFileName1 to zhoneFileName2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.20.1 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneFileAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.20.1.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneFileAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.20.1.1 i <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.1 | zhoneFileAction | ZHONE-SYSTEM-MIB |