CISCO-VTP-MIB :: vtpAuthPassword

MIB Reference — IPNetwork Monitor

All MIBsCISCO-VTP-MIBvtpAuthPassword

vtpAuthPassword

Module: CISCO-VTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.46.1.9.1.1.1

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-write

Description:

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 configuration in plain text or hidden from the configuration. If a VTP server intends to modify the database's configuration in the domain but the password was hidden from the configuration, the same password (vtpDatabaseTakeOverPassword) as the hidden one has to be provided.

When this object is set alone, vtpAuthPasswordType is set to plaintext(1) automatically by the system. Setting this object to a zero length character string resets the password to its default value and the password is considered as not configured.

This object is not allowed to be set at the same time when vtpAuthSecretKey is set.

When the vtpAuthPasswordType is hidden(2), this object will return a zero-length character string when read.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.9.1.1.1
snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpAuthPassword

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.9.1.1.1.1
snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpAuthPassword.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.46.1.9.1.1.1.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.9vtpAuthenticationCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.9.1vtpAuthenticationTableCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.9.1.1vtpAuthEntryCISCO-VTP-MIB
1.3.6.1.4.1.9.9.46.1.9.1.1.1vtpAuthPasswordCISCO-VTP-MIB