vtpVlanEditOperation
CISCO-VTP-MIB ·
.1.3.6.1.4.1.9.9.46.1.4.1.1.1
Object
column
r/w
Enumeration
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
vtpVlanEditTable exactly corresponding to the current global
VLAN information for this management domain. If the Edit
Buffer (for this management domain) is not currently empty,
a copy operation fails. A successful copy operation starts
the deadman-timer.
'apply' - first performs a consistent check on the the
modified information contained in the Edit Buffer, and if
consistent, then tries to instanciate the modified
information as the new global VLAN information. Note that
an empty Edit Buffer (for the management domain) would
always result in an inconsistency since the default VLANs
are required to be present.
'release' - flushes the Edit Buffer (for this management
domain), clears the Owner information, and aborts the
deadman-timer. A release is generated automatically if the
deadman-timer ever expires.
'restartTimer' - restarts the deadman-timer.
'none' - no operation is performed.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.4.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vtpEditControlEntry
- Table
- vtpEditControlTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | copy |
3 | apply |
4 | release |
5 | restartTimer |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vtpVlanApplyStatus 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
st… | column | Enumeration | .1.3.6.1.4.1.9.9.46.1.4.1.1.2 |
| 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 |