tmnxAdminPasswordEncrypted
TIMETRA-SECURITY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.22.5.12
Object
When the value of tmnxAdminPasswordEncrypted is 'true', the password
specified by tmnxAdminPassword is in the encrypted form.
When the value of tmnxAdminPasswordEncrypted is 'false', the password
specified by tmnxAdminPassword is in plain text.
tmnxAdminPassword and tmnxAdminPasswordEncrypted, which indicates
whether or not the password string is encrypted, must be set together
in the same SNMP request PDU or else the set request will fail with an
inconsistentValue error.
Context
- MIB
- TIMETRA-SECURITY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.22.5.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxPasswordInfo
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SECURITY-MIB::tmnxAdminPasswordEncrypted.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SECURITY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SECURITY-MIB::tmnxAdminPasswordEncrypted'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |