CISCO-VTP-MIB
AI MIB Summary
The CISCO-VTP-MIB enables monitoring and management of Cisco Catalyst switches implementing the VLAN Trunking Protocol (VTP) by exposing VTP domain status, configuration revision numbers, and VLAN database synchronization states. This module tracks critical VTP advertisement counters, pruning eligibility, and VTP mode transitions to ensure consistent VLAN configuration propagation across the switched network.
The MIB module for entities implementing the VTP protocol and Vlan management.
166
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
166 total| Object Name |
|---|
ciscoVtpMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.46 |
vtpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1 |
vtpStatus OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1.1 |
vtpVersionThe version of VTP in use on the local system. A device
will report its version capability and not any particular
version in use on the device. If the device does not support
vtp, the version is none(3).ro Enumeration .1.3.6.1.4.1.9.9.46.1.1.1 |
vtpMaxVlanStorageAn estimate of the maximum number of VLANs about which the
local system can recover complete VTP information after a
reboot. If the number of defined VLANs is greater than this
value, then the system can not act as a VTP Server. For a
device which has no means to calculate the estimated number,
this value is -1.ro INTEGER(-1..1023) .1.3.6.1.4.1.9.9.46.1.1.2 |
vtpNotificationsEnabledAn indication of whether the notifications/traps defined by
the vtpConfigNotificationsGroup and
vtpConfigNotificationsGroup2 are enabled.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.1.3 |
vtpVlanCreatedNotifEnabledAn indication of whether the notification should
be generated when a VLAN is created.
If the value of this object is 'true' then the
vtpVlanCreated notification will be generated.
If the value of this object is 'false' then the
vtpVlanCreated notification will not be generated.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.1.4 |
vtpVlanDeletedNotifEnabledAn indication of whether the notification should
be generated when a VLAN is deleted.
If the value of this object is 'true' then the
vtpVlanDeleted notification will be generated.
If the value of this object is 'false' then the
vtpVlanDeleted notification will not be generated.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.1.5 |
vlanManagementDomains OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1.2 |
managementDomainTableThe table containing information on the management domains
in which the local system is participating. Devices which
support only one management domain will support just one row
in this table, and will not let it be deleted nor let other
rows be created. Devices which support multiple management
domains will allow rows to be created and deleted, but will
not allow the last row to be deleted. If the device does
not support VTP, the table is read-only. SEQUENCE OF ManagementDomainEntry .1.3.6.1.4.1.9.9.46.1.2.1 |
managementDomainEntryInformation about the status of one management domain. ManagementDomainEntry .1.3.6.1.4.1.9.9.46.1.2.1.1 |
managementDomainIndexAn arbitrary value to uniquely identify the management
domain on the local system. ManagementDomainIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.2.1.1.1 |
managementDomainNameThe management name of a domain in which the local system
is participating. The zero-length name corresponds to the
'no management-domain' state which is the initial value at
installation-time if not configured otherwise. Note that
the zero-length name does not correspond to an operational
management domain, and a device does not send VTP
advertisements while in the 'no management-domain' state. A
device leaves the 'no management-domain' state when it
obtains a management-domain name, either through
configuration or through inheriting the management-domain
name from a received VTP advertisement.
When the value of an existing instance of this object is
modified by network management, the local system should re-
initialize its VLAN information (for the given management
domain) as if it had just been configured with a management
domain name at installation time.rw DisplayString .1.3.6.1.4.1.9.9.46.1.2.1.1.2 |
managementDomainLocalModeThe local VTP mode in this management domain.
- 'client' indicates that the local system is acting
as a VTP client.
- 'server' indicates that the local system is acting
as a VTP server.
- 'transparent' indicates that the local system does
not generate or listen to VTP messages, but forwards
messages. This mode can also be set by the device
itself when the amount of VLAN information is too
large for it to hold in DRAM.
- 'off' indicates that the local system does not
generate, listen to or forward any VTP messages.rw Enumeration .1.3.6.1.4.1.9.9.46.1.2.1.1.3 |
managementDomainConfigRevNumberThe current Configuration Revision Number as known by the
local device for this management domain. This value is
updated (if necessary) whenever a VTP advertisement is
received or generated. When in the 'no management-domain'
state, this value is 0.ro Gauge .1.3.6.1.4.1.9.9.46.1.2.1.1.4 |
managementDomainLastUpdaterThe IP-address (or one of them) of the VTP Server which
last updated the Configuration Revision Number, as indicated
in the most recently received VTP advertisement for this
management domain. Before an advertisement has been
received, this value is 0.0.0.0.ro IpAddress .1.3.6.1.4.1.9.9.46.1.2.1.1.5 |
managementDomainLastChangeThe time at which the Configuration Revision Number was
(last) increased to its current value, as indicated in the
most recently received VTP advertisement for this management
domain.
The value 0x0000010100000000 indicates that the device which
last increased the Configuration Revision Number had no idea
of the date/time, or that no advertisement has been
received.ro DateAndTime -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.46.1.2.1.1.6 |
managementDomainRowStatusThe status of this conceptual row.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.46.1.2.1.1.7 |
managementDomainTftpServerThe IP address of a TFTP Server in/from which VTP VLAN
information for this management domain is to be
stored/retrieved. If the information is being locally
stored in NVRAM, this object should take the value 0.0.0.0.rw IpAddress .1.3.6.1.4.1.9.9.46.1.2.1.1.8 |
managementDomainTftpPathnameThe complete pathname of the file at the TFTP Server
identified by the value of managementDomainTftpServer
in/from which VTP VLAN information for this management
domain is to be stored/retrieved. If the value of
corresponding instance of managementDomainTftpServer is
0.0.0.0, the value of this object is ignored.rw DisplayString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.46.1.2.1.1.9 |
managementDomainPruningStateAn indication of whether VTP pruning is enabled or disabled
in this managament domain. This value can only be modified
by local/network management when the value of the
corresponding instance of managementDomainLocalMode is
'server'.rw Enumeration .1.3.6.1.4.1.9.9.46.1.2.1.1.10 |
managementDomainVersionInUseThe current version of the VTP that is in use by the
designated management domain. This value can only be
modified by local/network managment when the value of the
corresponding instance of managementDomainLocalMode is
'server'. If managementDomainLocalMode is 'server',
this object can only be changed to version1(1) or
version(2).rw Enumeration .1.3.6.1.4.1.9.9.46.1.2.1.1.11 |
vlanInfo OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1.3 |
vtpVlanTableThis table contains information on the VLANs which
currently exist. The creation, deletion or modification of
entries occurs through: a) the receipt of VTP messages in
VTP Clients and in VTP Servers, or, b) in VTP Servers (or in
VTP transparent mode), through management operations acting
upon entries in the vtpVlanEditTable and then issuing an
'apply' command via the vtpVlanEditOperation object. SEQUENCE OF VtpVlanEntry .1.3.6.1.4.1.9.9.46.1.3.1 |
vtpVlanEntryInformation about one current VLAN. The
managementDomainIndex value in the INDEX clause indicates
which management domain the VLAN is in. VtpVlanEntry .1.3.6.1.4.1.9.9.46.1.3.1.1 |
vtpVlanIndexThe VLAN-id of this VLAN on ISL trunks. VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.1 |
vtpVlanStateThe state of this VLAN.
The state 'mtuTooBigForDevice' indicates that this device
cannot participate in this VLAN because the VLAN's MTU is
larger than the device can support.
The state 'mtuTooBigForTrunk' indicates that while this
VLAN's MTU is supported by this device, it is too large for
one or more of the device's trunk ports.ro Enumeration .1.3.6.1.4.1.9.9.46.1.3.1.1.2 |
vtpVlanTypeThe type of this VLAN.ro VlanType -- Rsyntax INTEGER { -- ethernet(1), -- fddi(2), -- tokenRing(3), -- fddiNet(4), -- trNet(5), -- deprecated(6) -- } .1.3.6.1.4.1.9.9.46.1.3.1.1.3 |
vtpVlanNameThe name of this VLAN. This name is used as the ELAN-name
for an ATM LAN-Emulation segment of this VLAN.ro DisplayString .1.3.6.1.4.1.9.9.46.1.3.1.1.4 |
vtpVlanMtuThe MTU size on this VLAN, defined as the size of largest
MAC-layer (information field portion of the) data frame
which can be transmitted on the VLAN.ro INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.5 |
vtpVlanDot10SaidThe value of the 802.10 SAID field for this VLAN.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.3.1.1.6 |
vtpVlanRingNumberThe ring number of this VLAN. This object is only
instantiated when the value of the corresponding instance of
vtpVlanType has a value of 'fddi' or 'tokenRing' and Source
Routing is in use on this VLAN.ro INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.7 |
vtpVlanBridgeNumberThe bridge number of the VTP-capable switches for this
VLAN. This object is only instantiated for VLANs that are
involved with emulating token ring segments.ro INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.8 |
vtpVlanStpTypeThe type of the Spanning Tree Protocol (STP) running on
this VLAN. This object is only instanciated when the
value of the corresponding instance of vtpVlanType has a
value of 'fddiNet' or 'trNet'.
The value returned by this object depends upon the value
of the corresponding instance of vtpVlanEditStpType.
- 'ieee' indicates IEEE STP is running exclusively.
- 'ibm' indicates IBM STP is running exclusively.
- 'hybrid' indicates a STP that allows a combination of
IEEE and IBM is running.
The 'hybrid' STP type results from tokenRing/fddi VLANs
that are children of this trNet/fddiNet parent VLAN being
configured in a combination of SRT and SRB
vtpVlanBridgeTypes while the instance of
vtpVlanEditStpType that corresponds to this object is set
to 'auto'.ro Enumeration .1.3.6.1.4.1.9.9.46.1.3.1.1.9 |
vtpVlanParentVlanThe parent VLAN for this VLAN. This object is only
instantiated when the value of the corresponding instance of
vtpVlanType has a value of 'fddi' or 'tokenRing' and Source
Routing is in use on this VLAN. The parent VLAN must have
a vtpVlanType value of fddiNet(4) or trNet(5),
respectively.ro VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.10 |
vtpVlanTranslationalVlan1A VLAN to which this VLAN is being translational-bridged.
If this value and the corresponding instance of
vtpVlanTranslationalVlan2 are both zero, then this VLAN is
not being translational-bridged.ro VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.11 |
vtpVlanTranslationalVlan2Another VLAN, i.e., other than that indicated by
vtpVlanTranslationalVlan1, to which this VLAN is being
translational-bridged. If this value and the corresponding
instance of vtpVlanTranslationalVlan1 are both zero, then
this VLAN is not being translational-bridged.ro VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.12 |
vtpVlanBridgeTypeThe type of the Source Route bridging mode in use on this
VLAN. This object is only instantiated when the value of
the corresponding instance of vtpVlanType has a value of
fddi(2) or tokenRing(3) and Source Routing is in use on
this VLAN.ro Enumeration .1.3.6.1.4.1.9.9.46.1.3.1.1.13 |
vtpVlanAreHopCountThe maximum number of bridge hops allowed in
All Routes Explorer frames on this VLAN. This
object is only instantiated when the value of the
corresponding instance of vtpVlanType has a value of fddi(2)
or tokenRing(3) and Source Routing is in use on this VLAN.ro INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.14 |
vtpVlanSteHopCountThe maximum number of bridge hops allowed in
Spanning Tree Explorer frames on this VLAN. This
object is only instantiated when the value of the
corresponding instance of vtpVlanType has a value of fddi(2)
or tokenRing(3) and Source Routing is in use on this VLAN.ro INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.15 |
vtpVlanIsCRFBackupTrue if this VLAN is of type trCrf and also is acting as
a backup trCrf for the ISL distributed BRFro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.3.1.1.16 |
vtpVlanTypeExtThe additional type information of this VLAN.ro VlanTypeExt -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.46.1.3.1.1.17 |
vtpVlanIfIndexThe value of the ifIndex corresponding to this VLAN ID.
If the VLAN ID does not have its corresponding interface,
this object has the value of zero.ro InterfaceIndexOrZero -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.3.1.1.18 |
vlanEdit OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1.4 |
vtpEditControlTableThis table provides the means to control the editing of the
VLANs for a particular management domain. Each and every
entry in this table augments its corresponding entry in the
managementDomainTable; thus, an entry in this table is
created/deleted only as a by-product of creating/deleting an
entry in the managementDomainTable. SEQUENCE OF VtpEditControlEntry .1.3.6.1.4.1.9.9.46.1.4.1 |
vtpEditControlEntryControl information for editing the VLANs in one management
domain. VtpEditControlEntry .1.3.6.1.4.1.9.9.46.1.4.1.1 |
vtpVlanEditOperationThis 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.rw Enumeration .1.3.6.1.4.1.9.9.46.1.4.1.1.1 |
vtpVlanApplyStatusThe 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).ro Enumeration .1.3.6.1.4.1.9.9.46.1.4.1.1.2 |
vtpVlanEditBufferOwnerThe 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
this object is the zero-length string. Note that it is also
the zero-length string if a manager fails to set this object
when invoking a copy operation.rw OwnerString -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.46.1.4.1.1.3 |
vtpVlanEditConfigRevNumberThe 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
managementDomainConfigRevNumber. On an apply, if the
number is less or equal to the value of
managementDomainConfigRevNumber, then the apply fails.
The value can be modified (increased) by network management
before an apply to ensure that an apply does not fail for
this reason.
This object is used to allow management control over whether
a configuration revision received via a VTP advertisement
after a copy operation but before the succeeding apply
operation is lost by being overwritten by the (local) edit
operation. By default, the apply operation will fail in
this situation. By increasing this object's value after the
copy but before the apply, management can control whether
the apply is to succeed (with the update via VTP
advertisement being lost).rw Gauge .1.3.6.1.4.1.9.9.46.1.4.1.1.4 |
vtpVlanEditModifiedVlanThe 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.ro VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.4.1.1.5 |
vtpVlanEditTableThe table which contains the information in the Edit
Buffers, one Edit Buffer per management domain. The
information for a particular management domain is
initialized, by a 'copy' operation, to be the current global
VLAN information for that management domain. After
initialization, editing can be performed to add VLANs,
delete VLANs, or modify their global parameters. The
information as modified through editing is local to this
Edit Buffer. An apply operation using the
vtpVlanEditOperation object is necessary to instanciate the
modified information as the new global VLAN information for
that management domain.
To use the Edit Buffer, a manager acts as follows:
1. ensures the Edit Buffer for a management domain is empty,
i.e., there are no rows in this table for this management
domain.
2. issues a SNMP set operation which sets
vtpVlanEditOperation to 'copy', and vtpVlanEditBufferOwner
to its own identifier (e.g., its own IP address).
3. if this set operation is successful, proceeds to edit the
information in the vtpVlanEditTable.
4. if and when the edited information is to be instantiated,
issues a SNMP set operation which sets vtpVlanEditOperation
to 'apply'.
5. issues retrieval requests to obtain the value of
vtpVlanApplyStatus, until the result of the apply is
determined.
6. releases the Edit Buffer by issuing a SNMP set operation
which sets vtpVlanEditOperation to 'release'.
Note that the information contained in this table is not
saved across agent reboots. SEQUENCE OF VtpVlanEditEntry .1.3.6.1.4.1.9.9.46.1.4.2 |
vtpVlanEditEntryInformation about one VLAN in the Edit Buffer for a
particular management domain. VtpVlanEditEntry .1.3.6.1.4.1.9.9.46.1.4.2.1 |
vtpVlanEditIndexThe VLAN-id which this VLAN would have on ISL trunks. VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.1 |
vtpVlanEditStateThe state which this VLAN would have.rw Enumeration .1.3.6.1.4.1.9.9.46.1.4.2.1.2 |
vtpVlanEditTypeThe type which this VLAN would have.
An implementation may restrict access to this object.rw VlanType -- Rsyntax INTEGER { -- ethernet(1), -- fddi(2), -- tokenRing(3), -- fddiNet(4), -- trNet(5), -- deprecated(6) -- } .1.3.6.1.4.1.9.9.46.1.4.2.1.3 |
vtpVlanEditNameThe name which this VLAN would have. This name would be
used as the ELAN-name for an ATM LAN-Emulation segment of
this VLAN.
An implementation may restrict access to this object.rw DisplayString .1.3.6.1.4.1.9.9.46.1.4.2.1.4 |
vtpVlanEditMtuThe MTU size which this VLAN would have, defined as the
size of largest MAC-layer (information field portion of the)
data frame which can be transmitted on the VLAN.
An implementation may restrict access to this object.rw INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.5 |
vtpVlanEditDot10SaidThe value of the 802.10 SAID field which would be used for
this VLAN.
An implementation may restrict access to this object.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.4.2.1.6 |
vtpVlanEditRingNumberThe ring number which would be used for this VLAN. This
object is only instantiated when the value of the
corresponding instance of vtpVlanEditType has a value of
'fddi' or 'tokenRing' and Source Routing is in use on
this VLAN.rw INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.7 |
vtpVlanEditBridgeNumberThe bridge number of the VTP-capable switches which would
be used for this VLAN. This object is only instantiated
when the value of the corresponding instance of
vtpVlanEditType has a value of fddiNet(4) or trNet(5).rw INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.8 |
vtpVlanEditStpTypeThe type of the Spanning Tree Protocol which would be
running on this VLAN. This object is only instantiated
when the value of the corresponding instance of
vtpVlanEditType has a value of fddiNet(4) or trNet(5).
If 'ieee' is selected, the STP that runs will be IEEE.
If 'ibm' is selected, the STP that runs will be IBM.
If 'auto' is selected, the STP that runs will be
dependant on the values of vtpVlanEditBridgeType for all
children tokenRing/fddi type VLANs. This will result in
a 'hybrid' STP (see vtpVlanStpType).rw Enumeration .1.3.6.1.4.1.9.9.46.1.4.2.1.9 |
vtpVlanEditParentVlanThe VLAN index of the VLAN which would be the parent for
this VLAN. This object is only instantiated when the value
of the corresponding instance of vtpVlanEditType has a value
of 'fddi' or 'tokenRing' and Source Routing is in use on
this VLAN. The parent VLAN must have a vtpVlanEditType
value of fddiNet(4) or trNet(5), respectively.rw VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.10 |
vtpVlanEditRowStatusThe status of this row. Any and all columnar objects in an
existing row can be modified irrespective of the status of
the row.
A row is not qualified for activation until instances of at
least its vtpVlanEditType, vtpVlanEditName and
vtpVlanEditDot10Said columns have appropriate values.
The management station should endeavor to make all rows
consistent in the table before 'apply'ing the buffer. An
inconsistent entry in the table will cause the entire
buffer to be rejected with the vtpVlanApplyStatus object
set to the appropriate error value.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.46.1.4.2.1.11 |
vtpVlanEditTranslationalVlan1A VLAN to which this VLAN would be translational-bridged.
If this value and the corresponding instance of
vtpVlanTranslationalVlan2 are both zero, then this VLAN
would not be translational-bridged.
An implementation may restrict access to this object.rw VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.12 |
vtpVlanEditTranslationalVlan2Another VLAN, i.e., other than that indicated by
vtpVlanEditTranslationalVlan1, to which this VLAN would be
translational-bridged. If this value and the corresponding
instance of vtpVlanTranslationalVlan1 are both zero, then
this VLAN would not be translational-bridged.
An implementation may restrict access to this object.rw VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.13 |
vtpVlanEditBridgeTypeThe type of Source Route bridging mode which would be in
use on this VLAN. This object is only instantiated when
the value of the corresponding instance of vtpVlanEditType
has a value of fddi(2) or tokenRing(3) and Source Routing
is in use on this VLAN.rw Enumeration .1.3.6.1.4.1.9.9.46.1.4.2.1.14 |
vtpVlanEditAreHopCountThe maximum number of bridge hops allowed in
All Routes Explorer frames on this VLAN. This
object is only instantiated when the value of the
corresponding instance of vtpVlanType has a value of fddi(2)
or tokenRing(3) and Source Routing is in use on this VLAN.rw INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.15 |
vtpVlanEditSteHopCountThe maximum number of bridge hops allowed in
Spanning Tree Explorer frames on this VLAN. This
object is only instantiated when the value of the
corresponding instance of vtpVlanType has a value of fddi(2)
or tokenRing(3) and Source Routing is in use on this VLAN.rw INTEGER .1.3.6.1.4.1.9.9.46.1.4.2.1.16 |
vtpVlanEditIsCRFBackupTrue if this VLAN is of type trCrf and also is acting as
a backup trCrf for the ISL distributed BRF. This object is
only instantiated when the value of the corresponding
instance of vtpVlanEditType has a value of tokenRing(3).rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.4.2.1.17 |
vtpVlanEditTypeExtThe additional type information of this VLAN.rodeprecated VlanTypeExt -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.46.1.4.2.1.18 |
vtpVlanEditTypeExt2The additional type information of this VLAN.
The VlanTypeExt TC specifies which bits may
be written by a management application.
The agent should provide a default value.rw VlanTypeExt -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.9.46.1.4.2.1.19 |
vtpStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1.5 |
vtpStatsTableA table of VTP statistics. SEQUENCE OF VtpStatsEntry .1.3.6.1.4.1.9.9.46.1.5.1 |
vtpStatsEntryVTP statistics for one management domain. VtpStatsEntry .1.3.6.1.4.1.9.9.46.1.5.1.1 |
vtpInSummaryAdvertsThe total number of VTP Summary Adverts received for this
management domain.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.1 |
vtpInSubsetAdvertsThe total number of VTP Subset Adverts received for this
management domain.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.2 |
vtpInAdvertRequestsThe total number of VTP Advert Requests received for this
management domain.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.3 |
vtpOutSummaryAdvertsThe total number of VTP Summary Adverts sent for this
management domain.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.4 |
vtpOutSubsetAdvertsThe total number of VTP Subset Adverts sent for this
management domain.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.5 |
vtpOutAdvertRequestsThe total number of VTP Advert Requests sent for this
management domain.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.6 |
vtpConfigRevNumberErrorsThe number of occurrences of configuration revision number
errors for this management domain. A configuration revision
number error occurs when a device receives a VTP
advertisement for which:
- the advertisement's Configuration Revision Number is the
same as the current locally-held value, and
- the advertisement's digest value is different from the
current locally-held value.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.7 |
vtpConfigDigestErrorsThe number of occurrences of configuration digest errors
for this management domain. A configuration digest error
occurs when a device receives a VTP advertisement for which:
- the advertisement's Configuration Revision Number is
greater than the current locally-held value, and
- the advertisement's digest value does not match the VLAN
information assumed by the receiver of the advertisement,
where the infomation assumed is the combination of the
information explicitly contained in the advertisement plus
any omitted information as currently known by the
receiving device.ro Counter .1.3.6.1.4.1.9.9.46.1.5.1.1.8 |
vlanTrunkPorts OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.1.6 |
vlanTrunkPortTableThe table containing information on the local system's VLAN
trunk ports. SEQUENCE OF VlanTrunkPortEntry .1.3.6.1.4.1.9.9.46.1.6.1 |
vlanTrunkPortEntryInformation about one trunk port. VlanTrunkPortEntry .1.3.6.1.4.1.9.9.46.1.6.1.1 |
vlanTrunkPortIfIndexThe value of ifIndex for the interface corresponding to
this trunk port. InterfaceIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.6.1.1.1 |
vlanTrunkPortManagementDomainThe value of managementDomainIndex for the management
domain on this trunk port. Devices which support only one
management domain will support this object read-only.rw ManagementDomainIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.6.1.1.2 |
vlanTrunkPortEncapsulationTypeThe type of VLAN encapsulation desired to be used on this
trunk port. It is either a particular type, or 'negotiate'
meaning whatever type results from the negotiation.
negotiate(5) is not allowed if the port does not support
negotiation or if its vlanTrunkPortDynamicState is set to
on(1) or onNoNegotiate(5). Whether writing to this object
in order to modify the encapsulation is supported is both
device and interface specific.rw Enumeration .1.3.6.1.4.1.9.9.46.1.6.1.1.3 |
vlanTrunkPortVlansEnabledA string of octets containing one bit per VLAN in the
management domain on this trunk port. The first octet
corresponds to VLANs with VlanIndex values of 0 through 7;
the second octet to VLANs 8 through 15; etc. The most
significant bit of each octet corresponds to the lowest
value VlanIndex in that octet. If the bit corresponding to
a VLAN is set to '1', then the local system is enabled for
sending and receiving frames on that VLAN; if the bit is set
to '0', then the system is disabled from sending and
receiving frames on that VLAN.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.4 |
vlanTrunkPortNativeVlanThe VlanIndex of the VLAN which is represented by native
frames on this trunk port. For trunk ports not supporting
the sending and receiving of native frames, this value
should be set to zero.rw VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.6.1.1.5 |
vlanTrunkPortRowStatusThe status of this row. In some circumstances, the
creation of a row in this table is needed to enable the
appropriate trunking/tagging protocol on the port, to enable
the use of VTP on the port, and to assign the port to the
appropriate management domain. In other circumstances, rows
in this table will be created as a by-product of other
operations.rw RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- } .1.3.6.1.4.1.9.9.46.1.6.1.1.6 |
vlanTrunkPortInJoinsThe number of VTP Join messages received on this trunk
port.ro Counter .1.3.6.1.4.1.9.9.46.1.6.1.1.7 |
vlanTrunkPortOutJoinsThe number of VTP Join messages sent on this trunk port.ro Counter .1.3.6.1.4.1.9.9.46.1.6.1.1.8 |
vlanTrunkPortOldAdvertsThe number of VTP Advertisement messages which indicated
the sender does not support VLAN-pruning received on this
trunk port.ro Counter .1.3.6.1.4.1.9.9.46.1.6.1.1.9 |
vlanTrunkPortVlansPruningEligibleA string of octets containing one bit per VLAN in the
management domain on this trunk port. The first octet
corresponds to VLANs with VlanIndex values of 0 through 7;
the second octet to VLANs 8 through 15; etc. The most
significant bit of each octet corresponds to the lowest
value VlanIndex in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local system is permitted to prune that VLAN on this trunk
port; if the bit is set to '0', then the system must not
prune that VLAN on this trunk port.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.10 |
vlanTrunkPortVlansXmitJoinedA string of octets containing one bit per VLAN in the
management domain on this trunk port. The first octet
corresponds to VLANs with VlanIndex values of 0 through 7;
the second octet to VLANs 8 through 15; etc. The most
significant bit of each octet corresponds to the lowest
value VlanIndex in that octet.
If the bit corresponding to a VLAN is set to '1', then this
VLAN is presently being forwarded on this trunk port, i.e.,
it is not pruned; if the bit is set to '0', then this VLAN
is presently not being forwarded on this trunk port, either
because it is pruned or for some other reason.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.11 |
vlanTrunkPortVlansRcvJoinedA string of octets containing one bit per VLAN in the
management domain on this trunk port. The first octet
corresponds to VLANs with VlanIndex values of 0 through 7;
the second octet to VLANs 8 through 15; etc. The most
significant bit of each octet corresponds to the lowest
value VlanIndex in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local switch is currently sending joins for this VLAN on
this trunk port, i.e., it is asking to receive frames for
this VLAN; if the bit is set to '0', then the local switch
is not currently sending joins for this VLAN on this trunk
port.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.12 |
vlanTrunkPortDynamicStateFor devices that allows dynamic determination of whether
a link between two switches should be a trunk or not, this
object allows the operator to mandate the behavior of that
dynamic mechanism.
on(1) dictates that the interface will always be a
trunk. This is the value for static entries (those that
show no dynamic behavior). If the negotiation is supported
on this port, negotiation will take place with the far end
to attempt to bring the far end into trunking state.
off(2) allows an operator to specify that the specified
interface is never to be trunk, regardless of any dynamic
mechanisms to the contrary. This value is useful for
overriding the default behavior of some switches. If the
negotiation is supported on this port, negotiation will take
place with the far end to attempt on the link to bring the
far end into non-trunking state.
desirable(3) is used to indicate that it is desirable for
the interface to become a trunk. The device will initiate
any negotiation necessary to become a trunk but will not
become a trunk unless it receives confirmation from the far
end on the link.
auto(4) is used to indicate that the interface is capable
and willing to become a trunk but will not initiate
trunking negotiations. The far end on the link are
required to either start negotiations or start sending
encapsulated packets, on which event the specified
interface will become a trunk.
onNoNegotiate(5) is used to indicate that the interface is
permanently set to be a trunk, and no negotiation takes
place with the far end on the link to ensure consistent
operation. This is similar to on(1) except no negotiation
takes place with the far end.
If the port does not support negotiation or its
vlanTrunkPortEncapsulationType is set to negotiate(5),
onNoNegotiate(5) is not allowed.
Devices that do no support dynamic determination (for just
a particular interface, encapsulation or for the whole
device) need only support the 'on', and 'off' values.rw Enumeration .1.3.6.1.4.1.9.9.46.1.6.1.1.13 |
vlanTrunkPortDynamicStatusIndicates whether the specified interface is either
acting as a trunk or not. This is a result of the
vlanTrunkPortDynamicState and the ifOperStatus of the
trunk port itself.ro Enumeration .1.3.6.1.4.1.9.9.46.1.6.1.1.14 |
vlanTrunkPortVtpEnabledSome trunk interface modules allow VTP to be
enabled/disabled seperately from that of the central
device. In such a case this object provides management a
way to remotely enable VTP on that module. If a module
does not support a seperate VTP enabled state then this
object shall always return 'true' and will accept no other
value during a SET operation.rw TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.6.1.1.15 |
vlanTrunkPortEncapsulationOperTypeThe type of VLAN encapsulation in use on this trunk port.
For intefaces with vlanTrunkPortDynamicStatus of
notTrunking(2) the vlanTrunkPortEncapsulationOperType shall
be notApplicable(6).ro Enumeration .1.3.6.1.4.1.9.9.46.1.6.1.1.16 |
vlanTrunkPortVlansEnabled2kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 1024 through 2047 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 1024 through 1031; the second
octet to VLANs 1032 through 1039; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet. If the bit corresponding to a VLAN is set to
'1', then the local system is enabled for sending and
receiving frames on that VLAN; if the bit is set to '0',
then the system is disabled from sending and receiving
frames on that VLAN. The default value is zero length
string.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.17 |
vlanTrunkPortVlansEnabled3kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 2048 through 3071 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 2048 through 2055; the second
octet to VLANs 2056 through 2063; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet. If the bit corresponding to a VLAN is set to
'1', then the local system is enabled for sending and
receiving frames on that VLAN; if the bit is set to '0',
then the system is disabled from sending and receiving
frames on that VLAN. The default value is zero length
string.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.18 |
vlanTrunkPortVlansEnabled4kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 3072 through 4095 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 3072 through 3079; the second
octet to VLANs 3080 through 3087; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet. If the bit corresponding to a VLAN is set to
'1', then the local system is enabled for sending and
receiving frames on that VLAN; if the bit is set to '0',
then the system is disabled from sending and receiving
frames on that VLAN. The default value is zero length
string.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.19 |
vtpVlansPruningEligible2kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 1024 through 2047 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 1024 through 1031; the second
octet to VLANs 1032 through 1039; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local system is permitted to prune that VLAN on this trunk
port; if the bit is set to '0', then the system must not
prune that VLAN on this trunk port.
The default value is zero length string.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.20 |
vtpVlansPruningEligible3kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 2048 through 3071 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 2048 through 2055; the second
octet to VLANs 2056 through 2063; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local system is permitted to prune that VLAN on this trunk
port; if the bit is set to '0', then the system must not
prune that VLAN on this trunk port.
The default value is zero length string.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.21 |
vtpVlansPruningEligible4kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 3072 through 4095 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 3072 through 3079; the second
octet to VLANs 3080 through 3087; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local system is permitted to prune that VLAN on this trunk
port; if the bit is set to '0', then the system must not
prune that VLAN on this trunk port.
The default value is zero length string.
To avoid conflicts between overlapping partial updates by
multiple managers, i.e., updates which modify only a portion
of an instance of this object (e.g., enable/disable a single
VLAN on the trunk port), any SNMP Set operation accessing an
instance of this object should also write the value of
vlanTrunkPortSetSerialNo.rw OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.22 |
vlanTrunkPortVlansXmitJoined2kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 1024 through 2047 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 1024 through 1031; the second
octet to VLANs 1032 through 1039; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then this
VLAN is presently being forwarded on this trunk port, i.e.,
it is not pruned; if the bit is set to '0', then this VLAN
is presently not being forwarded on this trunk port, either
because it is pruned or for some other reason.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.23 |
vlanTrunkPortVlansXmitJoined3kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 2048 through 3071 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 2048 through 2055; the second
octet to VLANs 2056 through 2063; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then this
VLAN is presently being forwarded on this trunk port, i.e.,
it is not pruned; if the bit is set to '0', then this VLAN
is presently not being forwarded on this trunk port, either
because it is pruned or for some other reason.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.24 |
vlanTrunkPortVlansXmitJoined4kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 3072 through 4095 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 3072 through 3079; the second
octet to VLANs 3080 through 3087; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then this
VLAN is presently being forwarded on this trunk port, i.e.,
it is not pruned; if the bit is set to '0', then this VLAN
is presently not being forwarded on this trunk port, either
because it is pruned or for some other reason.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.25 |
vlanTrunkPortVlansRcvJoined2kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 1024 through 2047 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 1024 through 1031; the second
octet to VLANs 1032 through 1039; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local switch is currently sending joins for this VLAN on
this trunk port, i.e., it is asking to receive frames for
this VLAN; if the bit is set to '0', then the local switch
is not currently sending joins for this VLAN on this trunk
port.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.26 |
vlanTrunkPortVlansRcvJoined3kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 2048 through 3071 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 2048 through 2055; the second
octet to VLANs 2056 through 2063; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local switch is currently sending joins for this VLAN on
this trunk port, i.e., it is asking to receive frames for
this VLAN; if the bit is set to '0', then the local switch
is not currently sending joins for this VLAN on this trunk
port.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.27 |
vlanTrunkPortVlansRcvJoined4kA string of octets containing one bit per VLAN for VLANS
with VlanIndex values of 3072 through 4095 in the management
domain on this trunk port. The first octet corresponds to
VLANs with VlanIndex values of 3072 through 3079; the second
octet to VLANs 3080 through 3087; etc. The most significant
bit of each octet corresponds to the lowest value VlanIndex
in that octet.
If the bit corresponding to a VLAN is set to '1', then the
local switch is currently sending joins for this VLAN on
this trunk port, i.e., it is asking to receive frames for
this VLAN; if the bit is set to '0', then the local switch
is not currently sending joins for this VLAN on this trunk
port.ro OCTET STRING .1.3.6.1.4.1.9.9.46.1.6.1.1.28 |
vlanTrunkPortDot1qTunnelIndicates dot1qtunnel mode of the port.
If the portDot1qTunnel is set to 'trunk' mode, the port's
vlanTrunkPortDynamicState will be changed to 'onNoNegotiate'
and the vlanTrunkPortEncapsulationType will be set to
'dot1Q'. These values cannot be changed unless dot1q tunnel
is disabled on this port.
If the portDot1qTunnel mode is set to 'access' mode, the
port's vlanTrunkPortDynamicState will be set to 'off'.And
the value of vlanTrunkPortDynamicState cannot be changed
unless dot1q tunnel is disabled on this port. 1Q packets
received on this access port will remain.
Setting the port to dot1q tunnel 'disabled' mode causes the
dot1q tunnel feature to be disabled on this port. This
object can't be set to 'trunk' or 'access' mode, when
vlanTrunkPortsDot1qTag object is set to 'false'.
This object has been deprecated and is replaced by the
object 'cltcDot1qTunnelMode' in the
CISCO-L2-TUNNEL-CONFIG-MIBrwdeprecated Enumeration .1.3.6.1.4.1.9.9.46.1.6.1.1.29 |
vlanTrunkPortSetSerialNoAn advisory lock used to allow several cooperating SNMPv2
managers to coordinate their use of the SNMPv2 set operation
acting upon any instance of vlanTrunkPortVlansEnabled.rw TestAndIncr -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.46.1.6.2 |
vlanTrunkPortsDot1qTagAn indication of whether the tagging on all VLANs including
native VLAN for all 802.1q trunks is enabled.
If this object has a value of true(1) then all VLANs
including native VLAN are tagged. If the value is false(2)
then all VLANs excluding native VLAN are tagged.
This object has been deprecated and is replaced by the
object 'cltcDot1qAllTaggedEnabled' in the
CISCO-L2-TUNNEL-CONFIG-MIBrwdeprecated TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.46.1.6.3 |
vtpNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.2 |
vtpNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.2.0 |
vtpConfigRevNumberErrorA configuration revision number error notification
signifies that a device has incremented its
vtpConfigRevNumberErrors counter.
Generation of this notification is suppressed if the
vtpNotificationsEnabled has the value 'false'.
The device must throttle the generation of consecutive
vtpConfigRevNumberError notifications so that there is at
least a five-second gap between notification of this type.
When notification are throttled, they are dropped, not
queued for sending at a future time. (Note that
'generating' a notification means sending to all configured
recipients.) TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.1 |
vtpConfigDigestErrorA configuration digest error notification signifies that a
device has incremented its vtpConfigDigestErrors counter.
Generation of this notification is suppressed if the
vtpNotificationsEnabled has the value 'false'.
The device must throttle the generation of consecutive
vtpConfigDigestError notifications so that there is at least
a five-second gap between notification of this type. When
notification are throttled, they are dropped, not queued for
sending at a future time. (Note that 'generating' a
notification means sending to all configured recipients.) TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.2 |
vtpServerDisabledA VTP Server disabled notification is generated when the
local system is no longer able to function as a VTP Server
because the number of defined VLANs is greater than
vtpMaxVlanStorage.
Generation of this notification is suppressed if the
vtpNotificationsEnabled has the value 'false'. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.3 |
vtpMtuTooBigA VTP MTU tooBig notification is generated when a VLAN's
MTU size is larger than can be supported either:
- by one or more of its trunk ports:
the included vtpVlanState has the value
'mtuTooBigForTrunk' and the included
vlanTrunkPortManagementDomain is for the first (or only)
trunk port,
or
- by the device itself:
vtpVlanState has the value 'mtuTooBigForDevice' and any
instance of vlanTrunkPortManagementDomain is included.
Devices which have no trunk ports do not send vtpMtuTooBig
notifications.
Generation of this notification is suppressed if the
vtpNotificationsEnabled has the value 'false'. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.4 |
vtpVlanRingNumberConfigConflictA VTP ring number configuration conflict notification is
generated if, and only at the time when, a device learns of
a conflict between:
a) the ring number (vtpVlanPortLocalSegment) being used on a
token ring segment attached to the port identified by
ifIndex, and
b) the VTP-obtained ring number (vtpVlanRingNumber) for the
VLAN identified by vtpVlanIndex.
When such a conflict occurs, the bridge port is put into an
administrative down position until the conflict is resolved
through local/network management intervention.
This notification is only applicable to VLANs of type
'tokenRing'. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.5 |
vtpVersionOneDeviceDetectedA VTP version one device detected notification is
generated by a device when:
a) a management domain has been put into version 2 mode
(as accessed by managementDomainVersionInUse).
b) 15 minutes has passed since a).
c) a version 1 PDU is detected on a trunk on the device
that is in that management domain which has a lower
revision number than the current configuration. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.6 |
vlanTrunkPortDynamicStatusChangeA vlanTrunkPortDynamicStatusChange notification is
generated by a device when the value of
vlanTrunkPortDynamicStatus object has been changed. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.7 |
vtpLocalModeChangedA vtpLocalModeChanged notification is generated
by a device when the value of the object
managementDomainLocalMode is changed. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.8 |
vtpVersionInUseChangedA vtpVersionInUseChanged notification is
generated by a device when the value of the
object managementDomainVersionInUse is
changed. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.9 |
vtpVlanCreatedA vtpVlanCreated notification is generated by a
device when a VLAN is created. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.10 |
vtpVlanDeletedA vtpVlanDeleted notification is generated by a
device when a VLAN is deleted. TRAP-TYPE .1.3.6.1.4.1.9.9.46.2.0.11 |
vtpNotificationsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.2.1 |
vtpVlanPortLocalSegmentThe ring (segment) number in use on a 802.5 ring. For
bridges supporting RFC 1525, this value is the same as given
by dot1dSrPortLocalSegment for the bridge port attached to
that ring. When tokenRing VLANs are in use, each 'trNet'
VLAN can/does have a different instance of
dot1dSrPortLocalSegment for each physical port. Note that
access to the particuler instance of dot1dSrPortLocalSegment
requires knowledge of how the agent supports the multiple
'contexts' required to implement RFC 1525 for multiple
VLANs; also note that the assignment of ifIndex values may
be different in different 'contexts'.ro INTEGER .1.3.6.1.4.1.9.9.46.2.1.1 |
vtpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3 |
vtpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1 |
vtpMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.1 |
vtpMIBCompliance2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.2 |
vtpMIBCompliance3 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.3 |
vtpMIBCompliance4 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.4 |
vtpMIBCompliance5 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.5 |
vtpMIBCompliance6 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.6 |
vtpMIBCompliance7 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.7 |
vtpMIBCompliance8 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.8 |
vtpMIBCompliance9 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.1.9 |
vtpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2 |
vtpBasicGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.1 |
vtpStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.4 |
vtpTrunkPortGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.5 |
vtpConfigNotificationsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.6 |
vtpTrunkPruningGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.7 |
vtpTrunkPruningGroup2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.10 |
vtpTrunkPortGroup2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.11 |
vtpVersion2BasicGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.12 |
vtpVlanInfoGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.13 |
vtpVlanInfoEditGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.14 |
vtpTrunkPortGroup3 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.15 |
vtp4kVlanGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.16 |
vtpDot1qTunnelGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.17 |
vtpVlanIfIndexGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.18 |
vtpVlanInfoEditGroup2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.19 |
vtp4kVlanGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.20 |
vtpNotificationObjectsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.21 |
vtpDot1qTunnelGroup2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.22 |
vtpConfigNotificationsGroup2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.23 |
vtpVlanNotifEnabledGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.24 |
vtpConfigNotificationsGroup3 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.46.3.2.25 |