genEquipSecurityUsersAndGroupsChangePasswd
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.11.2.2
Object
This command changes the user password at the command line. It takes all arguments as the command. It cannot be done through the table since it needs to provide the old password as well. The format is: '<username> <old-password> <new-password>' seperated with spaces.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.11.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- genEquipSecurityUsersAndGroups
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipSecurityUsersAndGroupsChangePasswd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipSecurityUsersAndGroupsChangePasswd'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.