All MIBs › CISCO-VTP-MIB › vtpAuthPasswordType
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 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.9 | vtpAuthentication | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.9.1 | vtpAuthenticationTable | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.9.1.1 | vtpAuthEntry | CISCO-VTP-MIB |
| 1.3.6.1.4.1.9.9.46.1.9.1.1.2 | vtpAuthPasswordType | CISCO-VTP-MIB |