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
- 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::vtpAuthPasswordType'
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::vtpAuthPasswordType.<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::vtpAuthPasswordType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | plaintext |
2 | hidden |
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.