vtpVlanApplyStatus

CISCO-VTP-MIB · .1.3.6.1.4.1.9.9.46.1.4.1.1.2

Object

column Enumeration
The current status of an 'apply' operation to instanciate
the Edit Buffer as the new global VLAN information (for this
management domain).  If no apply is currently active, the
status represented is that of the most recently completed
apply.  The possible values are:
              
   inProgress - 'apply' operation in progress;
              
   succeeded - the 'apply' was successful (this value is
          also used when no apply has been invoked since the
          last time the local system restarted);
              
   configNumberError - the apply failed because the value of
          vtpVlanEditConfigRevNumber was less or equal to
          the value of current value of 
          managementDomainConfigRevNumber;
              
   inconsistentEdit - the apply failed because the modified
          information was not self-consistent;
              
   tooBig - the apply failed because the modified
          information was too large to fit in this VTP
          Server's non-volatile storage location;
              
   localNVStoreFail - the apply failed in trying to store
          the new information in a local non-volatile
          storage location;
              
   remoteNVStoreFail - the apply failed in trying to store
          the new information in a remote non-volatile
          storage location;
              
   editBufferEmpty - the apply failed because the Edit
          Buffer was empty (for this management domain).
              
   someOtherError - the apply failed for some other reason
          (e.g., insufficient memory).
              
   notPrimaryServer - the apply failed because the local 
          device is not a VTP primary server for VLAN 
          database type when managementDomainVersionInUse
          is version3(4).

Context

MIB
CISCO-VTP-MIB
OID
.1.3.6.1.4.1.9.9.46.1.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
vtpEditControlEntry
Table
vtpEditControlTable
Siblings
4

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2succeeded
3configNumberError
4inconsistentEdit
5tooBig
6localNVStoreFail
7remoteNVStoreFail
8editBufferEmpty
9someOtherError
10notPrimaryServer

Related Objects

Sibling Objects