fileServicesAction

CM-SYSTEM-MIB · .1.3.6.1.4.1.2544.1.12.2.1.8.1

Object

scalar r/w Enumeration
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.

Context

MIB
CM-SYSTEM-MIB
OID
.1.3.6.1.4.1.2544.1.12.2.1.8.1
Type
scalar
Access
readwrite
Status
current
Parent
cmFileServicesObjects
Groups
2

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-SYSTEM-MIB::fileServicesAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-SYSTEM-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-SYSTEM-MIB::fileServicesAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-applicable
1get-database
2put-database
3software-copy
4get-sys-database
5put-sys-database
6get-defaultsvalue-file
7put-sysresetdebuginfo-file
8put-securitylog-file
9put-alarmlog-file
10put-auditlog-file
11get-config-file
12put-config-file
13put-sat-result