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
1 | inProgress |
2 | succeeded |
3 | configNumberError |
4 | inconsistentEdit |
5 | tooBig |
6 | localNVStoreFail |
7 | remoteNVStoreFail |
8 | editBufferEmpty |
9 | someOtherError |
10 | notPrimaryServer |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vtpVlanEditOperation This object always has the value 'none' when read. When
written, each value causes the appropriate action:
'copy' - causes the creation of rows in the
vtpVlanEdit… | column | Enumeration | .1.3.6.1.4.1.9.9.46.1.4.1.1.1 |
| vtpVlanEditBufferOwner The management station which is currently using the Edit
Buffer for this management domain. When the Edit Buffer for
a management domain is not currently in use, the value of
thi… | column | RMON-MIBOwnerString | .1.3.6.1.4.1.9.9.46.1.4.1.1.3 |
| vtpVlanEditConfigRevNumber The Configuration Revision Number to be used for the next
apply operation. This value is initialized (by the agent)
on a copy operation to be one greater than the value of
manage… | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.46.1.4.1.1.4 |
| vtpVlanEditModifiedVlan The VLAN-id of the modified VLAN in the Edit Buffer.
If the object has the value of zero, any VLAN can
be edited. If the value of the object is not zero,
only this VLAN can be ed… | column | VlanIndex | .1.3.6.1.4.1.9.9.46.1.4.1.1.5 |