vtpAuthPasswordType
CISCO-VTP-MIB ·
.1.3.6.1.4.1.9.9.46.1.9.1.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.9.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vtpAuthEntry
- Table
- vtpAuthenticationTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | plaintext |
2 | hidden |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vtpAuthPassword 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 k… | column | OctetString | .1.3.6.1.4.1.9.9.46.1.9.1.1.1 |
| vtpAuthSecretKey The device creating or modifying the VTP configuration
signs it using the MD5 digest generated from the secret
key before advertising it. Other devices in the domain
receiving thi… | column | OctetString | .1.3.6.1.4.1.9.9.46.1.9.1.1.3 |