CISCO-VTP-MIB :: vtpVlanEditOperation

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VTP-MIBvtpVlanEditOperation

vtpVlanEditOperation

Module: CISCO-VTP-MIB

OID (symbolic): CISCO-VTP-MIB::vtpVlanEditOperation

OID (numeric): 1.3.6.1.4.1.9.9.46.1.4.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-create

Description: 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.

What is vtpVlanEditOperation?

This read-create INTEGER always reads back as none, but writing a value triggers an action: copy populates the vtpVlanEditTable with the current global VLAN configuration for editing (failing if the edit buffer isn't already empty) and starts a deadman timer, while apply commits the edited buffer back as the new global VLAN configuration. An administrator uses this workflow object to stage VLAN database changes in an edit buffer before committing them live, protecting against half-finished edits with the timer-based safety net. For example, an admin would write copy to start editing, make several changes in vtpVlanEditTable, then write apply to push all those VLAN changes into effect at once.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.46ciscoVtpMIBCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1vtpMIBObjectsCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.4vlanEditCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.4.1vtpEditControlTableCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.4.1.1vtpEditControlEntryCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.4.1.1.1vtpVlanEditOperationCISCO-VTP-MIB