cifsClearTextPasswd
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.7.4.29
Object
scalar Enumeration
This indicates whether the cifs clients are using clear text passwords when authenticating with the filer. If cifsDomainJoined is false and this variable is also false, then the filer is using NT Security from a local user list.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.7.4.29- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cifsMisc
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 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::cifsClearTextPasswd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::cifsClearTextPasswd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |