aixUsrPasswdMaxAge

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.4.1.1.1.7

Object

column r/w Integer32
Defines the maximum age (in weeks) for the user's 
password. When the password reaches this age, the system
requires it to be changed before the user can login 
again. The value is a decimal integer string. If 0 is 
specified, this feature is disabled. default value is
0.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.4.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
aixUsrEntry
Groups
1

Walk 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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixUsrPasswdMaxAge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixUsrPasswdMaxAge.<aixUsrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixUsrPasswdMaxAge'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-52

Conformance

Member of