All MIBs › CISCO-VTP-MIB › vtpDatabaseTakeOverPassword
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.46 | ciscoVtpMIB | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1 | vtpMIBObjects | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8 | vtpDatabase | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8.1 | vtpDatabaseTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8.1.1 | vtpDatabaseEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.8.1.1.8 | vtpDatabaseTakeOverPassword | CISCO-VTP-MIB |