changePasswordFirstAccess
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.7
Object
scalar mandatory
r/w
Enumeration
If enabled, the login user will be forced to change their password on the first access after the account has been established or on the first access after an administrator has changed the password for the user, except for the administrator password for USERID. The default value is disabled.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.4.1.1.20.2.7- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- customSecuritySettings
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::changePasswordFirstAccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::changePasswordFirstAccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |