CISCO-VTP-MIB :: vtpDatabaseLocalMode

MIB Reference — IPNetwork Monitor

All MIBsCISCO-VTP-MIBvtpDatabaseLocalMode

vtpDatabaseLocalMode

Module: CISCO-VTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.46.1.8.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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' indicates that the local system is acting as a VTP server of the database type.

- 'transparent' indicates that the local system does not generate or listen to VTP messages of this database type, but forwards messages. This mode can also be set by the device itself when the size of database 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 of this database type.

The default mode is 'client' for the database type known to the local device and 'transparent' for the unknown database type.

What is vtpDatabaseLocalMode?

This object specifies the local VTP (VLAN Trunking Protocol) operational mode for a specific database type in a network management domain, such as the VLAN database. The mode can be set to client, server, transparent, or off, which determines how the device participates in VTP: a client receives VLAN updates from servers, a server distributes VLAN information, transparent forwards messages without listening, and off disables VTP entirely. Network administrators use this to control how a switch participates in VLAN propagation across the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.3
snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpDatabaseLocalMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.3.1
snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpDatabaseLocalMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.3.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
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.3vtpDatabaseLocalModeCISCO-VTP-MIB