acSysUploadActionType
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.3.1.3.1
Object
scalar r/w
Enumeration
Action to be carried out. Setting this field triggers the action. File upload supported for iniFile(1), v5PortFile(16) and DataConfigurationFile(17) only access is instant. File removal supported for all other then iniFile(1), casFile(7), v5PortFile(16) and DataConfigurationFile(17), (v5PortFile removal is done via acV5PortActionType) access is offline. Access: Instant. AC INI-Param: N/A
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.3.1.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acSysUpload
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acSysUploadActionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acSysUploadActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | upload |
2 | remove |
10 | actionDone |