CISCO-VTP-MIB :: vtpDatabaseName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VTP-MIBvtpDatabaseName

vtpDatabaseName

Module: CISCO-VTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.46.1.8.1.1.2

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-only

Description: The name of the database.

What is vtpDatabaseName?

This read-only string, up to 64 characters, holds the name assigned to a particular VTP (VLAN Trunking Protocol) database instance on the switch. Since VTP version 3 can track multiple independent database types (such as VLAN and MST) within a management domain, this name lets an administrator identify which specific database a given VTP-related object or advertisement refers to. For example, when checking VTP status on a switch, an admin might see a database named "VLAN" alongside one named "MST", confirming both are being advertised within the domain.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.2
snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpDatabaseName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.2.1
snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpDatabaseName.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vtpDatabaseName.1

Start monitoring Cisco Catalyst switches (VLAN Trunking Protocol) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VTP-MIB::vtpDatabaseName OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switches (VLAN Trunking Protocol) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.46ciscoVtpMIBCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1vtpMIBObjectsCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.8vtpDatabaseCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.8.1vtpDatabaseTableCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.8.1.1vtpDatabaseEntryCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.8.1.1.2vtpDatabaseNameCISCO-VTP-MIB