vtpDatabaseTakeOverPassword
CISCO-VTP-MIB ·
.1.3.6.1.4.1.9.9.46.1.8.1.1.8
Object
column r/w
OctetString
When read, this object always returns the value of a
zero-length octet string.
In the case that the VTP password is hidden from the
configuration and the local device intends
to take over the whole domain, this object must be
set to the matching password with the secret key
(vtpAuthSecretKey) in the same data packet as which
the vtpDatabaseTakeOverPrimary is in. In all the
other situations, setting a valid value to this object
has no impact on the system.
Context
- MIB
- CISCO-VTP-MIB
- OID
.1.3.6.1.4.1.9.9.46.1.8.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vtpDatabaseEntry
- 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::vtpDatabaseTakeOverPassword'
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::vtpDatabaseTakeOverPassword.<managementDomainIndex>.<vtpDatabaseIndex>'
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::vtpDatabaseTakeOverPassword'
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.