CISCO-VTP-MIB :: vtpAuthPasswordType

MIB Reference — IPNetwork Monitor

All MIBsCISCO-VTP-MIBvtpAuthPasswordType

vtpAuthPasswordType

Module: CISCO-VTP-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.46.1.9.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

By default this object has the value as plaintext(1) and the VTP password is stored in the configuration file in plain text.

Setting this object to hidden(2) will hide the password from the configuration.

Once this object is set to hidden(2), it cannot be set to plaintext(1) alone. However, it may be set to plaintext(1) at the same time the password is set.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.9.1.1.2
snmpwalk -v2c -c public <target> CISCO-VTP-MIB::vtpAuthPasswordType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.46.1.9.1.1.2.1
snmpget -v2c -c public <target> CISCO-VTP-MIB::vtpAuthPasswordType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.46.1.9.1.1.2.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.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.2vtpAuthPasswordTypeCISCO-VTP-MIB