ZHONE-SYSTEM-MIB :: zhoneFileAction

MIB Reference — IPNetwork Monitor

All MIBsZHONE-SYSTEM-MIBzhoneFileAction

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5504zhoneZhone
1.3.6.1.4.1.5504.3zhoneGenericZhone
1.3.6.1.4.1.5504.3.1zhoneSystemZhone
1.3.6.1.4.1.5504.3.1.20zhoneFileSystemZHONE-SYSTEM-MIB
1.3.6.1.4.1.5504.3.1.20.1zhoneFileActionZHONE-SYSTEM-MIB