MIB Viewer

oaDevConfigAuditAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.629.1.50.11.1.20.10.1
Access
read-write
Status
current
Sub-identifiers
0
Admin status activates synch operation: 2=Mark (now) the current running-configuration as Valid (for 'reference'). Can't be scheduled for later execution nor can it be executed priodically. 3=Compare (now) the current running-configuration with the Valid one (the 'reference'). Can't be scheduled for later execution nor can it be executed priodically. 4=Schedule for later execution a compare action (as described in value # 3). Configure scheduled compare action is changed running configuration, so after setting scheduled action the manager should perform set value 'markCurrentConfigAsValid(2)' in order to save the new running configuration as valid 5=Cancel a scheduled compare action (as described in value # 4) Cancel scheduled compare action is changed running configuration, so after cancel scheduled action the manager should perform set value 'markCurrentConfigAsValid(2)' in order to save the new running configuration as valid
INTEGER { none (1), markCurrentConfigAsValid (2), compareWithValidConfig (3), scheduleCompare (4), cancelScheduledCompare (5) }