awcFileXferCmdInvokeFileLoad

AWCVX-MIB · .1.3.6.1.4.1.522.3.4.5

Object

scalar r/w AwcInvokeCommand
Initiate loading of all specified files
from the file server into the system 
FLASH.
          
Commands recognized:  start.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.4.5
Type
scalar
Access
readwrite
Status
current
Parent
awcFtp
Groups
1

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

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

Syntax

Source
AwcInvokeCommand
Base type
Enumeration
Type Description
Command directive to control asynchronous operations 
on the host system of the SNMP agent.  Not all 
asynchronous operations support all directives.  For 
example, not all operations support 'restart' or 
'restartNotify' commands.
          
    inactive  -  No operation is either started or 
                 in progress.
    start     -  Start the operation.  Perform the 
                 operation to completion.
    startNotify  -  Start the operation.  Perform the 
                    operation to completion, then 
                    notify the requesting SNMP Manager
                    via a Trap.
    restart   -  If the operation is not already 
                 started, start it.  If it is already
                 started, re-initialize the operation 
                 in a graceful manner and start it
                 over again.  Do not alter the Notify 
                 option of the corresponding Start 
                 command.
    restartNotify - If the operation is not already 
                    started, start it.  If it is 
                    already started, re-initialize the
                    operation in a graceful manner and
                    start it over again.  When the 
                    operation is complete, notify the
                    requesting SNMP Manager via a Trap.
    cancel    -  If the operation, is not started, do 
                 nothing.  If it is started, stop the 
                 operation gracefully.  Notify the SNMP
                 Manager via a Trap in accordance with 
                 whether {Re}Start or {Re}StartNotify
                 was used.
          
Multiple use of 'start' before an operation completes 
is ignored.  Multiple use of 'startNotify' before an 
operation completes adds the Notify option of the 
operation.

Values & Constraints

Type Values
1inactive
2start
3startNotify
4restart
5restartNotify
6cancel

Conformance

Member of