CISCO-VTP-MIB :: vtpDatabaseTakeOverPassword

MIB Reference — IPNetwork Monitor

All MIBsCISCO-VTP-MIBvtpDatabaseTakeOverPassword

vtpDatabaseTakeOverPassword

Module: CISCO-VTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.46.1.8.1.1.8

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-write

Description:

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 domain, this object must be set to the matching password with the secret key (vtpAuthSecretKey) in the same data packet as which the vtpDatabaseTakeOverPrimary is in. In all the other situations, setting a valid value to this object has no impact on the system.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.8
snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpDatabaseTakeOverPassword

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.8.1
snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpDatabaseTakeOverPassword.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.46.1.8.1.1.8.1 s <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.8vtpDatabaseTakeOverPasswordCISCO-VTP-MIB