All MIBs › CISCO-VTP-MIB › vtpVlanEditModifiedVlan
vtpVlanEditModifiedVlan
Module: CISCO-VTP-MIB
OID (symbolic): CISCO-VTP-MIB::vtpVlanEditModifiedVlan
OID (numeric): 1.3.6.1.4.1.9.9.46.1.4.1.1.5
Node type: OBJECT-TYPE
Type: VlanIndex
Access: read-only
Description: 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 edited.
The object's value is reset to zero after a successful 'apply' operation or a 'release' operation.
This object is only supported for devices which allow only one VLAN editing for each 'apply' operation. For devices which allow multiple VLAN editing for each 'apply' operation, this object is not supported.
What is vtpVlanEditModifiedVlan?
This read-only object identifies which single VLAN is currently locked for editing within the VTP edit buffer, with a value of zero meaning any VLAN may be edited and a non-zero value restricting edits to just that one VLAN, on devices that only support editing one VLAN per apply cycle. An administrator checks this to understand why edits to a different VLAN in the buffer are being rejected on such devices. For example, if vtpVlanEditModifiedVlan shows VLAN 20, the admin knows only VLAN 20's edits will be accepted in this apply cycle, and it resets to zero once that apply or a release completes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.4.1.1.5 snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpVlanEditModifiedVlan
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.4.1.1.5.1 snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpVlanEditModifiedVlan.1
Start monitoring Cisco Catalyst switches (VLAN Trunking Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VTP-MIB::vtpVlanEditModifiedVlan OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (VLAN Trunking Protocol) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.46 | ciscoVtpMIB | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1 | vtpMIBObjects | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.4 | vlanEdit | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.4.1 | vtpEditControlTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.4.1.1 | vtpEditControlEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.4.1.1.5 | vtpVlanEditModifiedVlan | CISCO-VTP-MIB |