configurationUpdateOperation

ALVARION-MAINTENANCE-MIB · .1.3.6.1.4.1.12394.1.10.5.2.1.2.6

Object

scalar r/w Enumeration
Specifies the operation that is performed on the
configuration file.
          
   'backup':  Saves the current device configuration into the file
              specified in the configurationUpdateLocation attribute.
          
   'restore':  Loads the file specified in the
               configurationUpdateLocation attribute into the device.

Context

MIB
ALVARION-MAINTENANCE-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.2.1.2.6
Type
scalar
Access
readwrite
Status
current
Parent
configurationUpdate
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 'ALVARION-MAINTENANCE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-MAINTENANCE-MIB::configurationUpdateOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-MAINTENANCE-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-MAINTENANCE-MIB::configurationUpdateOperation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1backup
2restore

Conformance