All MIBs › CM-SYSTEM-MIB › fileServicesAction
fileServicesAction
Module: CM-SYSTEM-MIB
OID (symbolic): CM-SYSTEM-MIB::fileServicesAction
OID (numeric): 1.3.6.1.4.1.2544.1.12.2.1.8.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object is write only. Setting this object initiates a file transfer
Supported actions are: get-database(1) - Copy a backup database from a remote server and place it in the staging area. (See databaseAction) put-database(2) - Copy a backup database to a remote server. (See databaseAction) software-copy(3) - Transfer a software image file to the system and write it to the standby partition. get-sys-database(4) - Copy a system database from a remote server and place it in the staging area. (See databaseAction) put-sys-database(5) - Copy a system database to a remote server. (See databaseAction) get-defaultsvalue-file(6) - Transfer the Defaults Value file to the system. put-sysresetdebuginfo-file(7) - Transfer the System Reset Debug Information file to a remote server. put-securitylog-file(8) - Transfer the System Security Log Information file to a remote server. put-alarmlog-file(9) - Transfer the System Alarm Log Information file to a remote server. put-audit-file(10) - Transfer the System Audit Log Information file to a remote server. get-config-file(11) - Transfer the Configuration File from a remote server. put-config-file(12) - Transfer the Configuration File to a remote server. put-sat-result(13) - Transfer the SAT test result file to a remote server. get-ssl-certificate(14) - Transfer the SSL Certificate file to the system. get-ssl-private-key(15) - Transfer the SSL Private Key file to the system. get-ssl-encrypt-private-Key(16) - Transfer the SSL Encrypted Private Key file to the system. get-ssl-key-pair(17) - Transfer the SSL Key Pair file to the system. put-csr(18) - Transfer the CSR file to the system. put-rfc2544-test-report(19) - Transfer the Rfc2544 test report to the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.2.1.8.1 snmpwalk -v2c -c public <target> CM-SYSTEM-MIB::fileServicesAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.2.1.8.1.1 snmpget -v2c -c public <target> CM-SYSTEM-MIB::fileServicesAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2544.1.12.2.1.8.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.2 | cmSystemMIB | CM-SYSTEM-MIB |
| 1.3.6.1.4.1.2544.1.12.2.1 | cmSystemObjects | CM-SYSTEM-MIB |
| 1.3.6.1.4.1.2544.1.12.2.1.8 | cmFileServicesObjects | CM-SYSTEM-MIB |
| 1.3.6.1.4.1.2544.1.12.2.1.8.1 | fileServicesAction | CM-SYSTEM-MIB |