vtpAuthPassword
CISCO-VTP-MIB ·
.1.3.6.1.4.1.9.9.46.1.9.1.1.1
Object
column r/w
OctetString
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.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.9.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vtpAuthEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpAuthPassword'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VTP-MIB::vtpAuthPassword.<managementDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VTP-MIB::vtpAuthPassword'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Conformance
Member of
Compliance refinements
vtpMIBCompliance14
readonly
Write access is not required.
vtpMIBCompliance15
readonly
Write access is not required.
vtpMIBCompliance16
readonly
Write access is not required.