CISCO-VTP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
12
Rows
12
Columns
123
managementDomainTable
table.1.3.6.1.4.1.9.9.46.1.2.1
·
1 row entry
·
19 columns
The 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.
Information about the status of one management domain.
Indexes
managementDomainIndex
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
managementDomainIndex
An arbitrary value to uniquely identify the management
domain on the local system. |
ManagementDomainIndex Textual Convention: ManagementDomainIndex Integer32Type Constraints: range: 1..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.1 |
||||||||||||||
|
managementDomainName
The 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 otherwi… |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.2 |
||||||||||||||
|
managementDomainLocalMode
The local VTP mode in this management domain when
managementDomainVersionInUse is version1(1) or version2(2). If managementDomainVersionInUse is version3(4), this object has the same value with vtpDataba… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.3 |
||||||||||||||
|
managementDomainConfigRevNumber
The current Configuration Revision Number as known by
the local device for this management domain when managementDomainVersionInUse is version1(1) or version2(2). If managementDomainVersionInUse is vers… |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.4 |
||||||||||||||
|
managementDomainLastUpdater
The 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, when managementDomainVersi… |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.5 |
||||||||||||||
|
managementDomainLastChange
The 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 when managementDomainVersionInUse is… |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.6 |
||||||||||||||
|
managementDomainRowStatus
The status of this conceptual row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.7 |
||||||||||||||
|
managementDomainTftpServer
The 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. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.8 |
||||||||||||||
|
managementDomainTftpPathname
The 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 corres… |
SNMPv2-TCDisplayStringr/w Textual Convention: SNMPv2-TCDisplayString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.9 |
||||||||||||||
|
managementDomainPruningState
An indication of whether VTP pruning is enabled or disabled
in this managament domain. This object can only be modified, either when the corresponding instance value of managementDomainVersionInUse is … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.10 |
||||||||||||||
|
managementDomainVersionInUse
The current version of the VTP that is in use by the
designated management domain. This object can be set to none(3) only when vtpVersion is none(3). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.11 |
||||||||||||||
|
managementDomainPruningStateOper
Indicates whether VTP pruning is operationally enabled or
disabled in this managament domain. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.12 |
||||||||||||||
|
managementDomainAdminSrcIf
The object specifies the interface to be used as the
preferred source interface for the VTP IP updater address. A zero length value indicates that a source interface is not specified. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.13 |
||||||||||||||
|
managementDomainSourceOnlyMode
The object specifies whether to use only the IP address of
managementDomainAdminSrcIf as the VTP IP updater address. 'true' indicates to only use the IP address of managementDomainAdminSrcIf as t… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.14 |
||||||||||||||
|
managementDomainOperSrcIf
The object indicates the interface used as the
preferred source interface for the VTP IP updater address. A zero length string indicates that a source interface is not available. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.15 |
||||||||||||||
|
managementDomainConfigFile
The object specifies the file name where VTP configuration
is stored in the format of <filename> or <devices>:[<filename>]. <device> can be (but not limited to): flash, bootflash, slot0, slot1, disk0. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.16 |
||||||||||||||
|
managementDomainLocalUpdaterType
The object indicates the type of the Internet address
of the preferred source interface for the VTP IP updater. The value of this object is 'unknown' if managementDomainVersionInUse is 'version3' or manag… |
INET-ADDRESS-MIBInetAddressType Textual Convention: INET-ADDRESS-MIBInetAddressType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.2.1.1.17 |
||||||||||||||
|
managementDomainLocalUpdater
The object indicates the Internet address of the
preferred source interface for the VTP IP updater. |
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.18 |
||||||||||||||
|
managementDomainDeviceID
The object indicates a value that uniquely identifies
this device within a VTP Domain. The value of this object is zero length string if managementDomainVersionInUse is not 'version3'. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.2.1.1.19 |
vtpVlanTable
table.1.3.6.1.4.1.9.9.46.1.3.1
·
1 row entry
·
18 columns
This table contains information on the VLANs which currently exist.
Information about one current VLAN. The
managementDomainIndex value in the INDEX clause indicates
which management domain the VLAN is in.
managementDomainIndex value in the INDEX clause indicates
which management domain the VLAN is in.
Indexes
managementDomainIndex vtpVlanIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vtpVlanIndex
The VLAN-id of this VLAN on ISL or 802.1q trunks.
|
VlanIndex Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.1 |
||||||||||||
|
vtpVlanState
The 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 'mt… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.3.1.1.2 |
||||||||||||
|
vtpVlanType
The type of this VLAN.
|
VlanType Textual Convention: VlanType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.3.1.1.3 |
||||||||||||
|
vtpVlanName
The name of this VLAN. This name is used as the ELAN-name
for an ATM LAN-Emulation segment of this VLAN. |
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.4 |
||||||||||||
|
vtpVlanMtu
The 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. |
Integer32 Constraints: range: 1500-18190 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.5 |
||||||||||||
|
vtpVlanDot10Said
The value of the 802.10 SAID field for this VLAN.
|
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.6 |
||||||||||||
|
vtpVlanRingNumber
The 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. |
Integer32 Constraints: range: 0-4095 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.7 |
||||||||||||
|
vtpVlanBridgeNumber
The 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. |
Integer32 Constraints: range: 0-15 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.8 |
||||||||||||
|
vtpVlanStpType
The 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 va… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.3.1.1.9 |
||||||||||||
|
vtpVlanParentVlan
The 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 VL… |
VlanIndex Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.10 |
||||||||||||
|
vtpVlanTranslationalVlan1
A 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. |
VlanIndex Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.11 |
||||||||||||
|
vtpVlanTranslationalVlan2
Another 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, th… |
VlanIndex Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.12 |
||||||||||||
|
vtpVlanBridgeType
The 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 i… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.3.1.1.13 |
||||||||||||
|
vtpVlanAreHopCount
The 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) … |
Integer32 Constraints: range: 1-13 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.14 |
||||||||||||
|
vtpVlanSteHopCount
The 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(… |
Integer32 Constraints: range: 1-13 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.15 |
||||||||||||
|
vtpVlanIsCRFBackup
True if this VLAN is of type trCrf and also is acting as
a backup trCrf for the ISL distributed BRF |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.3.1.1.16 |
||||||||||||
|
vtpVlanTypeExt
The additional type information of this VLAN.
|
VlanTypeExt Textual Convention: VlanTypeExt BitsType Values:
|
.1.3.6.1.4.1.9.9.46.1.3.1.1.17 |
||||||||||||
|
vtpVlanIfIndex
The 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. |
IF-MIBInterfaceIndexOrZero Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.9.9.46.1.3.1.1.18 |
vtpInternalVlanTable
table.1.3.6.1.4.1.9.9.46.1.3.2.2
·
1 row entry
·
1 columns
A vtpInternalVlanTable entry contains information on an existing internal VLAN. It is internally created by the device for a specific application program and hence owned by the application. It cannot be modified or deleted by (local or network) management.
Information about one current internal
VLAN.
VLAN.
Indexes
managementDomainIndex vtpVlanIndex
| Column | Syntax | OID |
|---|---|---|
|
vtpInternalVlanOwner
The program name of the internal VLAN's
owner application. This internal VLAN is allocated by the device specifically for this application and no one else could create, modify or delete this VLAN. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.46.1.3.2.2.1.1 |
vtpEditControlTable
table.1.3.6.1.4.1.9.9.46.1.4.1
·
1 row entry
·
5 columns
This 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.
Control information for editing the VLANs in one management
domain.
domain.
Indexes
No indexes recorded
| Column | 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 vtpVlanEditTable exactly corresponding to the curre… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.4.1.1.1 |
||||||||||||||||||||
|
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 status represented is that of the most rec… |
Enumeration Enumerated Values:
|
.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 this object is the zero-length string. Not… |
RMON-MIBOwnerStringr/w Textual Convention: RMON-MIBOwnerString OctetStringType Constraints: range: 0..127 |
.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 managementDomainConfigRevNumber. On an apply, … |
SNMPv2-SMIGauge32r/w Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.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 edited. The object's value … |
VlanIndex Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.4.1.1.5 |
vtpVlanEditTable
table.1.3.6.1.4.1.9.9.46.1.4.2
·
1 row entry
·
19 columns
The 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.
Information about one VLAN in the Edit Buffer for a
particular management domain.
particular management domain.
Indexes
managementDomainIndex vtpVlanEditIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vtpVlanEditIndex
The VLAN-id which this VLAN would have on ISL or
802.1q trunks. |
VlanIndex Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.1 |
||||||||||||
|
vtpVlanEditState
The state which this VLAN would have.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.2 |
||||||||||||
|
vtpVlanEditType
The type which this VLAN would have.
An implementation may restrict access to this object. |
VlanTyper/w Textual Convention: VlanType EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.3 |
||||||||||||
|
vtpVlanEditName
The 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. |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.4 |
||||||||||||
|
vtpVlanEditMtu
The 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 … |
Integer32r/w Constraints: range: 1500-18190 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.5 |
||||||||||||
|
vtpVlanEditDot10Said
The value of the 802.10 SAID field which would be used for
this VLAN. An implementation may restrict access to this object. |
OctetStringr/w Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.6 |
||||||||||||
|
vtpVlanEditRingNumber
The 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 … |
Integer32r/w Constraints: range: 0-4095 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.7 |
||||||||||||
|
vtpVlanEditBridgeNumber
The 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). |
Integer32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.8 |
||||||||||||
|
vtpVlanEditStpType
The 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). … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.9 |
||||||||||||
|
vtpVlanEditParentVlan
The 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 Routi… |
VlanIndexr/w Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.10 |
||||||||||||
|
vtpVlanEditRowStatus
The 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 vtpVla… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.11 |
||||||||||||
|
vtpVlanEditTranslationalVlan1
A 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 imp… |
VlanIndexr/w Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.12 |
||||||||||||
|
vtpVlanEditTranslationalVlan2
Another 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… |
VlanIndexr/w Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.13 |
||||||||||||
|
vtpVlanEditBridgeType
The 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 S… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.14 |
||||||||||||
|
vtpVlanEditAreHopCount
The 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) … |
Integer32r/w Constraints: range: 1-13 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.15 |
||||||||||||
|
vtpVlanEditSteHopCount
The 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(… |
Integer32r/w Constraints: range: 1-13 |
.1.3.6.1.4.1.9.9.46.1.4.2.1.16 |
||||||||||||
|
vtpVlanEditIsCRFBackup
True 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 token… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.17 |
||||||||||||
|
vtpVlanEditTypeExt
deprecated
The additional type information of this VLAN.
vtpVlanEditTypeExt object is superseded by vtpVlanEditTypeExt2. |
VlanTypeExt Textual Convention: VlanTypeExt BitsType Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.18 |
||||||||||||
|
vtpVlanEditTypeExt2
The 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. |
VlanTypeExtr/w Textual Convention: VlanTypeExt BitsType Values:
|
.1.3.6.1.4.1.9.9.46.1.4.2.1.19 |
.1.3.6.1.4.1.9.9.46.1.4.3
·
1 row entry
·
1 columns
Ths table contains the VLAN local shutdown information within management domain.
An entry containing VLAN local shutdown information for a
particular VLAN in the management domain.
An entry is created if a VLAN which supports local shutdown
has been created.
An entry is del…
particular VLAN in the management domain.
An entry is created if a VLAN which supports local shutdown
has been created.
An entry is del…
Indexes
managementDomainIndex vtpVlanIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
vtpVlanLocalShutdown
The object specifies the VLAN local shutdown state.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.4.3.1.1 |
vtpStatsTable
table.1.3.6.1.4.1.9.9.46.1.5.1
·
1 row entry
·
8 columns
A table of VTP statistics.
VTP statistics for one management domain.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
vtpInSummaryAdverts
The total number of VTP Summary Adverts received for this
management domain. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.1 |
|
vtpInSubsetAdverts
The total number of VTP Subset Adverts received for this
management domain. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.2 |
|
vtpInAdvertRequests
The total number of VTP Advert Requests received for this
management domain. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.3 |
|
vtpOutSummaryAdverts
The total number of VTP Summary Adverts sent for this
management domain. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.4 |
|
vtpOutSubsetAdverts
The total number of VTP Subset Adverts sent for this
management domain. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.5 |
|
vtpOutAdvertRequests
The total number of VTP Advert Requests sent for this
management domain. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.6 |
|
vtpConfigRevNumberErrors
The 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 adve… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.7 |
|
vtpConfigDigestErrors
The 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 Config… |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.5.1.1.8 |
vlanTrunkPortTable
table.1.3.6.1.4.1.9.9.46.1.6.1
·
1 row entry
·
31 columns
The table containing information on the local system's VLAN trunk ports.
Information about one trunk port.
Indexes
vlanTrunkPortIfIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
vlanTrunkPortIfIndex
The value of ifIndex for the interface corresponding to
this trunk port. |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.1 |
||||||||||||
|
vlanTrunkPortManagementDomain
The value of managementDomainIndex for the management
domain on this trunk port. Devices which support only one management domain will support this object read-only. |
ManagementDomainIndexr/w Textual Convention: ManagementDomainIndex Integer32Type Constraints: range: 1..255 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.2 |
||||||||||||
|
vlanTrunkPortEncapsulationType
The 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 s… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.3 |
||||||||||||
|
vlanTrunkPortVlansEnabled
A 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 m… |
OctetStringr/w Constraints: range: 128-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.4 |
||||||||||||
|
vlanTrunkPortNativeVlan
The 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. |
VlanIndexr/w Textual Convention: VlanIndex Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.5 |
||||||||||||
|
vlanTrunkPortRowStatus
The 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… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.6 |
||||||||||||
|
vlanTrunkPortInJoins
The number of VTP Join messages received on this trunk
port. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.7 |
||||||||||||
|
vlanTrunkPortOutJoins
The number of VTP Join messages sent on this trunk port.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.8 |
||||||||||||
|
vlanTrunkPortOldAdverts
The number of VTP Advertisement messages which indicated
the sender does not support VLAN-pruning received on this trunk port. |
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.9 |
||||||||||||
|
vlanTrunkPortVlansPruningEligible
A 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 m… |
OctetStringr/w Constraints: range: 128-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.10 |
||||||||||||
|
vlanTrunkPortVlansXmitJoined
A 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 m… |
OctetString Constraints: range: 128-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.11 |
||||||||||||
|
vlanTrunkPortVlansRcvJoined
A 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 m… |
OctetString Constraints: range: 128-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.12 |
||||||||||||
|
vlanTrunkPortDynamicState
For 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) dict… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.13 |
||||||||||||
|
vlanTrunkPortDynamicStatus
Indicates 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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.14 |
||||||||||||
|
vlanTrunkPortVtpEnabled
Some 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 no… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.15 |
||||||||||||
|
vlanTrunkPortEncapsulationOperType
The type of VLAN encapsulation in use on this trunk port.
For intefaces with vlanTrunkPortDynamicStatus of notTrunking(2) the vlanTrunkPortEncapsulationOperType shall be notApplicable(6). |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.16 |
||||||||||||
|
vlanTrunkPortVlansEnabled2k
A 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 throug… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.17 |
||||||||||||
|
vlanTrunkPortVlansEnabled3k
A 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 throug… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.18 |
||||||||||||
|
vlanTrunkPortVlansEnabled4k
A 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 throug… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.19 |
||||||||||||
|
vtpVlansPruningEligible2k
A 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 throug… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.20 |
||||||||||||
|
vtpVlansPruningEligible3k
A 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 throug… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.21 |
||||||||||||
|
vtpVlansPruningEligible4k
A 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 throug… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.22 |
||||||||||||
|
vlanTrunkPortVlansXmitJoined2k
A 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 throug… |
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.23 |
||||||||||||
|
vlanTrunkPortVlansXmitJoined3k
A 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 throug… |
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.24 |
||||||||||||
|
vlanTrunkPortVlansXmitJoined4k
A 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 throug… |
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.25 |
||||||||||||
|
vlanTrunkPortVlansRcvJoined2k
A 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 throug… |
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.26 |
||||||||||||
|
vlanTrunkPortVlansRcvJoined3k
A 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 throug… |
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.27 |
||||||||||||
|
vlanTrunkPortVlansRcvJoined4k
A 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 throug… |
OctetString Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.28 |
||||||||||||
|
vlanTrunkPortDot1qTunnel
deprecated
Indicates 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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.6.1.1.29 |
||||||||||||
|
vlanTrunkPortVlansActiveFirst2k
A string of octets containing one bit per VLAN
with VlanIndex values of 0 through 2047. If the bit corresponding to a VLAN is set to 1, it indicates that vlan is allowed and active in management domain. … |
CISCO-TCCisco2KVlanList Textual Convention: CISCO-TCCisco2KVlanList OctetStringType Constraints: range: 0..256 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.30 |
||||||||||||
|
vlanTrunkPortVlansActiveSecond2k
A string of octets containing one bit per VLAN
with VlanIndex values of 2048 through 4095. If the bit corresponding to a VLAN is set to 1, it indicates that vlan is allowed and active in management domain… |
CISCO-TCCisco2KVlanList Textual Convention: CISCO-TCCisco2KVlanList OctetStringType Constraints: range: 0..256 |
.1.3.6.1.4.1.9.9.46.1.6.1.1.31 |
vtpDiscoverTable
table.1.3.6.1.4.1.9.9.46.1.7.1
·
1 row entry
·
3 columns
This table contains information related to the discovery of the VTP members in the designated management domain. This table is not instantiated when managementDomainVersionInUse is version1(1), version2(3) or none(3).
Information related to the discovery of the
VTP members in one management domain.
VTP members in one management domain.
Indexes
managementDomainIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
vtpDiscoverAction
When this object is set to discover(1), all the
entries in vtpDiscoverResultTable for the corresponding management domain will be removed and the local device will begin to discover all VTP members in the management do… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.7.1.1.1 |
||||||||
|
vtpDiscoverStatus
The current status of VTP discovery.
inProgress - a discovery is in progress; succeeded - the discovery was completed successfully (this value is also used when no … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.7.1.1.2 |
||||||||
|
vtpLastDiscoverTime
The value of sysUpTime at which the last discovery
was completed. A value of zero indicates that no discovery has been invoked since last time the local system restarted. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.46.1.7.1.1.3 |
vtpDiscoverResultTable
table.1.3.6.1.4.1.9.9.46.1.7.2
·
1 row entry
·
7 columns
The table containing information of discovered VTP members in the management domain in which the local system is participating. This table is not instantiated when managementDomainVersionInUse is version1(1), version2(2) or none(3).
A conceptual row is created for each VTP member which
is found through successful discovery.
is found through successful discovery.
Indexes
managementDomainIndex vtpDiscoverResultIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
vtpDiscoverResultIndex
A value assigned by the system which identifies
a VTP member and the associated database in the management domain. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.7.2.1.1 |
||||
|
vtpDiscoverResultDatabaseName
The database name associated with the
discovered VTP member. |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.7.2.1.2 |
||||
|
vtpDiscoverResultConflicting
Indicates whether this VTP member contains
conflicting information. true(1) indicates that this member has conflicting information of the database type in the management domain. false(2) i… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.7.2.1.3 |
||||
|
vtpDiscoverResultDeviceId
The unique identifier of the device for this VTP member.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.7.2.1.4 |
||||
|
vtpDiscoverResultPrimaryServer
The unique identifier of the primary server for this VTP
member and the associated database type. There are two different VTP servers, the primary server and the secondary server. When a local device is … |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.7.2.1.5 |
||||
|
vtpDiscoverResultRevNumber
The current configuration revision number as known by the
VTP member. When the database type is unknown for the VTP member, this value is 0. |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.7.2.1.6 |
||||
|
vtpDiscoverResultSystemName
sysName of the VTP member.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.7.2.1.7 |
vtpDatabaseTable
table.1.3.6.1.4.1.9.9.46.1.8.1
·
1 row entry
·
8 columns
This table contains information of the VTP databases. It is not instantiated when managementDomainVersionInUse is version1(1), version2(3) or none(3).
Information about the status of the VTP database
in the domain. Each VTP database type known to the
local device type has an entry in this table.
An entry is also created for unknown database which is
notified through …
in the domain. Each VTP database type known to the
local device type has an entry in this table.
An entry is also created for unknown database which is
notified through …
Indexes
managementDomainIndex vtpDatabaseIndex
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
vtpDatabaseIndex
A value assigned by the system which uniquely identifies
a VTP database in the local system. |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.8.1.1.1 |
||||||||
|
vtpDatabaseName
The name of the database.
|
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.8.1.1.2 |
||||||||
|
vtpDatabaseLocalMode
The local VTP mode for a particular database type
in this administrative domain. - 'client' indicates that the local system is acting as a VTP client of the database type. - 'server' indi… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.8.1.1.3 |
||||||||
|
vtpDatabaseRevNumber
The current configuration revision number as known by the
local device for this VTP 3 database type in the management domain. This value is updated (if necessary) whenever a VTP advertisement for the database type is … |
SNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.46.1.8.1.1.4 |
||||||||
|
vtpDatabasePrimaryServer
There are two kinds of VTP version 3 servers for a certain
database type - the primary server and the secondary server. When a local device is configured as a server for a certain database type, it becomes secondary ser… |
SNMPv2-TCTruthValue Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.8.1.1.5 |
||||||||
|
vtpDatabasePrimaryServerId
The unique identifier of the primary server in the
management domain for the database type. If no primary server is discovered for the database type, the object has a value of zero length string. |
OctetString Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.8.1.1.6 |
||||||||
|
vtpDatabaseTakeOverPrimary
There are two kinds of VTP version 3 servers for a certain
database type - the primary server and the secondary server. When a local device is configured as a server for a certain database type, it becomes secondary ser… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.46.1.8.1.1.7 |
||||||||
|
vtpDatabaseTakeOverPassword
When read, this object always returns the value of a
zero-length octet string. In the case that the VTP password is hidden from the configuration and the local device intends to take over the whole domai… |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.8.1.1.8 |
vtpAuthenticationTable
table.1.3.6.1.4.1.9.9.46.1.9.1
·
1 row entry
·
3 columns
The table contains the authentication information of VTP
in which the local system participates.
The security mechanism of VTP relies on a secret key
that is used to alter the MD5 digest of the packets
transmitted on the wire. The secret value is
created from a password that may be saved in plain text
in the configuration or hidden from the configuration.
The device creating or modifying the VTP configuration
signs it using the MD5 digest generated from the secret
key before advertising it. Other devices in the domain
receive this configuration use the same secret key
to accept it if correctly signed or drop it otherwise.
The user has the option to hide the password from the
configuration. Once the password is hidden, the secret
key generated from the password is shown in the
configuration instead, and there is no other way to
show the password in plain text again but clearing
it or resetting it.
In an un-trusted area, the password on a device can
be configured without being unveiled. After that,
it has to be provided again by setting the same
value to vtpDatabaseTakeOverPassword if the user
wants to take over the whole VTP management domain
of the database type.
When managementDomainVersionInUse is version3(4), the
authentication mechanism is common to all VTP
database type.
Information about the status of the VTP
authentication information in one domain.
authentication information in one domain.
Indexes
managementDomainIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
vtpAuthPassword
By default, this object has a value of a zero-length
character string and is considered to be not configured. The device uses the password to generate the secret key. It can be stored in the configuratio… |
OctetStringr/w Constraints: range: 0-64 |
.1.3.6.1.4.1.9.9.46.1.9.1.1.1 |
||||
|
vtpAuthPasswordType
By default this object has the value as plaintext(1)
and the VTP password is stored in the configuration file in plain text. Setting this object to hidden(2) will hide the password from the configuration.… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.46.1.9.1.1.2 |
||||
|
vtpAuthSecretKey
The device creating or modifying the VTP configuration
signs it using the MD5 digest generated from the secret key before advertising it. Other devices in the domain receiving this configuration use the same secret key … |
OctetStringr/w Constraints: range: 0-0range: 16-16 |
.1.3.6.1.4.1.9.9.46.1.9.1.1.3 |